#718660 ikiwiki: please consider including the boostrap.pm plugin

#718660#5
Date:
2013-08-03 20:13:28 UTC
From:
To:
package: ikiwiki
severity: wishlist
version: 3.20130711

Hi, it would be nice if ikiwiki included the boostrap.pm plugin [0].
Note that it depends on the libjs-twitter-bootstrap package, so if
adding another depends/recommends to ikiwiki is undesirable, I'll
convert this to an ITP bug instead.

Best wishes,
Mike

[0] http://anonscm.debian.org/gitweb/?p=users/jak/website.git;a=tree;f=IkiWiki/Plugin;h=23f297d4542686d386775004d5288cb935fe5bea;hb=refs/heads/plugin

#718660#10
Date:
2013-08-03 21:10:58 UTC
From:
To:
Michael Gilbert wrote:

I assume you mean the whole theme.

While I would like to have a bootstrap theme in ikiwiki, the current one
includes a modified version of page.tmpl, and I don't want to be stuck
maintaining N copies of that file in ikiwiki. Also, the modified
page.tmpl disables a number of ikiwiki features, like the sidebar.

It should be possible to use <TMPL_IF THEME_BOOTSTRAP> in the current
page.tmpl to make it generate the right thing when the bootstrap theme
is enabled, and so merge all necessary changes into the file. Once
someone has done that, I'll include the theme.