Difference between revisions of "Template talk:Planet Current Posts"
Chris Tyler (talk | contribs) m |
Chris Tyler (talk | contribs) m |
||
Line 2: | Line 2: | ||
# The script ~chris.tyler/planet/planet-2.0/runplanet.sh is run on zenit.senecac.on.ca once an hour (at :20) under crontab control. | # The script ~chris.tyler/planet/planet-2.0/runplanet.sh is run on zenit.senecac.on.ca once an hour (at :20) under crontab control. | ||
− | # This script in turn runs /home/chris.tyler/planet/planet-2.0/ | + | # This script in turn runs /home/chris.tyler/planet/planet-2.0/runplanet.sh, which generates http://zenit.senecac.on.ca/~chris.tyler/planet |
# This script next runs /home/chris.tyler/planet/venus/pmw, which accesses http://zenit.senecac.on.ca/~chris.tyler/rssview/index.php, which gets the RSS feed from the planet and outputs the first 16 entries in mediawiki markup format. The pmw script then logs into the CDOT wiki, accesses the [[Template:Planet_Current_Posts]] page, then posts the new data to that page. | # This script next runs /home/chris.tyler/planet/venus/pmw, which accesses http://zenit.senecac.on.ca/~chris.tyler/rssview/index.php, which gets the RSS feed from the planet and outputs the first 16 entries in mediawiki markup format. The pmw script then logs into the CDOT wiki, accesses the [[Template:Planet_Current_Posts]] page, then posts the new data to that page. | ||
# The template page is then transcluded into the [[Main Page]] of the CDOT wiki. | # The template page is then transcluded into the [[Main Page]] of the CDOT wiki. | ||
--[[User:Chris Tyler|Chris Tyler]] 20:38, 23 February 2009 (EST) | --[[User:Chris Tyler|Chris Tyler]] 20:38, 23 February 2009 (EST) |
Latest revision as of 22:21, 24 February 2009
A bit of documentation about how the contents of this page get here:
- The script ~chris.tyler/planet/planet-2.0/runplanet.sh is run on zenit.senecac.on.ca once an hour (at :20) under crontab control.
- This script in turn runs /home/chris.tyler/planet/planet-2.0/runplanet.sh, which generates http://zenit.senecac.on.ca/~chris.tyler/planet
- This script next runs /home/chris.tyler/planet/venus/pmw, which accesses http://zenit.senecac.on.ca/~chris.tyler/rssview/index.php, which gets the RSS feed from the planet and outputs the first 16 entries in mediawiki markup format. The pmw script then logs into the CDOT wiki, accesses the Template:Planet_Current_Posts page, then posts the new data to that page.
- The template page is then transcluded into the Main Page of the CDOT wiki.
--Chris Tyler 20:38, 23 February 2009 (EST)