That particular link is currently irrelevant for our use, so we'd like to get rid of it for the time being. I tried putting an empty string into the system message "privacy" page, but that just resulted in a link something like "OurSite:Privacy_policy" coming up, so obviously some additional substitution was going on internally. Any suggestions?
Thanks, Ken
Moin,
On Thursday 01 June 2006 23:48, Ken McDonald wrote:
That particular link is currently irrelevant for our use, so we'd like to get rid of it for the time being. I tried putting an empty string into the system message "privacy" page, but that just resulted in a link something like "OurSite:Privacy_policy" coming up, so obviously some additional substitution was going on internally. Any suggestions?
Add the following to the approriate CSS file (Monobook.css?)
#privacy { display: none; }
That should make it invisible. You can do the same with unwanted menu entries, copyright notices etc. Just remember that you have to add the lines again after updating Mediawiki.
Best wishes,
Tels
mediawiki-l@lists.wikimedia.org