Coe, Colin C. (Unix Engineer) wrote:
Hi

The editor is 'editarea' and is released under LGPL, Apache and BSD licenses.  
It's a javascript replacement of the HTML textarea tag.

Will it work with the on-going cobbler work?  I guess this depends on how much 
the .jsp and .jspf files change.  Right now I can't test the kickstart side of 
things as I've not got cobbler sorted out yet (so tomcat exceptions as it can't 
write to /var/lib/rhn which doesn't exist).


I swore I sent mail earlier today about this issue but it never seemed to show up on the list. weird.

What I meant to say was:

The latest version of spacewalk-java RPM will create that directory for you:

/var/lib/rhn/kickstarts

so until you upgrade to 0.4 you can just:

* mkdir -p /var/lib/rhn/kickstarts/
* chown tomcat:tomcat /var/lib/rhn/kickstarts/

as far as JSP pages under our kickstart script pages? we haven't modified any of those for the cobbler project so you should not run into any trouble.

git status
- snip -
#       modified:   
java/code/webapp/WEB-INF/pages/common/fragments/configuration/channel/create.jspf
#       modified:   
java/code/webapp/WEB-INF/pages/common/fragments/configuration/files/contents.jspf
#       modified:   
java/code/webapp/WEB-INF/pages/configuration/channel/filecreate.jsp
#       modified:   
java/code/webapp/WEB-INF/pages/configuration/files/filedetails.jsp
#       modified:   java/code/webapp/WEB-INF/pages/kickstart/script-form.jspf
#       modified:   java/code/webapp/WEB-INF/pages/kickstart/scriptcreate.jsp
#       modified:   java/code/webapp/WEB-INF/pages/kickstart/scriptedit.jsp
- snip -


We haven't touched any of those files during 0.4 from what I can tell so you should be OK.

Try creating the directory as I indicate above and see if you can see your changes.

Mike

--
Mike McCune
mmccune AT redhat.com
Engineering               | Portland, OR
RHN Satellite             | 650.567.9039x79248

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to