Philippe Grosjean a écrit : > Hello, > > It should be possible to return an ASCII page with Wiki search, but > that requires a reworking of the search PHP functions. I could put > this on the TODO list, if needed, but I don't hjave time to do it > right now. > Best, > > Philippe Grosjean >
Hi, I've put some thoughts about that in this page : http://wiki.r-project.org/rwiki/doku.php?id=developers:rsitesearch_firefox_extension This should not be too much complicated to set up. BTW, the firefox extension fo r site search : http://addictedtor.free.fr/rsitesearch is now able to search in th wiki. The idea here is to make it work faster, i.e without building unnecessary complicated html pages Cheers, Romain > [EMAIL PROTECTED] wrote: >> Hi, >> >> I know that I can do a raw export of a wiki page, e.g : >> http://wiki.r-project.org/rwiki/doku.php?id=developers:rinterp&do=export_raw >> >> >> I also know that I can search in the wiki, e.g : >> http://wiki.r-project.org/rwiki/doku.php?id=density&do=search >> >> What I would like is doign both at the same time, something like : >> http://wiki.r-project.org/rwiki/doku.php?id=density&do=search&do=export_raw >> >> >> ... but it doesn't work >> >> In other words, is it possible for the wiki when I send a request to >> just send >> the results as a simple ASCII file, something like : >> >> >> url hits >> http://wiki.r-project.org/rwiki/doku.php?id=misc:artwork 5 >> http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-base:hist_density >> 4 >> ... >> >> >> If someone is aware of something like that, let me know. Otherwise >> I'll have to >> dig inside dokuwiki.. >> >> Cheers, >> >> Romain >> >> _______________________________________________ >> R-sig-wiki mailing list >> [email protected] >> https://stat.ethz.ch/mailman/listinfo/r-sig-wiki >> >> > > > _______________________________________________ R-sig-wiki mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-wiki
