]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Website.textile
(Commit created by redmine exporter script from page "Halogene's_Newbie_Corner" versi...
[xonotic/xonotic.wiki.git] / Website.textile
index cf41a27e2c32fdd9d3f12ade56ad0b8d10d7c569..262772fed25944ee9a0af0e3b942d7edfb9f13e8 100644 (file)
@@ -33,13 +33,28 @@ 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 about anything here
        
-h3. Xonotic - News
+h3. Xonotic - News & Announcements
 
 Comment on the news and view past news 
        
@@ -75,7 +90,7 @@ h3. Xonotic - Map Releases
 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
 
@@ -85,4 +100,5 @@ h3. Xonotic - Competition
 * Clan League
 * 1v1 Matches
 * 2v2 Matches
+* CTF Matches
 * Tournaments