Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Marmotta Wiki" for 
change notification.

The "Customizing" page has been changed by SergioFernandez:
https://wiki.apache.org/marmotta/Customizing?action=diff&rev1=7&rev2=8

Comment:
more details about styles

  
  = Style =
  
+ == Default styles ==
+ 
+ Marmotta comes with thee styles:
+ 
+ 1. 'blue' (available at 'core/public/style/rblue/')
+ 1. 'white' (available at 'core/public/style/white/')
+ 1. 'red' (available at 'core/public/style/red/')
+ 
+ So you can easily switch from any just adding the following configuration:
+ 
+ {{{
+ kiwi.pages.style_path = core/public/style/red/
+ }}}
+ 
+ == Custom styles ==
+ 
- Besides the default style, you could customize the style of the admin 
interface. For that, you may need you set some concrete configurations:
+ Besides the default styles, you could customize the style of the admin 
interface. For that, you may need you set some concrete configurations:
  
  {{{
  kiwi.pages.project = custom

Reply via email to