]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Website.md
Update Programming Tips
[xonotic/xonotic.wiki.git] / Website.md
index 717ca132aefa95dcbc142ec71ce6fd39b5948837..a0024d4cca5362e66fc4577df5747bafcf535281 100644 (file)
@@ -1,8 +1,6 @@
 Website
 =======
 
 Website
 =======
 
-{{\>toc}}
-
 An integrated wordpress and mybb system.
 
 Wordpress
 An integrated wordpress and mybb system.
 
 Wordpress
@@ -42,16 +40,16 @@ SSO (Single Sign On)
 --------------------
 
 (psychcf) After talking with z, here’s what we know we want to do:
 --------------------
 
 (psychcf) After talking with z, here’s what we know we want to do:
-\* Have a centralized authentication system using LDAP
-**** Write a plugin for mybb to auth against it
-**** Find a plugin for wordpress to auth against it
-**** The reasoning behind this would be that it would be easier to add other web apps to it later, and even have the dev site and git server auth against the ldap server.
-\* Later down the road we want to do an in-game community sort of thing
-**** There would be achievements and statistics, server listings, possibly a friend/clan management thing, etc.
-**** This would be accessible through the game through an exposed RPC service of some sort
-**\* For achievements, we need to come up with some way of preventing people from cheating by just calling the RPC functions from some script
-** We could use django or some other framework to do this pretty quickly
-**** In-game chat between players/clan members could be done by running a jabber server on the hosting side, then writing some sort of client for it in the game, although this would be more complicated.
+- Have a centralized authentication system using LDAP
+  * Write a plugin for mybb to auth against it
+  * Find a plugin for wordpress to auth against it
+  * The reasoning behind this would be that it would be easier to add other web apps to it later, and even have the dev site and git server auth against the ldap server.
+- Later down the road we want to do an in-game community sort of thing
+  * There would be achievements and statistics, server listings, possibly a friend/clan management thing, etc.
+  * This would be accessible through the game through an exposed RPC service of some sort
+    + For achievements, we need to come up with some way of preventing people from cheating by just calling the RPC functions from some script
+  * We could use django or some other framework to do this pretty quickly
+  * In-game chat between players/clan members could be done by running a jabber server on the hosting side, then writing some sort of client for it in the game, although this would be more complicated.
 
 Forum structure
 ---------------
 
 Forum structure
 ---------------
@@ -70,7 +68,7 @@ Comment on the news and view past news
 
 ### Xonotic - Editing
 
 
 ### Xonotic - Editing
 
-Post anything to do with editing Xonotic here.
+Post anything to do with editing Xonotic here.  
 Whether its problems you’ve had, questions, or if you just want to show off your work.
 
 ### Xonotic - Contests
 Whether its problems you’ve had, questions, or if you just want to show off your work.
 
 ### Xonotic - Contests
@@ -91,11 +89,11 @@ Developer discussion of experimental fixes, changes, and improvements.
 
 ### Xonotic - Map Releases
 
 
 ### Xonotic - Map Releases
 
-(Locked section, with sticky thread which points people to dev.xonotic.org “How to report bugs”)
+(Locked section, with sticky thread which points people to https://gitlab.com/xonotic/xonotic/wikis/home “How to report bugs”)
 
 ### Xonotic - Map Reviews
 
 
 ### Xonotic - Map Reviews
 
-Community reviews of maps (both official and user-made).
+Community reviews of maps (both official and user-made).  
 *Comment: This is likely to be confused with the Map Releases section. Do we want to keep this section? (this section is the least active on AT forum)*
 
 ### Xonotic - Server Administration
 *Comment: This is likely to be confused with the Map Releases section. Do we want to keep this section? (this section is the least active on AT forum)*
 
 ### Xonotic - Server Administration