joey
80af21bff2
less padding
2006-08-23 06:18:46 +00:00
joey
b395dbb446
some fixes for note layout
2006-08-23 06:17:12 +00:00
joey
9d7375c3b2
* Allow preprocessor directives to contain python-like triple-quoted
...
text blocks, for easy nesting of quotes inside.
* Add a template plugin.
* Use the template plugin to add infoboxes to each plugin page listing basic
info about the plugin.
2006-08-23 05:41:07 +00:00
joey
b058842d88
add styling for outline lists
2006-08-19 18:16:23 +00:00
joey
cedb48765b
* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
...
* If a page links to itself, mark up the link text in a span with
class="selflink" so that it can be styled. I don't have a useful style
defined for that though.
2006-08-18 00:24:22 +00:00
joey
2ea8fbe2d9
misc changes
2006-08-05 21:15:50 +00:00
joey
819b31d46c
* Various CSS and formatting changes.
2006-08-04 00:47:28 +00:00
joey
d76c73eb86
* New pagestats plugin from Enrico, which can generate a table counting
...
the backlinks for each page, or a del.icio.us style cloud.
2006-07-29 17:44:41 +00:00
joey
8fd9c9accb
Hope encrico doesn't mind, but I changed the location and layout of the
...
tags on the templates. This way seems to fit better with the links. Also
some css cleanup, avoid hardcoded <i> etc.
2006-07-28 00:21:13 +00:00
joey
723ebda476
some stylesheet improvements for the table, also add a bit more border
...
between items to avoid them running together in some cases
2006-07-06 19:50:32 +00:00
joey
e059c9eff9
* Make RecentChanges use a table and some CSS, should be much more readable.
...
No code changes involved.
* Encode & in diffurl in examples, to conform to pedantic rules.
2006-07-04 06:07:32 +00:00
joey
c20c406631
* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that
...
do not need a full rebuild, in order to update any basewiki pages.
2006-05-27 19:04:46 +00:00
joey
0476614c40
Make page edit textarea resize to fit browser window.
2006-05-27 18:33:33 +00:00
joey
03c98d3c79
header can appear more than one time, so is a class, not an id
2006-05-26 01:42:00 +00:00
joey
5466a1daf9
* The page name and parent links has switched from using a <h1> to a styled
...
<span>, so pages can use <h1> internally instead of needing to use <h2>.
* Updated all of ikiwiki's own wiki pages for that.
* Add pagetemplate hook, which can be used by plugins that want to mess
around with adding new stuff to the page template.
* Remove headercontent; the search plugin now adds the search box to the
header by registering a pagetemplate hook, and other plugins should do
similarly.
2006-05-26 01:10:58 +00:00
joey
496fe5ea8d
add basic borders around blog posts
...
not sure I'm 100% happy with this look, but it's better than naught
2006-04-10 05:22:35 +00:00
joey
4286cbd5c2
don't clear h1 padding
2006-03-29 23:05:52 +00:00
joey
0d9539d577
added --hyperestraier switch, which turns on search support
...
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
2006-03-29 22:21:23 +00:00
joey
20fd32fcf3
updates from src
2006-03-29 18:19:13 +00:00
joey
5591d621b9
css support
2006-03-29 07:24:03 +00:00