User:Austin J. Che/Extensions/UserDefaultPage: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 1: Line 1:
==UserDefaultPage==
==UserDefaultPage==


This extension uses [[../PreferencesExtension]] to add one option to the user preferences under the Misc tab. The "Default main page" allows the user to enter a page title to be used as the default page. Normally, when the wiki url is entered without any specific page entered, the url redirects automatically to [[Main_Page]]. By entering a value for this preference, the user will instead be redirected to the given page.
This extension uses [[../PreferencesExtension/]] to add one option to the user preferences under the Misc tab. The "Default main page" allows the user to enter a page title to be used as the default page. Normally, when the wiki url is entered without any specific page entered, the url redirects automatically to [[Main_Page]]. By entering a value for this preference, the user will instead be redirected to the given page.


----
----
Send bugs and comments to [[Austin Che]]. Other extensions including  sources can be found at [[../]].
Send bugs and comments to [[Austin Che]]. Other extensions including  sources can be found at [[../]].

Revision as of 16:43, 8 April 2006

UserDefaultPage

This extension uses PreferencesExtension to add one option to the user preferences under the Misc tab. The "Default main page" allows the user to enter a page title to be used as the default page. Normally, when the wiki url is entered without any specific page entered, the url redirects automatically to Main_Page. By entering a value for this preference, the user will instead be redirected to the given page.


Send bugs and comments to Austin Che. Other extensions including sources can be found at User:Austin J. Che/Extensions.