Talk:Main Page/Archive/2006-2011: Difference between revisions
Jump to navigation
Jump to search
no edit summary
(FWIW, another "opinion") |
No edit summary |
||
Line 9: | Line 9: | ||
On the other hand, I would recommend to also look into making "The Manual" editable via some sort of web based frontend, this would also ensure that people are able to easily contribute modifications to the manual, which is really the ultimate source for flightgear users. | On the other hand, I would recommend to also look into making "The Manual" editable via some sort of web based frontend, this would also ensure that people are able to easily contribute modifications to the manual, which is really the ultimate source for flightgear users. | ||
A possible approach might be to import the underlying LaTex sources in docbook format into some sort of docbook based wiki (i.e. http://sourceforge.net/projects/doc-book/). | A possible approach might be to import the underlying LaTex sources in docbook format into some sort of docbook based wiki (i.e. http://sourceforge.net/projects/doc-book/). | ||
Also, I feel there are some sections covered in the wiki that aren't really optimally handled by a wiki: most notably the "FAQ" section should preferably be implemented via some sort of dynamic FAQ system (i.e. http://www.phpmyfaq.de), likewise the sections titled "Bugs", "TODO", "Feature Requests", "ideas" etc. could probably all be handled far more effectively by using a real bug tracker such as bugzilla (http://www.bugzilla.org/), phpbugtracker (http://phpbt.sourceforge.net/) or mantis (http://www.mantisbt.org). | |||
Concerning database backups: you should preferably set up a cron job to upload a compresed SQL dump to the flightgear FTP server on a regular (daily?) basis, I am sure you'll be granted write access to a corresponding directory, this would ensure that everything will in fact be backed up regularly and possibly even mirrored. |