aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * fix step numberingJon Dowland2009-10-16
| |
| * notes about namespacesJon Dowland2009-10-16
| |
| * minor reworking of page fetch sectionJon Dowland2009-10-16
| |
| * explanatory textJon Dowland2009-10-16
| |
| * add snippet for converting categoriesJon Dowland2009-10-16
| |
| * Merge branch 'master' of git://git.ikiwiki.infoJon Dowland2009-10-16
| |\
| | * Add a comment about the texinfo plugin.Thomas Schwinge2009-10-16
| | |
| | * inline plugin: feedfile option w/ usedirs.Thomas Schwinge2009-10-16
| | |
| | * Potential issues with the recentchanges plugin.Thomas Schwinge2009-10-16
| | |
| | * Prefixing the HTML Title.Thomas Schwinge2009-10-16
| | |
| | * Appetizer for the inline plugin?Thomas Schwinge2009-10-16
| | |
| | * Forum: discussion about the ever-growing list of pages.Thomas Schwinge2009-10-16
| | |
| | * Link to the forum from the top-level page.Thomas Schwinge2009-10-16
| | |
| | * Sign.Thomas Schwinge2009-10-16
| | |
| | * TODO: How to preview changes before git://... commit.Thomas Schwinge2009-10-16
| | |
| * | substantially expand the mediawiki tip with some of the steps. More to comeJon Dowland2009-10-16
| |/
| * Discussion pages of Discussion pages (etc.)?Thomas Schwinge2009-10-16
| |
| * Issue with ``no text was copied in this page'' in RSS feeds?Thomas Schwinge2009-10-16
| |
| * Issue with [[!meta date]] / [[!meta updated]] vs. RSS / Atom feeds?Thomas Schwinge2009-10-16
| |
| * A list of stuff that would be nice to work on for enhancing the GNU Hurd web ↵Thomas Schwinge2009-10-16
| | | | | | | | pages.
| * Handling non-existing pages in parentlinks.Thomas Schwinge2009-10-16
| |
| * shortcuts: local file.tschwinge2009-10-16
| |
| * minor: tiny rendering errortschwinge2009-10-16
| |
| * not another hidden requirement...http://smcv.pseudorandom.co.uk/2009-10-15
| |
| * add a bit more attribution so it's clearer what Joey wrotehttp://smcv.pseudorandom.co.uk/2009-10-15
| |
| * comments after trying to implement joey's ideahttp://smcv.pseudorandom.co.uk/2009-10-15
| |
* | pointerJoey Hess2009-10-16
|/
* typoJoey Hess2009-10-15
|
* typoJoey Hess2009-10-15
|
* updateJoey Hess2009-10-15
|
* addJoey Hess2009-10-15
|
* (no commit message)http://seanh.myopenid.com/2009-10-15
|
* response3Joey Hess2009-10-15
|
* why the wrapper is a binaryhttp://jmtd.livejournal.com/2009-10-15
|
* (no commit message)http://seanh.myopenid.com/2009-10-15
|
* Asking for a repost of page, as the link is broken.Chadius2009-10-15
|
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-14
|\
| * point to "rsync" .htaccess trickhttp://schmonz.livejournal.com/2009-10-13
| |
| * .htaccess hackhttp://schmonz.livejournal.com/2009-10-13
| |
| * (no commit message)Jogo2009-10-13
| |
* | Merge branch 'dependency-types'Joey Hess2009-10-13
|\ \ | |/ |/| | | | | Conflicts: doc/todo/dependency_types.mdwn
| * Added minimal default CSS for calendar plugin, just highlighting the current ↵Joey Hess2009-10-12
| | | | | | | | day.
| * formattingJoey Hess2009-10-12
| |
| * allow spansJoey Hess2009-10-11
| |
| * Merge branch 'master' into dependency-typesJoey Hess2009-10-11
| |\
| * \ Merge branch 'master' into dependency-typesJoey Hess2009-10-11
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: debian/changelog doc/plugins/calendar.mdwn
| * | | typoJoey Hess2009-10-11
| | | |
| * | | updateJoey Hess2009-10-09
| | | |
| * | | Merge branch 'master' into dependency-typesJoey Hess2009-10-09
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: doc/bugs/transitive_dependencies.mdwn
| * | | | add_depends: optimise influence calculationJoey Hess2009-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I made match_* functions whose influences can vary depending on the page matched set a special "" influence to indicate this. Then add_depends can try just one page, and if static influences are found, stop there.