I still don't understand php as well as I do perl for CGI, so some
things about the R wiki surprise me.  Maybe I oppose javascript too
much.  Or, well, I don't want to require users to turn it on.

In the current tips:tips, javascript is required to see the listing of
sub-items.

But the beauty of Wiki is that the older version is still present, and
this Wiki has a very special property that you can call an old version
explicity! Very interesting. So in the alltips script, I can still use
the old revision explicitly:


rawimport <- 
readLines("http://wiki.r-project.org/rwiki/doku.php?id=tips:tips&rev=1150068302&do=export_raw";)

And then the script runs as before.

So here's that new summary sheet that Ben asked for is here

http://pj.freefaculty.org/R/alltips.html

But what worries me is that tips:tips appears (to my limited
understanding) to be a static collection of headings, and I don't
understand how it will grow with the Wiki itself.  Maybe tips:tips
was/is not up-to-date?  Perhaps this explains why some topics seem
missing?

-- 
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas

_______________________________________________
R-sig-wiki mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-wiki

Reply via email to