COLLADA Public Wiki:Wiki customization project: Difference between revisions
Jump to navigation
Jump to search
m →Miscellaneous: fix tutorials link |
→Miscellaneous: need #if etc. parser functions installed |
||
Line 18: | Line 18: | ||
* There seems to be something odd about the default search and not sure whether it's configurable. For example, "accessor" finds entirely different articles than "accessors" and whereas I in fact expected "*accessor*" to do better, it didn't. Need to research this--this might be an indexing problem, as "accessor" finds many articles with that as a partial word but still not finding [[Using accessors]] article. | * There seems to be something odd about the default search and not sure whether it's configurable. For example, "accessor" finds entirely different articles than "accessors" and whereas I in fact expected "*accessor*" to do better, it didn't. Need to research this--this might be an indexing problem, as "accessor" finds many articles with that as a partial word but still not finding [[Using accessors]] article. | ||
* Define processes for adding, reviewing, approving(?) [[Portal:Tutorials]]. | * Define processes for adding, reviewing, approving(?) [[Portal:Tutorials]]. | ||
* Install [http://meta.wikimedia.org/wiki/ParserFunctions MediaWiki parser functions] so easier to do conditional templates. | |||
==External links== | ==External links== |
Revision as of 01:57, 16 May 2007
Virtually everything about this wiki's interface can be customized, although only sysops or bureaucrats can make the changes.
List here things that you'd like to see addressed in the wiki interface:
- Add COLLADA logo.
MediaWiki:Sidebar defines the layout of the left navigation bar. Changes needed:
- (at the moment, none identified)
- In left navigation box, change name of "Community portal" to maybe "What's going on" (and fix where that link goes to match, etc.)
Other labels/links
- (none currently identified)
Miscellaneous
- Can we set default search to include Help namespace?
- There seems to be something odd about the default search and not sure whether it's configurable. For example, "accessor" finds entirely different articles than "accessors" and whereas I in fact expected "*accessor*" to do better, it didn't. Need to research this--this might be an indexing problem, as "accessor" finds many articles with that as a partial word but still not finding Using accessors article.
- Define processes for adding, reviewing, approving(?) Portal:Tutorials.
- Install MediaWiki parser functions so easier to do conditional templates.