If you are in Firefox, to create a new page just change the URL in your browser’s “address bar” to the Title you wish to create.
Possible bugs:
Space should be preserved (instead of requiring the Title be CamelCase), but could be replaced by an ’_’ in the URL.
I think this will become more important as the number of Titles grows, but I can’t even think of a single example right now… Maybe it really doesn’t matter…
How is space not being preserved? (I can type a name with spaces in the address bar and it all works fine for me on Safari). —tamc
Interesting.
TESTING... http://www.soks.org/view/New%20page http://www.soks.org/view/New%20Page
These both take me to a “Create new page” page using:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.1) Gecko/20060210 Ubuntu/dapper Firefox/1.5.0.1
So the problem was that this page was called NewPage not New Page. You can check by looking at what is in the title box when you click edit. I’ve now changed the title of this page to `New Page’ and should work as expected. —tamc