Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-09 | progress: New plugin to generate progress bars (willu) | Joey Hess | |
2008-09-01 | style.css: Add missing semicolon. Closes: #497176 | Joey Hess | |
2008-08-26 | color: New plugin from ptecza. | Joey Hess | |
2008-08-07 | add clear: both for recentchanges | Joey Hess | |
This helps make sure the sidebar displays above it on some browsers | |||
2008-08-06 | move to right | Joey Hess | |
2008-08-06 | Added a small icon to the search input box. | Joey Hess | |
2008-08-04 | set background color of floating divs | Joey Hess | |
If a floating div is next to (and in front of) a div that takes up the whole screen width, and has a background color set, that color can bleed through into the floating div. One exampe of this is inline's blogpost form. Avoid it by setting the background color of the floating element. | |||
2008-07-13 | Don't set clear:both on .pagedate etc., only on .pagefooter | Simon McVittie | |
This removes clear:both from the trailing metadata of inlined entries as requested by tschwinge, but if you want that feature back, you can set .inlinefooter { clear: both; } in local.css. | |||
2008-07-12 | make errors red | Joey Hess | |
2008-06-07 | img: Support captions. | Joey Hess | |
2008-03-03 | * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds. | Joey Hess | |
* rcs_diff is a new function that rcs modules should implement. * Implemented rcs_diff for git, svn, and tla (tla version untested). Mercurial and monotone still todo. | |||
2008-01-29 | more style improvements | Joey Hess | |
2007-09-22 | * map: Render pages on the way to subpages whose parent pages | joey | |
are not included in the map. Include special styling for such pages. * map: Remove common prefixes and don't over-indent. * Add class option to htmllink(). | |||
2007-09-15 | basic styling for license and copyright | joey | |
2007-05-12 | page cloud was split into two definitions | joey | |
2007-05-11 | * Make all templates have a footer div to ease themeing. Required template | joey | |
and style sheet updates, and unless you're using customised versions, you'll want to rebuild wikis on upgrade to this version to avoid inconsistencies. * Allow WIKINAME to to used in footers, as an example of something to put there. | |||
2007-05-08 | Use border-style: none; rather than border: 0px; for img. | joshtriplett | |
2007-04-30 | * Use div layout for the signin and preferences forms, so that they can be | joey | |
styled using the stylesheet, rather than by creating signin and prefs templates. * Make the openid login form nicely styled. | |||
2007-04-30 | styling for formbuilder fieldsets | joey | |
2007-04-26 | more footer improvements | joey | |
2007-04-26 | more footer improvements | joey | |
2007-04-26 | add margin around tags | joey | |
2007-04-26 | * Move the footer div to enclose tags and links too. | joey | |
* More style sheet updates, remove the hack that used the tags div to create the footer border. | |||
2007-04-24 | * Change basewiki CSS to not put a border around images used as links. | joshtriplett | |
2007-04-06 | use popup balloon for more backlinks, rather than expanding on hover, since | joey | |
in some cases it's not possible to move the mouse over the more backlinks using the old method | |||
2007-03-31 | * Hide excess backlinks and expand using CSS trick; control quantiy via | joey | |
the numbacklinks setting. | |||
2007-03-31 | * Add a templates page to the basewiki. It will automatically list all | joey | |
available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables. | |||
2007-03-22 | * Make ikiwiki's stylesheet support printing by hiding parts of the page | joey | |
that shouldn't appear in a printout: Search box, actions bar, blog post form, tags, backlinks, and feed buttons. | |||
2007-02-19 | * Add a openidlogin-bg.gif to wikiicons and have the stylesheet use it for the | joey | |
OpenID login form rather than linking to a remote logo, to avoid various issues. Since there is not yet a license for the actual OpenID logo, this file is currently a blank image. Users who want to can copy http://openid.net/login-bg.gif into their wiki. | |||
2007-02-13 | * Make the basewiki be full of symlinks to pages that should be the same | joey | |
in the doc wiki. This will allow direct edits to alter the base wiki without manual munging. | |||
2007-02-10 | merge to basewiki | joey | |
2007-02-10 | web commit by JoshTriplett: Nuke trailing whitespace. | joey | |
2007-02-10 | web commit by JoshTriplett: Avoid overriding the user's choice of sans-serif ↵ | joey | |
fonts in the feed button style. | |||
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | |
so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades. | |||
2006-03-29 | minor | joey | |
2006-03-29 | minor improvements | joey | |
2006-03-29 | better button | joey | |
2006-03-29 | add rss button | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | fix | joey | |
2006-03-29 | add things needed by formbuilder | joey | |
2006-03-29 | add | joey | |