© 2015 X2Engine Inc.

Difference between revisions of "Main Page"

From X2Engine
Jump to: navigation, search
(Getting Started)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
Welcome to the X2Engine Wiki. For questions related to any topics not covered by this wiki, please visit [http://x2community.com/index.php?/forum/5-general-discussion/ The X2Engine community forums].
+
Welcome to the X2Engine Wiki, where advanced topics related to configuration, maintenance, customization and development of X2Engine are covered in-depth. For software usage documentation, see [http://www.x2engine.com/reference_guide/ The X2Engine User Reference Guide].
  
 +
The information presented in this wiki is intended for administrators, power users, IT personnel, developers, etc., but also as supplemental material to the basic user reference guide.
 +
 +
For questions related to any topics not covered by this wiki or the user guide, please visit [http://x2community.com/ the forums].
  
 
== Getting Started ==  
 
== Getting Started ==  
 +
* [[Preparing a Linux Server Environment]]
 
* [[Installation]]
 
* [[Installation]]
* [Category:Support]
 
 
* [http://x2community.com The X2Engine community forums]
 
* [http://x2community.com The X2Engine community forums]
 
* [[Introduction To Development]]
 
* [[Introduction To Development]]
 +
 +
 +
== Support Topics ==
 +
<DynamicPageList>
 +
category = Support
 +
</DynamicPageList>
 +
 +
== Development Topics ==
 +
<DynamicPageList>
 +
category = Development
 +
</DynamicPageList>
  
 
== Using This Wiki ==
 
== Using This Wiki ==
Line 12: Line 26:
 
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
  
=== Extensions in use ===
+
=== Special Extensions in use ===
 
See their respective documentation for more information on their use;
 
See their respective documentation for more information on their use;
* [[Mw:Extension:Cite|Cite]]
+
* [[Mw:Extension:Cite|Cite]]: For creating footnotes
* [[Mw:Extension:ConfirmAccount|ConfirmAccount]]
+
* [[Mw:Extension:ConfirmAccount|ConfirmAccount]]: Restricts page edit/create permissions to moderator-approved accounts
* [[Mw:Extension:ConfirmEdit|ConfirmEdit]]
+
* [[Mw:Extension:Gadgets|Gadgets]]: Includes custom Javascript/CSS in pages
* [[Mw:Extension:Gadgets|Gadgets]]
+
* [[Mw:Extension:Lingo|Lingo]]: Glossary; automatically provides tooltips for keywords defined on the [[Terminology]] page.
* [[Mw:Extension:Nuke|Nuke]]
+
* [[Mw:Extension:Nuke|Nuke]]: Provides the ability to delete accounts and also bulk-delete all pages by them
 
* [[Mw:Extension:ParserFunctions|ParserFunctions]]
 
* [[Mw:Extension:ParserFunctions|ParserFunctions]]
* [[Mw:Extension:Renameuser|Renameuser]]
+
* [[Mw:Extension:Renameuser|Renameuser]]: Provides the ability to rename a user
* [[Mw:Extension:SyntaxHighlight_GeSHi|SyntaxHighlight GeSHi]]
+
* [[Mw:Extension:SyntaxHighlight_GeSHi|SyntaxHighlight GeSHi]]: Code syntax highlighting
* [[Mw:Extension:WikiEditor|WikiEditor]]
 
 
 
  
 
=== Brief Introductory Usage Notes ===
 
=== Brief Introductory Usage Notes ===
 
* [[Wiki Usage:For contributors]]
 
* [[Wiki Usage:For contributors]]
 
* [[Wiki Usage:For administrators]]
 
* [[Wiki Usage:For administrators]]

Latest revision as of 19:24, 7 August 2014

Welcome to the X2Engine Wiki, where advanced topics related to configuration, maintenance, customization and development of X2Engine are covered in-depth. For software usage documentation, see The X2Engine User Reference Guide.

The information presented in this wiki is intended for administrators, power users, IT personnel, developers, etc., but also as supplemental material to the basic user reference guide.

For questions related to any topics not covered by this wiki or the user guide, please visit the forums.

Getting Started


Support Topics


Development Topics


Using This Wiki

For information on using the wiki software, consult the User's Guide and the MediaWiki FAQ MediaWiki release mailing list

Special Extensions in use

See their respective documentation for more information on their use;

  • Cite: For creating footnotes
  • ConfirmAccount: Restricts page edit/create permissions to moderator-approved accounts
  • Gadgets: Includes custom Javascript/CSS in pages
  • Lingo: Glossary; automatically provides tooltips for keywords defined on the Terminology page.
  • Nuke: Provides the ability to delete accounts and also bulk-delete all pages by them
  • ParserFunctions
  • Renameuser: Provides the ability to rename a user
  • SyntaxHighlight GeSHi: Code syntax highlighting

Brief Introductory Usage Notes