| Commit message (Expand) | Author | Age |
* | add a poll plugin | joey | 2006-11-26 |
* | * Make auth methods pluggable.•••* Move httpauth support to a plugin.
* Add an openid plugin to support logging in using OpenID.
| joey | 2006-11-20 |
* | * Add a default stylesheet entry for the pagecloud.•••* Add examples page with some examples of things that can be done using
ikiwiki, like a weblog. The examples can be copied into a user's wiki
for a quick start, without needing to learn everything about how to put
them together.
| joey | 2006-10-28 |
* | * Atom feed support based on a patch by Clint Adams.•••* Add feeds=no option to inline preprocessor directive to turn off all types
of feeds. feeds=rss will still work, and feeds=atom was also added, for
fine control.
* $IkiWiki::version now holds the program version, and is accessible to
plugins.
| joey | 2006-10-08 |
* | update | joey | 2006-09-23 |
* | * Patch from James Westby to add an actions option to inline; this••• adds Edit and Discussion links at the end of blog entries.
| joey | 2006-08-28 |
* | avoid floating boxes running up against the line at the bottom of the page•••somewhat grody I think; relies on placement and type of tags display..
| joey | 2006-08-27 |
* | * Make all pages pull in a local.css style sheet, if present. This won't••• be included in ikiwiki, but can be created to make local styling changes
w/o needing to merge in every new change to the distributed style.css.
| joey | 2006-08-24 |
* | less padding | joey | 2006-08-23 |
* | some fixes for note layout | joey | 2006-08-23 |
* | * 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.
| joey | 2006-08-23 |
* | add styling for outline lists | joey | 2006-08-19 |
* | * 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.
| joey | 2006-08-18 |
* | misc changes | joey | 2006-08-05 |
* | * Various CSS and formatting changes. | joey | 2006-08-04 |
* | * New pagestats plugin from Enrico, which can generate a table counting••• the backlinks for each page, or a del.icio.us style cloud.
| joey | 2006-07-29 |
* | 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.
| joey | 2006-07-28 |
* | some stylesheet improvements for the table, also add a bit more border•••between items to avoid them running together in some cases
| joey | 2006-07-06 |
* | * 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.
| joey | 2006-07-04 |
* | * 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.
| joey | 2006-05-27 |
* | Make page edit textarea resize to fit browser window. | joey | 2006-05-27 |
* | header can appear more than one time, so is a class, not an id | joey | 2006-05-26 |
* | * 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.
| joey | 2006-05-26 |
* | add basic borders around blog posts•••not sure I'm 100% happy with this look, but it's better than naught
| joey | 2006-04-10 |
* | don't clear h1 padding | joey | 2006-03-29 |
* | added --hyperestraier switch, which turns on search support•••(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
| joey | 2006-03-29 |
* | updates from src | joey | 2006-03-29 |
* | css support | joey | 2006-03-29 |