Sergio, I'll give you the reason I prefer to make mods using the process that Claudia outlined: when you get a new release, it's nice to know that all your local mods are in one place. Makes it much easier to update those modified files. Otherwise, you face wading thru the spaghetti of the DSpace source code, trying to figure out whether you tweaked this file or that file...
- Wally Wally Grotophorst Associate University Librarian Digital Programs and Systems University Libraries George Mason University Fairfax, Virginia 22030 (703) 993-9005 Sergio Belkin wrote: > 2010/11/22 Claudia Jürgen<[email protected]>: >> Hello Shaun, >> >> the directory structure after webapp is identical to the one in >> [dspace-source]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/ >> >> So if you want to overlay the feedback acknowledge you got >> to copy >> >> [dspace-source]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/feedback/acknowledge.jsp >> >> to >> >> [dspace-source]/dspace/modules/jspui/src/main/webapp/feedback/acknowledge.jsp >> >> After your customization you got to rebuild and redeploy your application. >> >> Hope that helps >> >> Claudia Jürgen > > > Hi Claudia, > > I've read this thread and my question is somewhat silly: Why should > not I edit directly the header-default-jsp? > > Please don't want to kill me because of my question :) > > Thanks in advance > ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

