Bureaucrats, developer, Administrators
9,854
edits
(* http://www.mediawiki.org/wiki/Extension:AutoLanguage - Displays a page in the language specified in a user preference. At least source should be relevant to anyone looking to have many langs in one wiki) |
(http://www.mediawiki.org/wiki/Extension:BADI_Pages_Created_Links - Allows display of links in toolbox to other wiki or wiki-like sites whereby links will be colored differently depending on whether the page there has been created yet or not.) |
||
Line 16: | Line 16: | ||
* http://www.mediawiki.org/wiki/Extension:AutoCategoryInclude - Checks for categories and includes templates ( without messy wikitext ) into pages based on the categories. '''Could be very useful for constructing infoboxen on company / product pages.''' | * http://www.mediawiki.org/wiki/Extension:AutoCategoryInclude - Checks for categories and includes templates ( without messy wikitext ) into pages based on the categories. '''Could be very useful for constructing infoboxen on company / product pages.''' | ||
* http://www.mediawiki.org/wiki/Extension:AutoLanguage - Displays a page in the language specified in a user preference. Looks very old and maybe not up-to-date but '''the source should be interesting reading for anyone looking to implement many languages in one wiki.''' | * http://www.mediawiki.org/wiki/Extension:AutoLanguage - Displays a page in the language specified in a user preference. Looks very old and maybe not up-to-date but '''the source should be interesting reading for anyone looking to implement many languages in one wiki.''' | ||
* http://www.mediawiki.org/wiki/Extension:BADI_Pages_Created_Links - Allows display of links in toolbox to other wiki or wiki-like sites whereby '''links will be colored differently depending on whether the page there has been created yet or not'''. Status determined by response code or Last-Modified HTTP HEAD requests. |