Difference between revisions of "Main Page"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
 
(128 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:10px">
+
<!-- Main Page Header (formerly Template:CEGUIWelcome) -->  
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
+
{{Section|1=Welcome to the <em><b>CEGUI Community Wiki</b></em>|2=
<span style="color:#3349dd; font-size:150%;">'''Welcome to Crazy Eddie's GUI System'''</span>
+
</div>
+
<div style="background:#ffffff; padding:0.5em">
+
{{CEGUIWelcome}}
+
</div>
+
</div>
+
{| cellspacing="2" cellpadding="0" width="100%" background-color="transparent"
+
| style="border: 1px solid; margin:none; padding: none;" valign="top" |
+
{{Section1}}
+
| style="border: 1px solid; margin:none; padding: none;" valign="top" |
+
{{Section2}}
+
| style="border: 1px solid; margin:none; padding: none;" valign="top" |
+
{{Section3}}
+
|}
+
  
{| cellspacing="0" cellpadding="0" width="100%" background-color="transparent"
+
<div style="text-align:center;font-size:14px;">
| style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the left panel -->
+
Welcome to the official CEGUI community Wiki. All users are encouraged to contribute! This is a community driven wiki, which serves as an addition to [http://static.cegui.org.uk/docs/ the official API documentation].
<div style="border:0" valign="top">
+
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px">
+
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
+
<span style="color:#3349dd; font-size:120%;">'''Latest News'''</span>
+
 
</div>
 
</div>
<div style="background:#ffffff; padding:0.5em">
+
<div style="text-align:center;font-size:14px;">
<!-- {{CEGUINews}} -->
+
To contribute to the wiki, please login with your [http://www.cegui.org.uk/phpBB2/index.php forum] account (registration is easy!). To improve the API documentation, create a pull request on [https://bitbucket.org/cegui/cegui/ our bitbucket repository].
 
</div>
 
</div>
 +
<div style="text-align:center;font-size:14px;">
 +
All news, releases and more can be found on the official [http://www.cegui.org.uk CEGUI website].
 
</div>
 
</div>
  
{| cellspacing="0" cellpadding="0" width="100%" background-color="transparent"
+
}}
| style="border:none; margin:none; padding:none;" valign="top" width="33%"| <!-- This is the left panel -->
+
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-right:5px; margin-bottom:10px">
+
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
+
<span style="color:#3349dd; font-size:120%;">'''What's New In The Wiki?'''</span>
+
<span style="color:#3349dd">[http://www.cegui.org.uk/wiki/index.php/Template:CEGUIWikiWhatsNew?action=edit (edit)]</span>
+
</div>
+
<div style="background:#ffffff; padding:0.5em">
+
{{CEGUIWikiWhatsNew}}
+
</div>
+
</div>
+
| style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the right panel -->
+
<div style="background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px">
+
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
+
<span style="color:#3349dd; font-size:120%;">'''Getting Started'''</span>
+
<span style="color:#3349dd">[http://www.cegui.org.uk/wiki/index.php/Template:CEGUIWikiGettingStarted?action=edit (edit)]</span>
+
</div>
+
<div style="background:#ffffff; padding:0.5em">
+
{{CEGUIWikiGettingStarted}}
+
</div>
+
</div>
+
|}
+
  
</div>
+
 
| width="20em" style="border:none; margin:none; padding:none;" valign="top" | <!-- This is the right panel -->
+
<!--  Section 2: Downloading and Installing -->
<div style="border:0; margin-left:5px" valign="top">
+
{{Section|1=Getting CEGUI|2=
<div style="float:right; width:20em; background:#2f1fef; padding:0px; border:1px solid #888888; margin-bottom:5px">
+
* [[Downloads|Download a Release]]
<div style="text-align:center; line-height:120%; padding:0.2em; background-color:#eeeeee; border-bottom:1px solid #888888;">
+
* [[Obtaining_the_library_source_from_Mercurial|Build it from source]]
<span style="color:#3349dd; font-size:120%;">'''Current Releases'''</span>
+
}}
</div>
+
 
<div style="background:#ffffff; padding:0.5em">
+
<!-- Section 3:  How to use CEGUI -->
{{CurrentCEGUI}}
+
{{Section|1=Working with CEGUI|2=
</div>
+
* [http://static.cegui.org.uk/docs Official API docs for all Releases]
</div>
+
* [https://bitbucket.org/cegui/cegui CEGUI ReadMe]
</div>
+
* [[Helpful_Links|A concise collection of helpful links for CEGUI users]]
|}
+
* [[:Category:Tutorials|Tutorials]]: All tutorials to help you getting started with CEGUI
 +
* [[:Category:HowTo|How-To series]]: How to deal with a specific feature of CEGUI
 +
* [[:Category:Manuals|Manuals]]: Some more advanced material on using CEGUI
 +
}}
 +
 
 +
<!-- Section 4: CEGUI for Content Creators -->
 +
{{Section|1=CEGUI for Content Creators|2=
 +
* [[CEED]] - The official tool for CEGUI
 +
* [[Assembling a Toolset|Tools]]: Gather the tools that can help you with the creation of your GUI
 +
* [http://cegui.org.uk/docs/current/fal_man.html "Falagard" Skinning System Documentation]: All you ever wanted to know on falagard skinning system (and more)
 +
* [[XML File formats]]: Description of all XML file format used in CEGUI
 +
* [http://skins.cegui.org.uk Skins]: (WIP) Find some existing skins. There are more on the forums.
 +
}}
 +
 
 +
<!-- Section 1: About CEGUI -->  
 +
{{Section|1=About CEGUI|2=
 +
* [http://cegui.org.uk CEGUI website]
 +
* [[FAQ|Everything About CEGUI (FAQ)]] (Old)
 +
* [[Developer Team]]
 +
* [[Projects Using CEGUI]]: Games and other software using CEGUI
 +
}}
 +
 
 +
 
 +
{{Section|1=Featured Videos from our [http://www.youtube.com/ceguiproject YouTube Channel]|2=
 +
<table width="795" style="margin-left: auto; margin-right: auto">
 +
<tr>
 +
<td rowspan="2" colspan="2"><youtube width="640" height="320">iXsZh1owpBI</youtube>
 +
</td>
 +
<td><youtube width="320" height="180">AM5_YarbwNg</youtube></td><td>
 +
<youtube width="320" height="180">ldSd45xlVU0</youtube></td></tr>
 +
<tr><td><youtube width="320" height="180">eRC5R9aA_Zs</youtube></td><td>
 +
<youtube width="320" height="180">Z5Uf9IsWCXY</youtube></td></tr>
 +
</table>
 +
}}
 +
{| width="100%" background-color="transparent"
 +
|valign="top"|

Latest revision as of 18:43, 27 February 2016

Welcome to the CEGUI Community Wiki

Welcome to the official CEGUI community Wiki. All users are encouraged to contribute! This is a community driven wiki, which serves as an addition to the official API documentation.

To contribute to the wiki, please login with your forum account (registration is easy!). To improve the API documentation, create a pull request on our bitbucket repository.

All news, releases and more can be found on the official CEGUI website.


Getting CEGUI

Working with CEGUI

CEGUI for Content Creators

  • CEED - The official tool for CEGUI
  • Tools: Gather the tools that can help you with the creation of your GUI
  • "Falagard" Skinning System Documentation: All you ever wanted to know on falagard skinning system (and more)
  • XML File formats: Description of all XML file format used in CEGUI
  • Skins: (WIP) Find some existing skins. There are more on the forums.

About CEGUI


Featured Videos from our YouTube Channel