Which file modifies css/color scheme? http://dev.libresource.org/home/community/forum/Which_file_modifies_css_color_scheme_ RE : Which file modifies css/color scheme? http://dev.libresource.org/home/community/forum/Which_file_modifies_css_color_scheme_/RE_Which_file_modifies_css_color_scheme_ Sebastien Jourdain 2009-07-16T21:42:26+02:00 To change the CSS
  • you will need to generate an new ear from the source package
  • You can add your personal css inside your directory in "LS/Src/LS-Client/Default-WebApp/styles"
  • To add it in the available one, you will need to add a line in the file "LS/Src/LS-Client/Default-WebApp/WEB-INF/libresource-web.xml"
…
<skins>
		<skin key="enterprise-artenum" css="styles/basic/style.jsp?light=590000&amp;dark=996633" name="Enterprise Artenum" platforms="Mozilla (recommended), Internet Explorer, Safari"/>
		<skin key="enterprise-light" css="styles/entreprise/light/style.css" name="Enterprise light" platforms="all"/>	
		<skin key="enterprise-deep-blue" css="styles/entreprise/deep-blue/style.css" name="Enterprise deep blue" platforms="all"/>	
		<skin key="enterprise-light-gray" css="styles/entreprise/light-gray/style.css" name="Enterprise light gray" platforms="all"/>

<skin key="basic" css="styles/basic/style.jsp?light=0e3a6b&amp;dark=061525" name="Basic" platforms="Mozilla (recommended), Internet Explorer, Safari"/> <skin key="basic-pink" css="styles/basic/style.jsp?light=ff00c0&amp;dark=402239" name="Basic Fashion" platforms="Mozilla (recommended), Internet Explorer, Safari"/> ...

Hardware

  • Code2 Duo 2Ghz 2Go RAM is more than enouth
]]>
Which file modifies css/color scheme? http://dev.libresource.org/home/community/forum/Which_file_modifies_css_color_scheme_/Which_file_modifies_css_color_scheme_ grendy 2009-07-16T21:00:18+02:00 I am very impressed with the Community edition of this software! Installation was simple, JOnAS gives excellent commandline play-by-play of the install and everything seems to avoid unnecessary complication.

I am evaluating LibreSource for use with a very nontechnical crowd, and I am no programmer, so please forgive and advise corrections for less than accurate problem descriptions I may give:

First question: How can I modify the css to change the default template and global look of formatting for LibreSource?

Second question: Seb, what is your gut recommendation for realistic RAM/HD requirements to use LibreSource to support 1500 users and between 300-500 small word and pdf format documents on a WAN?

Thank you!]]>