aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* polishing notifyemailJoey Hess2012-03-28
|
* fix hook nameJoey Hess2012-03-28
|
* finish notifyemail pluginJoey Hess2012-03-28
|
* Added a "changes" hook. Renamed the "change" hook to "rendered", butJoey Hess2012-03-28
| | | | the old hook name is called for now for back-compat.
* integrate comments plugin with notifyemailJoey Hess2012-03-28
|
* typoJoey Hess2012-03-28
|
* add Subscriptions field to prefsJoey Hess2012-03-28
|
* fix another undef/"" confusionJoey Hess2012-03-28
|
* changemail: New plugin, sends emails about changed pages.Joey Hess2012-03-28
|
* halloJoey Hess2012-03-27
| | | | I have a pretty workable plan to use this. License seems ok.
* simplifyJoey Hess2012-03-27
|
* meta: Export author information in html <meta> tag. Closes: #664779 Thanks, ↵Joey Hess2012-03-27
| | | | Martin Michlmayr
* Added a commenthttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-27
|
* removedhttps://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik2012-03-27
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkHXhrJ5jJgfqbfco-onMJ6HVO9zSWmTX02012-03-26
|
* add user page for Martin Michlmayrhttp://tbm.myopenid.com/2012-03-26
|
* suggest a solutionhttp://tbm.myopenid.com/2012-03-26
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmHWSp04wQqNm1HxSXAtDgsnnokalg3XE02012-03-26
|
* add plugin tag type/comments and tag some pages.Jon Dowland2012-03-26
| | | | | | | | I did this because I was looking for a summary/overview of the various comment plugins that exist and couldn't already find one. I've tried to tag plugins that are mostly for use with comments, which is a bit of a wide net and people may draw the line in different places to myself.
* Added a commenthttp://smcv.pseudorandom.co.uk/2012-03-26
|
* (no commit message)celty2012-03-25
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawnMBcAYtl-Ssg7elqgIl7s_P-KQB2aDHco2012-03-25
|
* workaround and some analysis of the bugchrysn2012-03-24
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawmAfIuCt_zl2UCMMgUXUJ37XIt-XYubXBw2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-23
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkiulxucQx_YZQZUVJdNF6oMaZwWb8JF2M2012-03-22
|
* Added a comment: Re: comment 1http://k1024.org/~iusty/2012-03-22
|
* remove debug messageJoey Hess2012-03-22
| | | | | | A file may have no git sha1 if it's in the underlay, or just is not checked into git. This debug message doesn't add any value and is potentially confusing.
* Added a commenthttp://joey.kitenet.net/2012-03-22
|
* Added a commenthttp://joey.kitenet.net/2012-03-22
|
* inline: When the pagenames list includes pages that do not exist, skip them.Joey Hess2012-03-21
| | | | | | | | | | | bestlink returns '' if no existing page matches a link. This propigated through inline and other plugins, causing uninitialized value warnings, and in some cases (when filecheck was enabled) making the whole directive fail. Skipping the empty results fixes that, but this is papering over another problem: If the missing page is later added, there is not dependency information to know that the inline needs to be updated. Perhaps smcv will fix that later.
* Remove dead link from plugins/teximg. Closes: #664885Joey Hess2012-03-21
|
* Add new forum questionhttp://k1024.org/~iusty/2012-03-20
|
* Added a comment: Still there?http://tbm.myopenid.com/2012-03-20
|
* note discount's definition list capabilitieschrysn2012-03-20
|
* (finished move from previous commit)chrysn2012-03-20
|
* giving the linkmap issue its own patch page to make it more readablechrysn2012-03-20
|
* (nobody sees the fnord -- remove relic from testing)chrysn2012-03-20
|
* comment on a non-obvious functionchrysn2012-03-20
|
* (no commit message)http://vn91.ya.ru/2012-03-20
|
* add news item for ikiwiki 3.20120203Joey Hess2012-03-19
|
* releasing version 3.20120203Joey Hess2012-03-19
|
* remove pod documentationJoey Hess2012-03-19
| | | | | This caused the build system to make unwanted man pages. Using comments instead.
* Merge remote-tracking branch 'smcv/trail-test'Joey Hess2012-03-19
|\
| * Use utime to make initial files in trail test come from the pastSimon McVittie2012-03-19
| | | | | | | | | | | | This ensures that when we do the second phase of the test (edit some files and refresh), the changes get a different mtime and are picked up, even if the entire test happened between two 1-second "clock ticks".
* | fixedJoey Hess2012-03-19
| |
* | fails to clone from multiple locationshttp://smcv.pseudorandom.co.uk/2012-03-19
| |
* | fixed, I think?http://smcv.pseudorandom.co.uk/2012-03-19
|/