--- wikisrc/projects/all.mdwn 2011/11/06 21:08:23 1.4 +++ wikisrc/projects/all.mdwn 2016/08/23 20:01:32 1.8 @@ -7,59 +7,67 @@ and difficulty. The topics are as follo # File system projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:filesystems) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:filesystems) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:filesystems) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:filesystems) and tagged(difficulty:hard)"]] -# Kernel-level projects +# Networking projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:kernel) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:networking) and tagged(difficulty:hard)"]] -# Miscellaneous projects +# Port-related projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:misc) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:misc) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:misc) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:ports) and tagged(difficulty:hard)"]] -# Networking projects +# Other kernel-level projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:networking) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:networking) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:networking) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:kernel) and tagged(difficulty:hard)"]] -# pkgsrc projects +# Userland projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:pkgsrc) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:userland) and tagged(difficulty:hard)"]] -# Port-related projects +# Desktop projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:ports) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:ports) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:ports) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:desktop) and tagged(difficulty:hard)"]] -# Userland projects +# pkgsrc projects +## Easy +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:easy)"]] +## Medium +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:medium)"]] +## Hard +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:pkgsrc) and tagged(difficulty:hard)"]] + +# Miscellaneous projects ## Easy -[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:easy)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:easy)"]] ## Medium -[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:medium)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:medium)"]] ## Hard -[[!map show="title" pages="projects/project/* and tagged(category:userland) and tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and tagged(category:misc) and tagged(difficulty:hard)"]] # Unclassified projects @@ -74,8 +82,17 @@ important to spot them! ## Projects without a category definition -[[!map show="title" pages="projects/project/* 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)"]] +[[!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)"]] ## Projects without a difficulty definition -[[!map show="title" pages="projects/project/* and !tagged(difficulty:easy) and !tagged(difficulty:medium) and !tagged(difficulty:hard)"]] +[[!map show="title" pages="projects/project/* and tagged(status:active) and !tagged(difficulty:easy) and !tagged(difficulty:medium) and !tagged(difficulty:hard)"]] + +# Notes + +This page is (mostly) generated automatically from the project pages +themselves. To add a new project, just add a new project page and tag +it with the proper tags. Also note that the last modification date +appearing below is the last modification date of the list template, +not of any of the projects themselves; nor is it the date when the +last new project was added.