where to put project pages on haskell wiki?

Are there any thoughts or even consensus on where to place project/package pages on http://haskell.org/haskellwiki? I don't see any common structure. Haskore & Hoogle have pages right under haskellwiki. Another idea is to put them by Cabal package name under http://haskell.org/haskellwiki/Package. - Conal

Hi
On 1/9/07, Conal Elliott
Are there any thoughts or even consensus on where to place project/package pages on http://haskell.org/haskellwiki? I don't see any common structure. Haskore & Hoogle have pages right under haskellwiki. Another idea is to put them by Cabal package name under http://haskell.org/haskellwiki/Package.
So does Yhc, GHC etc. The wiki is primarily intended to be "flat", with just separate pages for parts of the same project. Thanks Neil

Hello Conal, Tuesday, January 9, 2007, 9:06:21 AM, you wrote:
Are there any thoughts or even consensus on where to place project/package pages on http://haskell.org/haskellwiki? I don't see any common structure. Haskore & Hoogle have pages right under haskellwiki. Another idea is to put them by Cabal package name under http://haskell.org/haskellwiki/Package.
i create pages under Library: http://haskell.org/haskellwiki/Library/ArrayRef http://haskell.org/haskellwiki/Library/Streams so on -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com

Conal Elliott wrote:
Are there any thoughts or even consensus on where to place project/package pages on http://haskell.org/haskellwiki? I don't see any common structure. Haskore & Hoogle have pages right under haskellwiki. Another idea is to put them by Cabal package name under http://haskell.org/haskellwiki/Package.
Generally all projects, concepts and so forth should be at the top level, it makes things easier to find and link to. But feel free to use hierarchy a particular project. For instance, from page "GHC", [[/FAQ]] links to "GHC/FAQ". -- Ashley Yakeley
participants (5)
-
Ashley Yakeley
-
Bulat Ziganshin
-
Conal Elliott
-
David House
-
Neil Mitchell