summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2010-04-12fix bugJoey Hess
2010-04-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-12implemented the other half of thisJoey Hess
Writing my own sort code actually was faster than the built in sort. Whee! (That's not supposed to happen, is it. ;) But, I need to make sure influences are calculated alright.
2010-04-11Space sorting orders consistentlySimon McVittie
Markdown interprets the empty lines resulting from [[!if]] as a request that each <li> contain a <p>. For consistent spacing in the HTML, either the unconditional items should have blank lines between (resulting in each <li> having a <p>), or the conditional items should not (resulting in messy source code, and no <li> having a <p>). I think the former looks nicer.
2010-04-11optimization: pagespec_match_list with no num limit matches before sortingJoey Hess
This can be a lot faster, since huge numbers of pages are not sorted only to mostly be thrown away. It sped up a build of my blog by at least 5 minutes.
2010-04-11plan for more efficient pagespec_match_list sortingJoey Hess
(smcv please note)
2010-04-10Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-10closeJoey Hess
2010-04-10(no commit message)Cord
2010-04-09close bug, was fixed in 3.20100403Joey Hess
2010-04-07formattinghttp://kerravonsen.dreamwidth.org/
2010-04-07further response to smcv on pagetemplateshttp://kerravonsen.dreamwidth.org/
2010-04-07expand my responseJon Dowland
2010-04-07"safe" and "unsafe" too simplistic, I suspecthttp://smcv.pseudorandom.co.uk/
2010-04-07response about XSS, meta and pagetemplateshttp://kerravonsen.dreamwidth.org/
2010-04-07add peter's git repoJoey Hess
2010-04-07note about sort and dependency typesJoey Hess
There's a gotcha where pagespec_match_list is used with a dependency type that is not a full content dependency, and so ikiwiki does not know that a content change to a page that sorted too low to match needs to trigger a rebuild, since its sort order may have changed. Inline is mostly ok re this, as it does use content dependencies. Except for in the case of raw mode. But then, page metadata is documented to not be loaded, so it doesn't make sense to use sortspecs that depend on metadata. I hope. :)
2010-04-06close (but one question remains!)Joey Hess
2010-04-06remove note about more sort types possibly being availableJoey Hess
Good plugins should document them :)
2010-04-06questionJoey Hess
2010-04-06add cpan linkJoey Hess
2010-04-06Merge remote branch 'smcv/ready/sort-package'Joey Hess
Conflicts: debian/NEWS
2010-04-06Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-06closeJoey Hess
2010-04-07update fieldsort plugin again; remove obsolete bug + fix note (thanks!)http://smcv.pseudorandom.co.uk/
2010-04-06Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-04-06improve wording to not encourage explicitly passing undefJoey Hess
2010-04-07further discussion, point out potential XSShttp://smcv.pseudorandom.co.uk/
2010-04-06Merge remote branch 'smcv/ready/link-types'Joey Hess
2010-04-06responsehttp://kerravonsen.dreamwidth.org/
2010-04-06responsehttp://kerravonsen.dreamwidth.org/
2010-04-06response to Joey and smcvhttp://kerravonsen.dreamwidth.org/
2010-04-06replyhttp://kerravonsen.dreamwidth.org/
2010-04-06fixedhttp://smcv.pseudorandom.co.uk/
2010-04-06Remove typedlink from [[ikiwiki/pagespec]]Simon McVittie
It's not supported in this branch any more.
2010-04-06Revert spamJoey Hess
This reverts commit e496920e51ae9f0ecfbad5799634a5064193dcdb. "Twice is enemy action"; enjoy your ban!
2010-04-06(no commit message)webkatalog
2010-04-06Revert spamJoey Hess
This reverts commit b29c50c731d17c83fef21ef606654ce3bde84310. Nice try, no cigar.
2010-04-06(no commit message)webkatalog
2010-04-06nearly there!Joey Hess
2010-04-06commentJoey Hess
2010-04-06commentJoey Hess
2010-04-06commentJoey Hess
2010-04-06ideaJoey Hess
2010-04-06first questionJoey Hess
2010-04-06oops, branch returned nowhttp://smcv.pseudorandom.co.uk/
2010-04-06more flexible underlays, please?http://kerravonsen.dreamwidth.org/
2010-04-06responsehttp://kerravonsen.dreamwidth.org/
2010-04-06(no commit message)http://kerravonsen.dreamwidth.org/
2010-04-06if applied, reverting this would be problematichttp://smcv.pseudorandom.co.uk/