User:Ckoehler/Projects/Learning Resource Index/Documentation: Difference between revisions
(start of documentation) |
(outline possible tasks to document) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* [[Form:Learning Resource Entry]]: Used to create new entries and edit existing ones. | * [[Form:Learning Resource Entry]]: Used to create new entries and edit existing ones. | ||
===Templates=== | ===Templates=== | ||
* [[Template:Learning Resource Item]]: Main template used to display individual [[Category:Learning Resources]]. | * [[Template:Learning Resource Item]]: Main template used to display individual [[:Category:Learning Resources|learning resources]]. | ||
* [[Template:Learning Resource Subject Tag List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | * [[Template:Learning Resource Subject Tag List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | ||
* [[Template:Learning Resource Web Literacies List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | * [[Template:Learning Resource Web Literacies List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | ||
Line 9: | Line 9: | ||
* [[Template:Learning Resource Contributor Level List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | * [[Template:Learning Resource Contributor Level List]]: Included in [[Template:Learning Resource Item]] to iteratively display subjects with links to the browse property page. | ||
===Properties=== | ===Properties=== | ||
Properties are what allow us to store and retreive structured data in the wiki. The following properties are being utilized for the learning resource index. Each of these properties can be used by itself or in conjuction with others to display different views of the index. | |||
* [[Property:Learning Resource Name]] | * [[Property:Learning Resource Name]] | ||
* [[Property:Learning Resource Description]] | * [[Property:Learning Resource Description]] | ||
Line 20: | Line 22: | ||
* [[Property:Learning Resource Audience Level]] | * [[Property:Learning Resource Audience Level]] | ||
* [[Property:Learning Resource Contributor Level]] | * [[Property:Learning Resource Contributor Level]] | ||
===Pages=== | |||
* [[:Category:Learning Resources]]: Category page listing all pages assigned to this category, which is done automatically with the [[Template:Learning Resource Item]] template. | |||
* [[Learning Resources]]: Landing page for all learning resources. Also includes some project information. | |||
* [[Learning Resource Index]]: Draft landing page that groups resources by learning area. | |||
* [[User:Ckoehler/Demos/Webdev Get Involved]]: Demo page that queries learning resources by specific subject and audience level (webdev and beginner, respectively). | |||
==Tasks== | |||
===Adding a new field=== | |||
===Removing a field=== | |||
===Creating a new view=== |
Latest revision as of 02:22, 8 November 2014
Components
Forms
- Form:Learning Resource Entry: Used to create new entries and edit existing ones.
Templates
- Template:Learning Resource Item: Main template used to display individual learning resources.
- Template:Learning Resource Subject Tag List: Included in Template:Learning Resource Item to iteratively display subjects with links to the browse property page.
- Template:Learning Resource Web Literacies List: Included in Template:Learning Resource Item to iteratively display subjects with links to the browse property page.
- Template:Learning Resource Audience Level List: Included in Template:Learning Resource Item to iteratively display subjects with links to the browse property page.
- Template:Learning Resource Contributor Level List: Included in Template:Learning Resource Item to iteratively display subjects with links to the browse property page.
Properties
Properties are what allow us to store and retreive structured data in the wiki. The following properties are being utilized for the learning resource index. Each of these properties can be used by itself or in conjuction with others to display different views of the index.
- Property:Learning Resource Name
- Property:Learning Resource Description
- Property:Learning Resource Link
- Property:Learning Resource Item
- Property:Learning Resource Area
- Property:Learning Resource Types
- Property:Learning Resource Subject Tags
- Property:Web Literacy
- Property:Learning Resource Access Info
- Property:Learning Resource Audience Level
- Property:Learning Resource Contributor Level
Pages
- Category:Learning Resources: Category page listing all pages assigned to this category, which is done automatically with the Template:Learning Resource Item template.
- Learning Resources: Landing page for all learning resources. Also includes some project information.
- Learning Resource Index: Draft landing page that groups resources by learning area.
- User:Ckoehler/Demos/Webdev Get Involved: Demo page that queries learning resources by specific subject and audience level (webdev and beginner, respectively).