version 1.2, 2011/11/06 01:59:12
|
version 1.3, 2011/11/06 14:48:47
|
Line 7 and difficulty.
|
Line 7 and difficulty.
|
|
|
## Easy |
## Easy |
|
|
[[!map show="title" pages="projects/project/* and tagged(kernel) and tagged(easy)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:easy)"]] |
|
|
## Medium |
## Medium |
|
|
[[!map show="title" pages="projects/project/* and tagged(kernel) and tagged(medium)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:medium)"]] |
|
|
## Hard |
## Hard |
|
|
[[!map show="title" pages="projects/project/* and tagged(kernel) and tagged(hard)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:hard)"]] |
|
|
# Userland projects |
# Userland projects |
|
|
## Easy |
## Easy |
|
|
[[!map show="title" pages="projects/project/* and tagged(userland) and tagged(easy)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:easy)"]] |
|
|
## Medium |
## Medium |
|
|
[[!map show="title" pages="projects/project/* and tagged(userland) and tagged(medium)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:medium)"]] |
|
|
## Hard |
## Hard |
|
|
[[!map show="title" pages="projects/project/* and tagged(userland) and tagged(hard)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:hard)"]] |
|
|
# pkgsrc projects |
# pkgsrc projects |
|
|
## Easy |
## Easy |
|
|
[[!map show="title" pages="projects/project/* and tagged(pkgsrc) and tagged(easy)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:easy)"]] |
|
|
## Medium |
## Medium |
|
|
[[!map show="title" pages="projects/project/* and tagged(pkgsrc) and tagged(medium)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:medium)"]] |
|
|
## Hard |
## Hard |
|
|
[[!map show="title" pages="projects/project/* and tagged(pkgsrc) and tagged(hard)"]] |
[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:hard)"]] |
|
|
# Unclassified projects |
# Unclassified projects |
|
|
Line 58 important to spot them!
|
Line 58 important to spot them!
|
|
|
## Projects without a category definition |
## Projects without a category definition |
|
|
[[!map show="title" pages="projects/project/* and !tagged(kernel) and !tagged(pkgsrc) and !tagged(userland)"]] |
[[!map show="title" pages="projects/project/* and !tagged(category:kernel) and !tagged(category:pkgsrc) and !tagged(category:userland)"]] |
|
|
## Projects without a difficulty definition |
## Projects without a difficulty definition |
|
|
[[!map show="title" pages="projects/project/* and !tagged(easy) and !tagged(medium) and !tagged(hard)"]] |
[[!map show="title" pages="projects/project/* and !tagged(difficulty:easy) and !tagged(difficulty:medium) and !tagged(difficulty:hard)"]] |