Difference between revisions of "ToDo"

From #openttdcoop wiki

Jump to: navigation, search
m (Superseded by the devzone, makred obsolete)
 
(64 intermediate revisions by 7 users not shown)
Line 1: Line 1:
===== A ToDo List... hopefully not only for 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)
  
* expanding the [[Junctionary]]
+
== General ToDo's ==
*<s>getting the Sanbdox to work again, including the grfs!</s>
+
<pre>bash$ crontab -e
*<s>Updating the Mainserver</s>
+
* * * * * ottdcoop sh /home/ottdcoop/sh-scripts/live_updater.sh >/dev/null 2>&1
*<s>testing the Newhouses-Branch</s>
+
10 0 * * 0 ottdcoop sh /home/ottdcoop/sh-scripts/wiki_sitemap_generator.sh 2>&1
*updating the Wiki(1.9+) & Blog(2.1.2+) to recent versions
+
5 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/grfpack_update.sh >/dev/null 2>&1
*update the [[Sandbox: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!
+
0 0 * * * ottdcoop sh /home/ottdcoop/sh-scripts/awstats_update.sh >/dev/null 2>&1
*<s>fix Serverinfo Box</s>
+
*/3 * * * * ottdcoop sh /home/ottdcoop/sh-scripts/wpmc_xml.sh >/dev/null 2>&1</pre>
*<s>play on the Mainserver...</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.