© 2015 X2Engine Inc.

Difference between revisions of "Main Page"

From X2Engine
Jump to: navigation, search
 
 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
+
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].
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
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.
  
== Getting started ==
+
For questions related to any topics not covered by this wiki or the user guide, please visit [http://x2community.com/ the forums].
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
== Getting Started ==  
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* [[Preparing a Linux Server Environment]]
 +
* [[Installation]]
 +
* [http://x2community.com The X2Engine community forums]
 +
* [[Introduction To Development]]
 +
 
 +
 
 +
== Support Topics ==
 +
<DynamicPageList>
 +
category = Support
 +
</DynamicPageList>
 +
 
 +
== Development Topics ==
 +
<DynamicPageList>
 +
category = Development
 +
</DynamicPageList>
 +
 
 +
== Using This Wiki ==
 +
For information on using the wiki software, consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] and the [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 +
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 +
 
 +
=== Special Extensions in use ===
 +
See their respective documentation for more information on their use;
 +
* [[Mw:Extension:Cite|Cite]]: For creating footnotes
 +
* [[Mw:Extension:ConfirmAccount|ConfirmAccount]]: Restricts page edit/create permissions to moderator-approved accounts
 +
* [[Mw:Extension:Gadgets|Gadgets]]: Includes custom Javascript/CSS in pages
 +
* [[Mw:Extension:Lingo|Lingo]]: Glossary; automatically provides tooltips for keywords defined on the [[Terminology]] page.
 +
* [[Mw:Extension:Nuke|Nuke]]: Provides the ability to delete accounts and also bulk-delete all pages by them
 +
* [[Mw:Extension:ParserFunctions|ParserFunctions]]
 +
* [[Mw:Extension:Renameuser|Renameuser]]: Provides the ability to rename a user
 +
* [[Mw:Extension:SyntaxHighlight_GeSHi|SyntaxHighlight GeSHi]]: Code syntax highlighting
 +
 
 +
=== Brief Introductory Usage Notes ===
 +
* [[Wiki Usage:For contributors]]
 +
* [[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