On Thu, 2003-04-10 at 18:12, Lee Daniel Crocker wrote:
Currently the edit forms and other things are accessed by a URL similar to the one for viewing pages, but with an added query string: ..wiki.phtml?title=Name&action=edit vs. ..wiki.phtml?title=Name.
Well, not exactly. Viewing pages is done with /wiki/Name, which is very distinct from other operations at /w/wiki.phtml?title=Name&otherstuff. The primary advantage of this is being able to block off all non-view operations from web search indexing in robots.txt.
EXCEPT FOR FRICKING GOOGLE GRRRRGH. :)
But I'm sure it's just a misunderstanding. :)
-- brion vibber (brion @ pobox.com)