Am Samstag, 28. Januar 2006 00:29 schrieb Einar Karttunen: > On 27.01 21:13, Wolfgang Jeltsch wrote: > > > I don't mind people creating hierarchies such as Simon M's performance > > > resource. It may not be appropriate for a pure encyclopedia like > > > Wikipedia, but HaskellWiki will be replacing the haskell.org site > > > (shortly) and a more hierarchical structure may be appropriate for some > > > content. > > > > Maybe we should allow using slashes for specifying hierarchy. But > > nevertheless I think that page names shouldn't be "mnemonic", so I would, > > for example, use "Books and tutorials" instead of "Books". > > Short and nice URLs without too many %20 are a nice thing to have.
For URLs, MediaWiki converts every space into an underscore. So if the page name is "Books and tutorials" then the URL is http://haskell.org/haskellwiki/Books_and_tutorials. > [...] Best wishes, Wolfgang _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
