- Need to put Javascript in <HTML><HEAD> -- I just whacked it in
header-default.jsp for now. Should probably not be served up for every single
page though!
- E-person list popup page should probably close itself somehow
- No way to access this yet! Need to update community pages with a button...
git-svn-id: http://scm.dspace.org/svn/repo/trunk@784 9c30dcfa-912a-0410-8fc2-9e0234be79fd
problems for people installing DSpace with Tomcat. Instead, two .war files
are created which can simply be dropped in the appropriate place for Tomcat
or other servlet container. A simple LoadDSpaceConfig servlet then loads in
the dspace.cfg (from a config parameter in the web.xml contained within each
.war) and initialises log4j with the appropriate properties file.
A few other cleanups:
- Removed redundant ${basedir} references
- update and fresh_install targets now give useful hints as to what to do next
- fresh_install target builds search + browse indices and config files for
3rd party tools (i.e. bin/index-all and bin/install-configs)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@726 9c30dcfa-912a-0410-8fc2-9e0234be79fd