some more hardcore info about the website
Day to day Admin
refreshing the cache
uploading big files
deleting pages
Editable stuffs
- the top is Site.NavBar
- the side is composed of two wiki pages:
- $Group.SideBar] which can be edited for each group (ie. Main.SideBar,Research.SideBar, Publications.SideBar, Intranet.SideBar )
- Site.SidePerm which is visible everywhere.
I had to do a lot of php/htaccess work to on a way of handling static pages.
When asking for simple pages like www.sigmedia.tv/Publications, then the server look for publications.html in its cache. If not present, it uses the standard pmwiki.php

