That would work as well, although that is code that is very likely in use by tomcat. But you can certainly copy from there.
--Hardy > -----Original Message----- > From: Deng, Sai [mailto:[email protected]] > Sent: Tuesday, July 27, 2010 4:22 PM > To: Pottinger, Hardy J.; [email protected] > Subject: RE: Manakin customization for 1.4.2 to 1.6.2 > > Thank you, Hardy! > We installed the release version. We found that our templates are > located under /dspace/webapps/xmlui/themes (different from the directory > you provided). We'll start from there. This should be all right, right? > > Sophie > > > ________________________________________ > From: Pottinger, Hardy J. [[email protected]] > Sent: Tuesday, July 27, 2010 4:05 PM > To: Deng, Sai; [email protected] > Subject: RE: Manakin customization for 1.4.2 to 1.6.2 > > It sounds to me like you're actually using the release version, not the > source version. For the release versions, you put your themes under: > > <dspace>/dspace/modules/xmlui/src/main/webapp/themes/ > > Where <dspace> is wherever you have your working directory for dspace > (not where you're publishing it, which is generally /dspace). > > The sample themes for the release are easiest to find after you've run a > mvn build successfully (someone please correct me if there's a better > way to find them). You can find the example code in the "target" folder: > > <dspace>/dspace/target/dspace-1.6.2-build.dir/webapps/xmlui/themes/ > > (note that the specific folder will vary, based on what version you're > building). > > There's also a pretty good presentation by Tim Donohue, written for > DSpace 1.5, but applicable to 1.6, which covers the new way of doing > things that came along with the switch to the mvn build tool. Here's one > copy of it, there are a few other versions: > > http://www.slideshare.net/tdonohue/making-dspace-15-your-own- > customizations-via-overlays > > My advice, if you're just starting out, you may want to switch to using > the source version... Down the road, if you run into issues and come to > the dspace-tech list for help, many times people will give you paths to > files based on their own installations, and many people here use the > source version. So, you'll save yourself some headaches if you just go > with the source install. > > I'm in the process of migrating from a 1.5.1 release install, to a 1.6.2 > source install, for this reason. Which is why I have the paths at the > tips of my fingers. :-) > > --Hardy > > > -----Original Message----- > > From: Deng, Sai [mailto:[email protected]] > > Sent: Tuesday, July 27, 2010 3:40 PM > > To: Pottinger, Hardy J.; [email protected] > > Subject: RE: Manakin customization for 1.4.2 to 1.6.2 > > > > Hardy, > > Thanks for the reply! > > We don't have dspace-xmlui directory under dspace-source, is there > > anything wrong with the installation? Can I copy the dspace-xmlui > folder > > (or just the theme templates) from DSpace 1.5 (a test machine) to > DSpace > > 1.6.2? > > > > Sophie > > ________________________________________ > > From: Pottinger, Hardy J. [[email protected]] > > Sent: Tuesday, July 27, 2010 3:29 PM > > To: Deng, Sai; [email protected] > > Subject: RE: Manakin customization for 1.4.2 to 1.6.2 > > > > Hi, Sophie, if you're using the source distribution, the themes folder > > can be found here: > > > > <dspace-1.6.2-src-release>/dspace-xmlui/dspace-xmlui- > > webapp/src/main/webapp/themes > > > > There are a few example themes in there. I've had pretty good luck > > starting with just the "template" theme, but if you want to start > closer > > to a finished product, the Kubrick and Reference themes are > alternatives > > to the "Classic" theme that is configured by default. > > > > Lots of great advice can be found in the Manakin Theme Tutorial, which > > is available at: > > https://wiki.duraspace.org/display/DSPACE/Manakin+theme+tutorial > > > > > > --Hardy > > > > > -----Original Message----- > > > From: Deng, Sai [mailto:[email protected]] > > > Sent: Tuesday, July 27, 2010 3:09 PM > > > To: [email protected] > > > Subject: [Dspace-tech] Manakin customization for 1.4.2 to 1.6.2 > > > > > > Hi list, > > > We have upgraded our DSpace from 1.4.2 JSP to 1.6.2 Manakin. We are > > not > > > sure how to customize the Manakin interface. We didn't find any > > template > > > in DSpace-source directory. We tried to find some documentation, but > > the > > > 1.6.2 documentation assumes that we already have themes from 1.5.2, > > > which we don't have. Can anyone point us to some useful > documentation > > or > > > give us a clear description on the steps? Examples of themes would > be > > > great help as well. > > > > > > Thanks very much, > > > > > > Sophie > > > > > > -------------------------------------------------------------------- > -- > > -- > > > ------ > > > The Palm PDK Hot Apps Program offers developers who use the > > > Plug-In Development Kit to bring their C/C++ apps to Palm for a > share > > > of $1 Million in cash or HP Products. Visit us here for more > details: > > > http://ad.doubleclick.net/clk;226879339;13503038;l? > > > http://clk.atdmt.com/CRS/go/247765532/direct/01/ > > > _______________________________________________ > > > DSpace-tech mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/dspace-tech ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://ad.doubleclick.net/clk;226879339;13503038;l? http://clk.atdmt.com/CRS/go/247765532/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

