Forum .LRN Q&A: Re: dotlrn admin portlet reviewed

Collapse
Posted by Michael Cordova on
Now I have a cvs account, I'd like to add this feature to next .LRN release, if you agree, of course.

Just need some help, due to it's my first commit to oacs cvs. What checkout should I do? I think I should checkout the actual release, if I'm not wrong oacs-5-4

is that correct?

 cvs -d :ext:mailto:myuserhere@cvs.openacs.org/cvsroot co -r oacs-5-4 dotlrn

BTW, That's only "new feature" or better said, a "cosmetic" improvement. But I have also other UI improvements, like:
* set focus on some forms with only one input text field.
* And I've also found bad html syntax on dotlrn-toolbar (bug 3144).

Is that cvs checkout the correct one for all these changes I want to do?. Am I right?

Thanks in advance.

Collapse
Posted by Raúl Morales Hidalgo on
the first changes should be on HEAD and not on the release branch, so you should check out head.

if agreed (with the leadership team or OCT) to be in the next release, then it should go to the branch. I would place the other 2 changes there but wait until someone else confirms it.

And AFAIK there isn't a dotlrn alias or module so you should check out dotlrn-all to have the dotlrn package, either this or the whole repository :)