aboutsummaryrefslogtreecommitdiff
path: root/doc/patchqueue
Commit message (Collapse)AuthorAge
* web commit by JoshTriplett: conditionals solve part of this.joey2007-02-13
|
* web commit by JoshTriplett: Fix typo.joey2007-02-13
|
* web commit by JoshTriplett: Remove duplicated text.joey2007-02-13
|
* web commit by http://ethan.betacantrips.com/: addendumjoey2007-02-12
|
* web commit by http://ethan.betacantrips.com/: about timejoey2007-02-12
|
* web commit by http://ethan.betacantrips.com/: new meta patchjoey2007-02-12
|
* web commit by tuomov: use_dirs patchjoey2007-02-12
|
* web commit by tuomov: Another approachjoey2007-02-12
|
* web commit by http://ethan.betacantrips.com/: hmm, interestingjoey2007-02-12
|
* web commit by http://ethan.betacantrips.com/: update for 1.42; reformatjoey2007-02-12
|
* * Add "reverse" option to inline to invert sort orders.joey2007-02-08
|
* web commit by hbjoey2007-02-08
|
* web commit by http://per.bothner.com/: Alternate simple patch to view ↵joey2007-02-03
| | | | "A/B/C/index" as the same as "A/B/C".
* old == agejoey2007-01-28
|
* * Improve use of svn merge, by specifying the file to merge, rather thanjoey2007-01-28
| | | | | chdiring to the srcdir (which wasn't right when merging in a subdir). Thanks Ethan.
* web commit by hbjoey2007-01-18
|
* web commit by hbjoey2007-01-18
|
* web commit by http://ethan.betacantrips.com/: found another onejoey2007-01-18
|
* web commit by http://ethan.betacantrips.com/: svn hates mejoey2007-01-17
|
* web commit by http://ethan.betacantrips.com/: turns out I missed a couple placesjoey2007-01-16
|
* responsenjoey2007-01-14
|
* web commit by http://ethan.betacantrips.com/joey2007-01-14
|
* * Change the RecentChanges page to show the path of changed pages.joey2007-01-14
|
* recentchanges currently showing full pathsjoey2007-01-12
| | | | | also removed some cruft in discussion page
* first passjoey2007-01-12
|
* * Search in default location for templates as a fallback when templatedir isjoey2007-01-12
| | | | | pointed elsewhere, so that only modified templates need to be copied into a templatedir. Based on work by JeremyReed.
* web commit by http://ethan.betacantrips.com/: for whatever good it doesjoey2007-01-12
|
* web commit by JeremyReed: patches for fall back for templatesjoey2007-01-12
|
* web commit by http://ethan.betacantrips.com/: link to whitespace-safe patchjoey2007-01-11
|
* web commit by http://roktas.myopenid.com/: comments on markdown 1.0.2b7joey2007-01-06
|
* web commit by http://roktas.myopenid.com/: Some comments on pandocjoey2006-12-30
|
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
| | | | | is available for translation. * Export gettext() from IkiWiki module.
* formattingjoey2006-12-28
|
* commentsjoey2006-12-28
|
* removed some cruft from index/discussion, and moved some parger bits outjoey2006-12-28
| | | | | into individual todo items
* responsesjoey2006-12-28
|
* web commit by http://stefano.zacchiroli.myopenid.com/: added a patch for ↵joey2006-12-28
| | | | "trailer" div around meta information for inlined pages
* web commit by StefanoZacchiroli: avoid un-escaped verbatim xml tagjoey2006-12-28
|
* web commit by StefanoZacchiroli: tiny bit for sharing css formatting between ↵joey2006-12-28
| | | | inline and non inline pages
* reorganisejoey2006-12-27
|
* * Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey2006-12-21
| | | | | | | | | | | manipulate. * Only exclude rss and atom files from processing if the inline plugin is enabled and that feed type is enabled. Else it's just a copyable file type. * Move rss and atom option handling code into the inline plugin. * Applied a rather old patch from Recai to fix the "pruning is too strict" issue. Now you can have wiki source directories inside dotdirs and the like, if you want.
* web commit by ManojSrivastavajoey2006-12-10
|
* web commit by ManojSrivastavajoey2006-12-10
|
* web commit by ManojSrivastavajoey2006-12-07
|
* darcs updatejoey2006-11-26
|
* * Patch from Ethan Glasser Camp to add a skip option to the inline plugin.joey2006-11-08
|
* web commit by EthanGlasserCamp: This is probably better.joey2006-11-08
|
* web commit by EthanGlasserCamp: exactly what it sounds likejoey2006-11-08
|
* web commit by EthanGlasserCamp: Oops, this is what the patch actually says!joey2006-11-08
|
* web commit by EthanGlasserCamp: use diff -ur so I can apply this easier in ↵joey2006-11-08
| | | | the future