Difference between revisions of "Category talk:Idioms"

From HaskellWiki
Jump to navigation Jump to search
m (→‎How to add to a category: Neglected to sign my comment)
Line 1: Line 1:
 
==What is an 'IDIOM'?==
 
==What is an 'IDIOM'?==
 
Hitchhikers guide to haskell and programming guidelines don't really seem like idioms, can someone give a definition of what an idiom is? --[[User:NeilMitchell|Neil Mitchell]] 13:46, 15 March 2006 (UTC)
 
Hitchhikers guide to haskell and programming guidelines don't really seem like idioms, can someone give a definition of what an idiom is? --[[User:NeilMitchell|Neil Mitchell]] 13:46, 15 March 2006 (UTC)
  +
----
 
 
==Strangely alphabetized listings ==
 
==Strangely alphabetized listings ==
 
Why is "Hitchhikers guide" listed under "p"?
 
Why is "Hitchhikers guide" listed under "p"?
 
: The links were incorrectly added on the hgt Haskell page as <nowiki>[[Category:Idioms |power tools]]</nowiki>. This was wrong in that instead of creating a link it added the page to the category under the 'p'. The correct way to do that is <nowiki>[[:Category:Idioms |power tools]]</nowiki>. (My oops:) [[User:BrettGiles|BrettGiles]] 19:06, 15 March 2006 (UTC)
 
: The links were incorrectly added on the hgt Haskell page as <nowiki>[[Category:Idioms |power tools]]</nowiki>. This was wrong in that instead of creating a link it added the page to the category under the 'p'. The correct way to do that is <nowiki>[[:Category:Idioms |power tools]]</nowiki>. (My oops:) [[User:BrettGiles|BrettGiles]] 19:06, 15 March 2006 (UTC)
  +
----
 
 
==How to add to a category==
 
==How to add to a category==
 
How does one add an item to the Idioms section? "Edit this page" does not show the current text of the page, and there is no "add a new page" link either.
 
How does one add an item to the Idioms section? "Edit this page" does not show the current text of the page, and there is no "add a new page" link either.
 
: Briefly, add the link <nowiki>[[Category:Idioms]]</nowiki> somewhere on your target page. You may want to review the [http://en.wikipedia.org/wiki/Help:Editing general wiki editing help] page. [[User:BrettGiles|BrettGiles]] 19:07, 15 March 2006 (UTC)
 
: Briefly, add the link <nowiki>[[Category:Idioms]]</nowiki> somewhere on your target page. You may want to review the [http://en.wikipedia.org/wiki/Help:Editing general wiki editing help] page. [[User:BrettGiles|BrettGiles]] 19:07, 15 March 2006 (UTC)
  +
  +
== Non-idioms ==
  +
Some of these pages are not really idioms per se. Some are "clever little programs" that may or may not illustrate idioms. Should we have a separate category for these? What should it be called? &mdash;[[User:Ashley Y|Ashley Y]] 20:48, 29 July 2006 (UTC)

Revision as of 20:48, 29 July 2006

What is an 'IDIOM'?

Hitchhikers guide to haskell and programming guidelines don't really seem like idioms, can someone give a definition of what an idiom is? --Neil Mitchell 13:46, 15 March 2006 (UTC)

Strangely alphabetized listings

Why is "Hitchhikers guide" listed under "p"?

The links were incorrectly added on the hgt Haskell page as [[Category:Idioms |power tools]]. This was wrong in that instead of creating a link it added the page to the category under the 'p'. The correct way to do that is [[:Category:Idioms |power tools]]. (My oops:) BrettGiles 19:06, 15 March 2006 (UTC)

How to add to a category

How does one add an item to the Idioms section? "Edit this page" does not show the current text of the page, and there is no "add a new page" link either.

Briefly, add the link [[Category:Idioms]] somewhere on your target page. You may want to review the general wiki editing help page. BrettGiles 19:07, 15 March 2006 (UTC)

Non-idioms

Some of these pages are not really idioms per se. Some are "clever little programs" that may or may not illustrate idioms. Should we have a separate category for these? What should it be called? —Ashley Y 20:48, 29 July 2006 (UTC)