]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Website.md
Fill in some needed info for Onslaught.
[xonotic/xonotic.wiki.git] / Website.md
1 Website
2 =======
3
4 An integrated wordpress and mybb system.
5
6 Wordpress
7 ---------
8
9 ### Plugins & Features
10
11 -   http://www.tevine.com/projects/voteitup/
12
13 -   http://wordpress.org/extend/plugins/tdo-mini-forms/ — look into this
14
15 -   Gallery with public and user upload
16
17 -   Map Repository
18
19 -   User Surveys/Polls
20
21 MyBB
22 ----
23
24 ### Plugins & Features
25
26 Goals
27 -----
28
29 -   Create a theme for Wordpress and MyBB to share
30
31 Needed
32 ------
33
34 ### Art
35
36 -   Splash image for the login / waiting screen on the forum
37 -   Website design
38
39 SSO (Single Sign On)
40 --------------------
41
42 (psychcf) After talking with z, here’s what we know we want to do:
43 - Have a centralized authentication system using LDAP
44   * Write a plugin for mybb to auth against it
45   * Find a plugin for wordpress to auth against it
46   * 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.
47 - Later down the road we want to do an in-game community sort of thing
48   * There would be achievements and statistics, server listings, possibly a friend/clan management thing, etc.
49   * This would be accessible through the game through an exposed RPC service of some sort
50     + For achievements, we need to come up with some way of preventing people from cheating by just calling the RPC functions from some script
51   * We could use django or some other framework to do this pretty quickly
52   * 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.
53
54 Forum structure
55 ---------------
56
57 ### General
58
59 Post anything about anything here
60
61 ### Xonotic - News & Announcements
62
63 Comment on the news and view past news
64
65 ### Xonotic - Help & Troubleshooting
66
67 ### Xonotic - Bug Report
68
69 ### Xonotic - Editing
70
71 Post anything to do with editing Xonotic here.  
72 Whether its problems you’ve had, questions, or if you just want to show off your work.
73
74 ### Xonotic - Contests
75
76 Mapping, modding contests, FOTM, and more.
77
78 ### Xonotic - Gameplay
79
80 Discuss Xonotic gameplay here.
81
82 ### Xonotic - Configuration Tips
83
84 Tips on how to tweak Xonotic for the best performance, gameplay, etc
85
86 ### Xonotic - Development
87
88 Developer discussion of experimental fixes, changes, and improvements.
89
90 ### Xonotic - Map Releases
91
92 (Locked section, with sticky thread which points people to https://gitlab.com/xonotic/xonotic/wikis/home “How to report bugs”)
93
94 ### Xonotic - Map Reviews
95
96 Community reviews of maps (both official and user-made).  
97 *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)*
98
99 ### Xonotic - Server Administration
100
101 ### Xonotic - Competition
102
103 -   Clan Discussion
104 -   Clan League
105 -   1v1 Matches
106 -   2v2 Matches
107 -   CTF Matches
108 -   Tournaments
109