Difference between revisions of "ToDo"

From #openttdcoop wiki

Jump to: navigation, search
(changed command to generate the sitemap)
m (Superseded by the devzone, makred obsolete)
 
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===== A ToDo List... hopefully not only for [[User:Osai|Dr. Osai]] :( =====
+
{{obsolete}}
 +
The IssueTracker has been removed due to the new [http://dev.openttdcoop.org/projects/home/issues/new Ticket System @ dev.openttdcoop.org] --[[User:Osai|Osai]] 19:14, 24 January 2010 (UTC)
  
*Stylefixes + a nice nav for the Tutorial Savegame
+
== General ToDo's ==
*Google Ads?
+
<pre>bash$ crontab -e
*expanding the [[Junctionary]]
+
* * * * * ottdcoop sh /home/ottdcoop/sh-scripts/live_updater.sh >/dev/null 2>&1
*update the [[PublicServer:Archive]] and add the missing screenshots and descriptions... this is important as it reviews the work of our community and should be done by all of us! -> Games are: '''46, 28, 27, 21, 18 and <s>17</s>!'''
+
10 0 * * 0 ottdcoop sh /home/ottdcoop/sh-scripts/wiki_sitemap_generator.sh 2>&1
*Adding good description to Chaos theory concept
+
5 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/grfpack_update.sh >/dev/null 2>&1
*More Hall Of Fame games
+
0 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/awstats_update.sh >/dev/null 2>&1
*Style of IRC page
+
*/3 * * * * ottdcoop sh /home/ottdcoop/sh-scripts/wpmc_xml.sh >/dev/null 2>&1</pre>
*Find Public Server Game #18 save file.
+
*Fix the public server page
+
 
+
===== General ToDo's =====
+
<pre>php maintenance/generateSitemap.php openttdcoop.ppcis.org --fspath ~/website/wiki/sitemap/ --path /wiki --server=http://openttdcoop.ppcis.org --compress=no</pre>
+
 
+
===== Done =====
+
*<s>remove footer links Privacy policy, About #OpenTTDCoop and Disclaimers (or fill it with content)</s>
+
*<s>'''Bug:''' Link over "The #openttdcoop Wiki"</s>
+
*<s>adding new Commands to Public Server -> !rss, !junctionary, !archive, !help/!commands</s>  
+
*<s>testing the Newhouses-Branch</s>
+
*<s>updating the Wiki(1.11.0 or newer) & Blog(2.3.1 or newer) to recent versions</s>
+
*<s>A new Header for Blowiki, which fits to our content</s>
+
*<s>[[GRF]] pack version 4 (fully legal)</s>
+
*<s>'''Change the skin, that the edit link will be on the right side. (not just left of the title)''' [[ToDo edit|Screenshots]]</s>
+
*<s>pollbar is screwed up :(</s>
+
*<s>Adjust Public Server config (town roads, growth etc.) [[User:Osai|Osai]] 16:33, 3 June 2007 (UTC) </s>
+
**<s>Suggestion: town_layout = 4 (3x3), town_growth_rate = 1 (slow) -> depense on plan, you can change it like town_layout = 0 (no selfbuilding) or town_growth_rate=4 (very fast)</s>
+
*<s>fix Serverinfo Box</s>
+

Latest revision as of 13:30, 15 February 2010

The IssueTracker has been removed due to the new Ticket System @ dev.openttdcoop.org --Osai 19:14, 24 January 2010 (UTC)

General ToDo's

bash$ crontab -e
* * * * * ottdcoop sh /home/ottdcoop/sh-scripts/live_updater.sh >/dev/null 2>&1
10 0 * * 0 ottdcoop sh /home/ottdcoop/sh-scripts/wiki_sitemap_generator.sh 2>&1
5 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/grfpack_update.sh >/dev/null 2>&1
0 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/awstats_update.sh >/dev/null 2>&1
*/3 * * * * ottdcoop sh /home/ottdcoop/sh-scripts/wpmc_xml.sh >/dev/null 2>&1
Powered by MediaWiki
  • This page was last modified on 15 February 2010, at 13:30.