Hi,
Added some style to the front page and community portal, also extensions. Added a couple of templates, and categories but much more needs to be done. Hope you like the new style.
Added the Extension Summary template, here is how you use it:
Code:
[[category: Extensions]]
{{Extension_Summary|
name = Terrain Extension|
image = http://www.horde3d.org/screenshots/terrain.jpg|
description = The Terrain Extension extends Horde3D with the capability to render large landscapes.|
version = 0.1.0|
author = Nicolas Schulz and Volker Wiendl|
released = 2008-03-30|
horde3dversion = 0.15|
}}
Fell free to add more fields and better styling. Here is the list of Templates
http://www.horde3d.org/wiki/index.php5? ... dtemplatesI only added a couple because I am a bit divided between using html tags <divs> and wikimarkup for the templates, let me know what you all think about this issue, so we can build a good library of templates in a unified style. I am using wikimarkup for the time being since it is usually considered best practice.
One administrative issue: It would be nice to be able to upload images/screenshots. You can create a group of trusted users that can upload files or allow external images (not recommended). As is that template does not import the image, and the template is incomplete.
I think i will do some more styling work during the weekend.