David Heinemeier Hansson wrote:
> What's new in Instiki 0.7.0?
I've got a proposition for the next version: remove CamelCase and use
links like this: [[Wiki Page]].
Cons:
- more to type
Pros:
- no accidental linking
- no need to escape WikiWords
- no need to invent stupid names for wiki pages: having to write
"CeeLanguage" if you mean "C" sucks big time
- wiki pages get a higher page rank: for most search engines the URL
".../show/WikiPage" doesn't contain the word "Wiki", so the page is
ranked lower in a search for "Wiki" as it would if the words in the
Url were seperated by " " or "_"
- Wikipedia does it
Please tell me what you think about it.