]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Website.textile
v5: functionality-wise -> technically
[xonotic/xonotic.wiki.git] / Website.textile
index 4f1ed35621b6e5eec5a024951620c4097514e252..262772fed25944ee9a0af0e3b942d7edfb9f13e8 100644 (file)
@@ -33,16 +33,35 @@ h3. Art
 * Splash image for the login / waiting screen on the forum
 * Website design
 
+h2. SSO (Single Sign On) 
+
+(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.
+
+
 h2. Forum structure
 
 h3. General
 
-Post anything on anything here
+Post anything about anything here
        
-h3. Xonotic - News
+h3. Xonotic - News & Announcements
 
 Comment on the news and view past news 
        
+h3. Xonotic - Help & Troubleshooting
+
+h3. Xonotic - Bug Report
+
 h3. Xonotic - Editing
 
 Post anything to do with editing Xonotic here. 
@@ -56,9 +75,9 @@ h3. Xonotic - Gameplay
 
 Discuss Xonotic gameplay here.
 
-h3. Xonotic - Performance Tips
+h3. Xonotic - Configuration Tips
 
-Tips on how to tweak Xonotic for the best performance
+Tips on how to tweak Xonotic for the best performance, gameplay, etc
 
 h3. Xonotic - Development
 
@@ -66,12 +85,20 @@ Developer discussion of experimental fixes, changes, and improvements.
 
 h3. Xonotic - Map Releases
 
-
-h3. Xonotic - Support
-
 (Locked section, with sticky thread which points people to dev.xonotic.org "How to report bugs")
 
-h3. Xonotic - Map Reviews TBD
+h3. Xonotic - Map Reviews
 
 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?_
+_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)_
+
+h3. Xonotic - Server Administration
+
+h3. Xonotic - Competition
+
+* Clan Discussion
+* Clan League
+* 1v1 Matches
+* 2v2 Matches
+* CTF Matches
+* Tournaments