diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:27:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:27:08 -0400 |
commit | 8f8543389e1472292b55b7394835932d206ecddb (patch) | |
tree | 3014a5f71688e917e6f12573e68343ea0681e66f | |
parent | 78a7f6938f24e6ccf60b5a50400e728cb2b98ff9 (diff) | |
download | ikiwiki-8f8543389e1472292b55b7394835932d206ecddb.tar ikiwiki-8f8543389e1472292b55b7394835932d206ecddb.tar.gz |
finish including hnb plugin
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | doc/plugins/hnb.mdwn (renamed from doc/plugins/contrib/hnb.mdwn) | 0 | ||||
-rw-r--r-- | doc/plugins/hnb/discussion.mdwn (renamed from doc/plugins/contrib/hnb/discussion.mdwn) | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3465a51f4..800a38300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ ikiwiki (2.51) UNRELEASED; urgency=low * map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510 + * hnb: New plugin, contributed by Axel Beckert. -- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400 diff --git a/doc/plugins/contrib/hnb.mdwn b/doc/plugins/hnb.mdwn index 9c2c9cfc1..9c2c9cfc1 100644 --- a/doc/plugins/contrib/hnb.mdwn +++ b/doc/plugins/hnb.mdwn diff --git a/doc/plugins/contrib/hnb/discussion.mdwn b/doc/plugins/hnb/discussion.mdwn index 45bd703c4..45bd703c4 100644 --- a/doc/plugins/contrib/hnb/discussion.mdwn +++ b/doc/plugins/hnb/discussion.mdwn |