Help:IKMEmergent Categories
From IKMEmergent
This site has a form interface for adding pages to categories which uses the CategoryTree and SemanticForms mediawiki extensions.
Contents |
Adding a page to a category
Only pages in the Main, Workspaces, Thematics and File namespaces have the edit with form feature adjacient to the edit tab.
To add a page to a category select the edit with form page and tick the categories that you wish the page to be in.
Browsing Categories
You can browse the categories, start from the top one via the Special:BrowseData page.
Listing pages in a category
To list pages in a category on a page you can use the categorytree element, for example to list all pages in the English category:
<categorytree mode="all" hideroot="on" hideprefix="always" class="bullet">English</categorytree>
This will generate:
Occurrence listings and Abstracts
Category pages have the Mediawiki generated listings of files hidden and have a listing of documents which includes descriptions, for example this is the one from the Category:Participatory_Methodologies page:
<DPL> include = #Abstract shownamespace = false noresultsheader = This category currently contains no pages or media. goal = pages eliminate = categories category = Participatory Methodologies </DPL>
Which generates:
- 010720-newsletter-4.pdf
- 1003 Final Summary Working Paper7 English.pdf
- 110914-newsletter-5.pdf
- 8. IKM2
- How wide are the riples.doc This is an interim report written by Hannah Beardon and Kate Newman who, with others, are exploring the use made by development organisations of information produced by the participatory methodologies they may use in their work.
- IKM-WorkingPaper-6-PAMFORK-final.pdf This IKM working paper, jointly published with the Participatory Methodologies Forum of Kenya (PAMFORK), reports research conducted by Stephen Kirimi and Eliud Wakwabubi on the use made by development agencies working in Kenya of information derived from any participatory methodologies used in their programme work.
- IKMEmergent Working Paper 7 - How wide are the ripples-final.pdf This IKM working paper written by Hannah Beardon and Kate Newman reports on their research as to the wider use of information derived from participatory programme methodologies by international NGOs.
- IKM Document de Travail 6 Resume FR.pdf
- IKM Document de Travail 7 Resume FR.pdf
- IKM Documento de Trabajo 7 Resumen ES.pdf
The descriptions are generated from the Abstract level 2 header on the file page, for example File:How wide are the riples.doc is generated using this text:
==Abstract== This is an interim report written by Hannah Beardon and Kate Newman who, with others, are exploring the use made by development organisations of information produced by the participatory methodologies they may use in their work.
Creating a new category
To create a new category that is to be listed on the edit with form page you first need to create a page for it by either constructing the URL in the following form, visiting this URL and editing the page:
http://wiki.ikmemergent.net/index.php?title=Category:New_Category_Name
Or by creating a link to the category page, from the Thematics:Content page and then clicking the link you have created and from there creating the page.
And then you need to do is add that page to one of the sub-categories by adding putting the new page into a category by adding one of these category links to the page:
[[Category:Topic]] [[Category:Type]] [[Category:Domain]] [[Category:Media type]] [[Category:Language]]
The hide the automatically generated listing of documents on the Topic pages the name of the page new category needs adding to two rules in the MediaWiki:Common.css page, for example:
body.page-Category_Translation div#mw-pages { display: none; } body.page-Category_Translation div#mw-category-media { display: none; }
Category relationships
To create relationships between categories you need to add one or more of the following example lines to the category page:
* [[is a sibling of::Category:Multiple Knowledges|Multiple knowledges]] * [[is a child of::Category:Multiple Knowledges|Multiple Knowledges]] * [[is a parent of::Category:Development Management|Development Management]] (organisational practice)
These examples are taken from the Category:Culture and the Category:Development pages.
del.icio.us