SimpleFrontPageSandbox
From syn2cat - HackerSpace.lu
(Difference between revisions)
(→Goal) |
m (→Goal) |
||
Line 3: | Line 3: | ||
Make a super simple frontpage. | Make a super simple frontpage. | ||
− | Now the | + | Now the [https://www.hackerspace.lu/w/index.php?title=Tools Tools] link disappears too. |
+ | :And I've seen what a PITA is was :D | ||
== Method 1 == | == Method 1 == |
Revision as of 01:12, 5 March 2010
Contents |
Goal
Make a super simple frontpage.
Now the Tools link disappears too.
- And I've seen what a PITA is was :D
Method 1
Load a user group or page specific CSS file.
css to be used
Hei nach méi Info iwwer css, wann ee probéiere well:
- http://www.mediawiki.org/wiki/Manual:$wgAllowUserCss
- http://meta.wikimedia.org/wiki/User_styles
- http://meta.wikimedia.org/wiki/User_styles#Non-display
- http://en.wikipedia.org/wiki/MediaWiki:Common.js
- http://www.mediawiki.org/wiki/Manual:Skin_configuration
Method 2
Use Mediawiki:common.js to set CSS styles on a specific page.
This method is used right now to have the login and action links disappear on this page.
Method 3
Use a tag extension that loads a specific css file on a specific page.