History: Immediate Wiki Tasklist
Preview of version: 134
- ยซ
- ยป
See also the Wiki Todo List
Table of contents
Fix anchor links
((pagename##anchor|text))
should be:
((pagename|#anchor|text))
I.e. the double '##' is replaced by '|#'
Port MediaWiki Section Links
MediaWiki:
((#SdkTrayListener|SdkTrayListener))
Tiki:
{ALINK(aname="SdkTrayListener")}SdkTrayListener{ALINK}
Needs to be done.
Low priority, though.
Just click the
icon on the edit toolbar to set an alink.
Alternatively, using the pagename, you can avoid the ALINK edit plugin:
((pagename|#alink|click me))
Actually, the latter is the easiest. ๐
Just prepend pagename| and you've fixed it.
((#SdkTrayListener|SdkTrayListener)) -> ((OgreBites|#SdkTrayListener|SdkTrayListener))
If you spot a link which doesn't work and look like the first one above, you know how to fix it.. ๐
Port MediaWiki markup to Tiki markup
Ported: 1390 Remaining: 0 (Total: 1390).
Yes, we're done! ๐
Keep up with the Ogre Wiki
This wiki is based on a wiki dump from November 29th 2009.
Outstanding changes:
- 30 December 2009 (3 pages with changes)
- 29 December 2009 (2 pages with changes)
- 28 December 2009 (1 page with changes)
- 27 December 2009 (1 page with changes)
- 26 December 2009 (1 page with changes)
- 25 December 2009 (1 page with changes)
- 24 December 2009 (2 pages with changes)
- 23 December 2009 (1 page with changes)
- 22 December 2009 (6 pages with changes)
-
21 December 2009 (2 pages with changes)
-
20 December 2009 (6 pages with changes)
-
19 December 2009 (Lots and lots of changes!)
-
18 December 2009 (3 pages with changes so far)
-
16 December 2009 (6 pages with changes)
-
13 December 2009 (1 page with changes)
- 10 December 2009 (1 page with changes)
- 9 December 2009 (4 pages with changes)
- 8 December 2009 (3 pages with changes)
- 7 December 2009 (6 pages with changes)
- 4 December 2009 (2 pages with changes)
- 3 December 2009 (7 pages with changes)
- 1 December 2009 (5 pages with changes)
-
30 November 2009 (2 pages with changes)
Pages done (as of December 31st):
Ogre iPhone FAQ
New DotScene Loader
Ogre iPhone Todo List
Ray
Particle
Colour
Water
Alpha compositing
Alpha splatting
Engine
Graphics rendering engine
Game engine
Physics engine
Raycasting
Shader
Font
Lens flare
Framework
Pixel Shader
LOD
Gimbal Lock
Shadow volume
RTS
NxOgre Tutorial Simple Sample
Geometry Batching - not accepted change: If people chose to sign the article, by all means, let it be. Especially if it's the last thing on the page.
Byatis
Tools: 3DSMax
OgreOde Camera
Skyplane
Z-order
SettingUpAnApplication - skipped because of non-relevant changes due to reorganising.
CthughaNotes
CurrentOgreFeatures
CMake Quick Start Guide
Building_From_Source_(for_iPhone)
Projects using MOGRE
CodeSnippets
Minimal Ogre Collision
Glow
Hardware
Q: How to port the changes?
A: Pick a day, then take each page with changes and do diff between November 29th and the latest version.
Yes, this means that you will port changes over for the whole period, but then it becomes easier down the list. Not a bad thing. ๐
Add Addons to the Addons Tracker
Take for instance an addon like Octopus - it does not show up on the list on the Addons page, and it does not have a pretty info header/box like Ogitor and ETM.
What we need to do is enter it into the Addons Tracker and put this tag at the Octopus page:
{TRACKERLIST(trackerId=1, view=page, max=-1, wiki="addons tpl") /}
This is not done overnight, but it wouldn't hurt to do one by one - eventually we'll have them all in the tracker.
The template can be changed.
Current template: addons tpl
Possible template: ogregallery tpl
It's also possible to use both, just swap 'addons tpl' with 'ogregallery tpl' in the tag.
Using the tracker and the templates ensures a consistent look, and it's easier to update the information.
Besides, they show up in the list at the Addons page, making it easy to find them.
Give each page a description
Fairly important, but can't be done 'overnight'.
Descriptions are used for link descriptions and shown on the page itself.
Saves typing and manual labour later.
To track progress, use the TOC pages of the structures:
TOC Tutorials
TOC Community
TOC Addons
TOC Pipelines
TOC Development
TOC Community
There are two Tables of Contents on those pages:
One 'normal', without descriptions, and one using descriptions.
Both are numbered.
Should be obvious if a page has a description or not.
The goal is to 'fill out' the second TOC. ๐
'How do I find the description?'
Take a look at the page, or maybe some 'overview' page, like this one: Snippets
The names given to the links (using a different name than the article actually linked to) would be good candidates for a description field.
Just make it short, and - well - descriptive. ๐
See How do I give a page a description?
New Ogre Wiki theme
Betajaen is working on it. ๐
See Proposal: New Ogre Wiki in the Ogre Forums.
Tag pages
This is a minor thing, but let's start tagging pages.
Tags are basically a much better way of categorising pages than using categories.
Besides it being easier to throw some tags on a page than having to create a new category and then assign that category to a page, it's also much easier to use tags for finding stuff.
Categories are used mainly for administrative purposes due to the fact that permissions can be assigned to categories.
Simple tasks right now
none yet! ๐