r13 - /ikiwiki.setup /web/index.mdwn
hertzog at users.alioth.debian.org
hertzog at users.alioth.debian.org
Tue Feb 3 08:21:46 UTC 2009
Author: hertzog
Date: Tue Feb 3 08:21:45 2009
New Revision: 13
URL: http://svn.debian.org/wsvn/dep/?sc=1&rev=13
Log:
Add a listing of DEPs. Use the table plugin for this.
Also add two new DEP that I'm working on.
Modified:
ikiwiki.setup
web/index.mdwn
Modified: ikiwiki.setup
URL: http://svn.debian.org/wsvn/dep/ikiwiki.setup?rev=13&op=diff
==============================================================================
--- ikiwiki.setup (original)
+++ ikiwiki.setup Tue Feb 3 08:21:45 2009
@@ -44,6 +44,7 @@
# goodstuff search wikitext camelcase
# htmltidy fortune sidebar map rst anonok
add_plugins => [ qw{
+ table
tag
meta
typography
Modified: web/index.mdwn
URL: http://svn.debian.org/wsvn/dep/web/index.mdwn?rev=13&op=diff
==============================================================================
--- web/index.mdwn (original)
+++ web/index.mdwn Tue Feb 3 08:21:45 2009
@@ -1,7 +1,12 @@
-[[meta title="Debian Enhancement Proposals"]]
+[[!meta title="Debian Enhancement Proposals"]]
Debian Enhancement Proposals
============================
-At the moment, there is only [[deps/dep0]] here. In the future, a full index
-of all DEPs will be provided, together with per-status lists.
+[[!table data="""
+DEP|Status|Title|VCS URL
+[[DEPÂ 0|deps/dep0]]|__Accepted__|Introducing Debian Enhancement Proposals|[VCS](svn://svn.debian.org/svn/dep/web/deps/dep0.mdwn) [Web](http://svn.debian.org/wsvn/dep/web/deps/dep0.mdwn?op=log&rev=0&sc=0&isdir=0)
+[DEPÂ 1](http://wiki.debian.org/NmuDep)|__Accepted__|Clarifying policies and workflows for Non Maintainer Uploads (NMUs)|[Wiki](http://wiki.debian.org/NmuDep)
+[[DEPÂ 2|deps/dep2]]|_No draft yet_|Classification and self-assessment of maintenance level|<!-- [VCS](svn://svn.debian.org/svn/dep/web/deps/dep2.mdwn) [Web](http://svn.debian.org/wsvn/dep/web/deps/dep2.mdwn?op=log&rev=0&sc=0&isdir=0) -->
+[[DEPÂ 3|deps/dep3]]|_No draft yet_|Patch Tagging Guidelines|<!-- [VCS](svn://svn.debian.org/svn/dep/web/deps/dep3.mdwn) [Web](http://svn.debian.org/wsvn/dep/web/deps/dep3.mdwn?op=log&rev=0&sc=0&isdir=0) -->
+"""]]
More information about the dep-commits
mailing list