Horde3D

Next-Generation Graphics Engine
It is currently 28.03.2024, 09:48

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Wiki front page update
PostPosted: 27.09.2008, 12:31 
Offline
Engine Developer

Joined: 10.09.2006, 15:52
Posts: 1217
I restructured our wiki front page a bit in order to better expose the actually important section: the community portal. Of course it retains Daniel's (DDd) great design.

Feel free to add your content to the portal to make it even more important :)


Top
 Profile  
Reply with quote  
PostPosted: 25.11.2009, 00:07 
Offline

Joined: 23.07.2009, 21:03
Posts: 51
Location: Germany
Since I didn't find a better topic I'm posting it here:

The wiki front page is in need of an update because of some broken/old links.
And since I seem to be unable to change anything, here is the corrected version:
Code:
__NOEDITSECTION__ __NOTOC__
{|  width="800" border="0"
|  colspan="2" | <!-- Top -->
<!-- Welcome Message -->
{{ContentBlock|width=806|color=orange
|content=
'''Welcome to the wiki for the open source next-generation graphics engine Horde3D.'''

This wiki collects information about how to make best use of the numerous features of Horde3D. Since it is a collaborative effort to which all community members are invited to contribute, the Horde3D team does not take any responsibility for the content or the accuracy of the content provided on these pages.
}}
{{SpacerBlock}}
{{ContentBlock|width=806|thickness=2 |color=#BFBFBF
|content=
{{Filmstrip}}
|description= [[Gallery]]: Here are a few of the [[samples]], add your own and get famous. [[Gallery|more...]]
}}
{{SpacerBlock}}
|-
|valign="top" | <!-- Left Panel -->
{{ContentBlock|width=500|color=#FF9900
|icon=InfoIcon.png
|iconsize=32
|halign=top
|header=Getting Started
|sub-header=Information for the first contact.
|content={{!!}}
* [http://www.horde3d.org/features.html Features of Horde3D]
* [http://www.horde3d.org/docs/html/_tutorial.html A small introductory tutorial which shows the API style]
* [http://www.horde3d.org/docs/html/_usageguide.html Introduction to basic concepts.]
}}
{{SpacerBlock|1|1}}
{{ContentBlock|width=500|color=#FFCC33
|icon=DevIcon.png
|iconsize=32
|halign=top
|header=[[Horde3D_Wiki:Community_Portal | Using Horde3D]]
|sub-header=Practical usage of the engine.
|content={{!!}}
* [[Horde3D_Wiki:FAQ | FAQ - Frequently Asked Questions about Horde3D]]
* [[Horde3D_Wiki:HOWTO | HOWTO - Small information and code snippets covering common issues]]
* [[Horde3D_Wiki:Community_Portal#Setting up the Development Environment | Advice on how to setup your Development Environment]]
* [[Horde3D_Wiki:Community_Portal#Beginner | Beginner Tutorials on using Horde3D]]
* [[Horde3D_Wiki:Community_Portal#Advanced | Advanced Tutorials on using Horde3D]]
* [[Horde3D_Wiki:Community_Portal#Shading | Articles about different Rendering Techniques]]
* [[Horde3D_Wiki:Community_Portal#Content Import | Important information about Asset and Content Creation]]
}}
{{SpacerBlock|1|1}}
{{ContentBlock|width=500|color=#FF9900
|icon=HighlightIcon.png
|iconsize=32
|header=Related Tools Projects
|sub-header=Tools for your Horde3D Development
|content={{!!}}
[[Image:H3Deditor.jpg|frame|left|Horde3D Editor]]
* '''[[Horde3D Scene Editor | Horde3D Editor]]'''
* '''[http://mm-werkstatt.informatik.uni-augsburg.de/projects/GameEngine/ GameEngine Based on Components ]'''
* '''[[Extensions | Horde3D Extensions ]]'''
}}

|valign="top" | <!-- Right Panel -->
{{ContentBlock|width=300|header=Download Horde3D|icon=Download45.png |sub-header=Stable Release: v1.0 beta4
|center=true
|content=
'''Get [[Distribution]]'''

<html>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/66/WinXP80.png"></a>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/60/MacOSX80.png"></a>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/3/3d/Ubunto80.png"></a>
</html>

'''Get [[SVN Source Instructions]]'''
{{SpacerBlock|294|2|color=#FF9900}}
{{ContentBlock|width=300|width=294 |thickness=0 |content-color=#FFFFCC
|center=true
|content=
'''[[Language Bindings]]:'''

[[JavaBindings|Java]] • [[dotNETBindings|.NET]] • [[DBindings|Digitalmars D]] • [[luaBindings|Lua]] • [[PyBindings|Python]]
}}
{{SpacerBlock|294|1|color=#FF9900}}
}}
{{SpacerBlock|1|1}}
{{ContentBlock|width=300|
|icon=DevIcon45.png
|header=[[Development | Horde3D Development]]
|sub-header=[[Community Branch | Community Branch]]
|content-color=#FFFFCC
|content=
These pages are only of interest to developers who are modifying Horde itself, or developing extensions.
*[[Community Branch | Community Branch]]
*[[Extensions | Extension Development]]
*[[Community Roadmap | Community Roadmap]]
*Hardware and Platform Specific
**[[ATI Development]]
**[[NVidia Development]]
**[[Windows Development]]
**[[Linux Development]]
**[[Mac OS X Development]]
}}
|-
|  colspan="2" | <!-- Bottom -->
<!-- Sample Gallery -->
|}


Changes:
Code:
* [http://www.horde3d.org/docs/_tutorial.html A small introductory tutorial which shows the API style]
* [http://www.horde3d.org/docs/_usageguide.html#Concepts Introduction to basic concepts.]

to
Code:
* [http://www.horde3d.org/docs/html/_tutorial.html A small introductory tutorial which shows the API style]
* [http://www.horde3d.org/docs/html/_usageguide.html Introduction to basic concepts.]

and
Code:
'''Get [[Distribution]]'''

<html>
<a href="http://downloads.sourceforge.net/horde3d/Horde3D_SDK_1.0.0_Beta2.zip" ><img src="http://www.horde3d.org/wiki/images/6/66/WinXP80.png"></a>
<a href="http://downloads.sourceforge.net/horde3d/Horde3D_SDK_1.0.0_Beta2.zip" ><img src="http://www.horde3d.org/wiki/images/6/60/MacOSX80.png"></a>
<a href="http://downloads.sourceforge.net/horde3d/Horde3D_SDK_1.0.0_Beta2.zip" ><img src="http://www.horde3d.org/wiki/images/3/3d/Ubunto80.png"></a>
</html>

to
Code:
'''Get [[Distribution]]'''

<html>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/66/WinXP80.png"></a>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/6/60/MacOSX80.png"></a>
<a href="http://sourceforge.net/projects/horde3d/" ><img src="http://www.horde3d.org/wiki/images/3/3d/Ubunto80.png"></a>
</html>

And you might want to think about having the FAQ in two different places (wiki and manual) even though it probably is not updated that often.


Top
 Profile  
Reply with quote  
PostPosted: 25.11.2009, 09:15 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
Thanks for the changes. The reason why you couldn't change the front page is that frontpage editing is limited to administrators. The rest of the wiki should be editable by all forum users.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group