Merge branch 'master' into staging
commit
e78a8c2834
|
@ -13,6 +13,7 @@ ikiwiki (3.15) UNRELEASED; urgency=low
|
||||||
pages (smcv)
|
pages (smcv)
|
||||||
* pagestats: when making a tag cloud, don't emit links where the tag is
|
* pagestats: when making a tag cloud, don't emit links where the tag is
|
||||||
unused (smcv)
|
unused (smcv)
|
||||||
|
* map: Avoid emitting an unclosed ul element if the map is empty. (harishcm)
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400
|
-- Joey Hess <joeyh@debian.org> Tue, 02 Jun 2009 17:03:41 -0400
|
||||||
|
|
||||||
|
|
|
@ -68,6 +68,8 @@ Patch:
|
||||||
|
|
||||||
[[!template id=gitbranch author="[[harishcm]]" branch=smcv/ready/harishcm-map-fix]]
|
[[!template id=gitbranch author="[[harishcm]]" branch=smcv/ready/harishcm-map-fix]]
|
||||||
|
|
||||||
|
> [[merged|done]] --[[Joey]]
|
||||||
|
|
||||||
Patch:
|
Patch:
|
||||||
|
|
||||||
--- /usr/local/share/perl/5.8.8/IkiWiki/Plugin/map.pm
|
--- /usr/local/share/perl/5.8.8/IkiWiki/Plugin/map.pm
|
||||||
|
|
Loading…
Reference in New Issue