Annotation of wikisrc/projects/all.mdwn, revision 1.11
1.1 jmmv 1: [[!meta title="All projects"]]
2:
3: This page contains the list of all available projects, broken by topic
1.4 jmmv 4: and difficulty. The topics are as follows:
1.1 jmmv 5:
1.4 jmmv 6: [[!toc levels=1]]
1.1 jmmv 7:
1.9 dholland 8: # File system / storage projects
1.1 jmmv 9: ## Easy
1.5 jmmv 10: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:easy)"]]
1.4 jmmv 11: ## Medium
1.5 jmmv 12: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:medium)"]]
1.4 jmmv 13: ## Hard
1.5 jmmv 14: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:hard)"]]
1.1 jmmv 15:
1.7 dholland 16: # Networking projects
1.4 jmmv 17: ## Easy
1.7 dholland 18: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:easy)"]]
1.1 jmmv 19: ## Medium
1.7 dholland 20: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:medium)"]]
1.1 jmmv 21: ## Hard
1.7 dholland 22: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:hard)"]]
1.1 jmmv 23:
1.7 dholland 24: # Port-related projects
1.4 jmmv 25: ## Easy
1.7 dholland 26: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:easy)"]]
1.4 jmmv 27: ## Medium
1.7 dholland 28: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:medium)"]]
1.4 jmmv 29: ## Hard
1.7 dholland 30: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:hard)"]]
1.1 jmmv 31:
1.7 dholland 32: # Other kernel-level projects
1.1 jmmv 33: ## Easy
1.7 dholland 34: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:easy)"]]
1.1 jmmv 35: ## Medium
1.7 dholland 36: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:medium)"]]
1.1 jmmv 37: ## Hard
1.7 dholland 38: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:hard)"]]
1.1 jmmv 39:
1.7 dholland 40: # Userland projects
1.1 jmmv 41: ## Easy
1.7 dholland 42: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:easy)"]]
1.1 jmmv 43: ## Medium
1.7 dholland 44: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:medium)"]]
1.4 jmmv 45: ## Hard
1.7 dholland 46: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:hard)"]]
1.1 jmmv 47:
1.6 dholland 48: # Desktop projects
49: ## Easy
50: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:easy)"]]
51: ## Medium
52: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:medium)"]]
53: ## Hard
54: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:hard)"]]
55:
1.10 wiki 56: # Code Quality Improvement projects
57: ## Easy
58: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:analyzers) and tagged(difficulty:easy)"]]
59: ## Medium
60: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:analyzers) and tagged(difficulty:medium)"]]
61: ## Hard
62: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:analyzers) and tagged(difficulty:hard)"]]
63:
1.7 dholland 64: # pkgsrc projects
1.4 jmmv 65: ## Easy
1.7 dholland 66: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:easy)"]]
1.4 jmmv 67: ## Medium
1.7 dholland 68: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:medium)"]]
1.1 jmmv 69: ## Hard
1.7 dholland 70: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:hard)"]]
1.1 jmmv 71:
1.7 dholland 72: # Miscellaneous projects
1.4 jmmv 73: ## Easy
1.7 dholland 74: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:easy)"]]
1.4 jmmv 75: ## Medium
1.7 dholland 76: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:medium)"]]
1.4 jmmv 77: ## Hard
1.7 dholland 78: [[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:hard)"]]
1.1 jmmv 79:
80: # Unclassified projects
81:
82: This section contains the list of projects that have not been classified:
83: i.e. projects that lack a tag defining their category and/or their difficulty.
84:
85: Theoretically, this section should be empty. In practice, however, it is all
86: too easy to forget to tag a project appropriately when defining it, and this
87: section is intended to help in spotting such misclassified projects. Please
88: note that misclassified projects may not appear in other indexes, so it is
89: important to spot them!
90:
91: ## Projects without a category definition
92:
1.11 ! dholland 93: [[!map show="title" pages="projects/project/* and tagged(status:active) and !tagged(category:desktop) and !tagged(category:filesystems) and !tagged(category:kernel) and !tagged(category:misc) and !tagged(category:networking) and !tagged(category:pkgsrc) and !tagged(category:ports) and !tagged(category:userland) and !tagged(category:analyzers)"]]
1.1 jmmv 94:
95: ## Projects without a difficulty definition
96:
1.5 jmmv 97: [[!map show="title" pages="projects/project/* and tagged(status:active) and !tagged(difficulty:easy) and !tagged(difficulty:medium) and !tagged(difficulty:hard)"]]
1.8 dholland 98:
99: # Notes
100:
101: This page is (mostly) generated automatically from the project pages
102: themselves. To add a new project, just add a new project page and tag
103: it with the proper tags. Also note that the last modification date
104: appearing below is the last modification date of the list template,
105: not of any of the projects themselves; nor is it the date when the
106: last new project was added.
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb