Neogia Template Customization
The invariant part of all wiki pages are handled by the mediawiki skin.
Neogia site is being restructured to use only one skin called "neogiang". Some elements of this skin can be customized wiki administrators :
- Slogan content
- Menu content
- SpaceBox titles
- SpaceBox presentation
- AdvertisingBar content
To enable display of language bar and reference page, each page SHOULD include this template :
{{ ReferencePage | ReferencePageTitle | PageLanguage }}
(spaces are not part of the syntax, they have been inserted to avoid interpretation of the line)
where :
- ReferencePage is the name of the template to include, it MUST not be changed
- ReferencePageTitle is the name of the english page
- PageLanguage is the language of current page (English, Français, Español)
For example, in Accueil page we can find :
{{ ReferencePage | Welcome | Français }}
Some template can be used to include structured information :
- Box : Simple Box
- SmallBox : Simple small Box
- LargellBox : Simple large Box
- AdvertisingBox : a box to display advertising
- FlashBox : list Specials events
- EventsBox : list of recent events
- PressBox : list of recent article on Neogia or open source ERP
- AnnouncementsBox : list of recent Announcements on Neogia such as release ...
- InfoBox : list of recent informations
- LastArticleBox : Last Article on wiki
- DevelopperInfosBox : main developper informations
- IntegratorInfosBox : main Integrator informations
- LastIntegrationsBox : Last integration references


