Commit Graph

8827 Commits (f8baa57a37fe542ef7a8d8609ab4d8acf27016b3)

Author SHA1 Message Date
http://foobak.myopenid.com/ f8baa57a37 foobak bak foo 2009-01-08 14:37:40 -05:00
http://foobak.myopenid.com/ 64c5a2237d 2009-01-08 14:35:56 -05:00
Joey Hess 4bc545cff9 new feature 2009-01-08 13:22:18 -05:00
http://tylerrick.com/ 800073556b 2009-01-07 17:45:14 -05:00
Joey Hess 16a320b69f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-07 16:09:12 -05:00
Joey Hess 81b088866b repolist: New plugin to support the rel=vcs-* microformat.
* repolist: New plugin to support the rel=vcs-* microformat.
* goodstuff: Include repolist by default. (But it does nothing until
  configured with the repository locations.)
2009-01-07 16:07:46 -05:00
Joey Hess e1e1d37753 increment interface version 2009-01-07 15:01:43 -05:00
jwalzer 11bac17272 2009-01-07 14:50:52 -05:00
Joey Hess b495779937 remove clutter 2009-01-07 12:29:37 -05:00
Joey Hess f01a5c9df7 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-07 12:29:18 -05:00
Joey Hess 551544663d comments: Fix cache avoidance hack.
The ?updated needs to come before the #anchor or browsers will not follow
the anchor.
2009-01-07 11:12:32 -05:00
http://evacuee.myid.net/ 29c05eaff8 2009-01-07 08:08:23 -05:00
http://evacuee.myid.net/ 666536f180 2009-01-07 08:06:17 -05:00
http://evacuee.myid.net/ 10e511aee5 2009-01-07 07:53:35 -05:00
http://evacuee.myid.net/ c21c7468b7 2009-01-07 07:50:31 -05:00
test 69c5a347f9 2009-01-07 04:49:12 -05:00
Joey Hess 1c2da36274 update 2009-01-06 19:30:22 -05:00
Joey Hess 72ca231fd0 rename: Show full names of affected pages. 2009-01-06 17:29:12 -05:00
Joey Hess e4b7f6badf refactor 2009-01-06 17:28:26 -05:00
Joey Hess fe1671fd57 formatting 2009-01-06 15:40:50 -05:00
Joey Hess 4ce73f2d88 table: Find links in external files in scan pass. 2009-01-06 15:36:32 -05:00
Joey Hess e45f13c2a4 typo 2009-01-06 15:26:46 -05:00
Joey Hess da166e7422 table: Fix misparsed links in external files
linkify data from external files at the same time as data from an inlined
table would be linkified.
2009-01-06 15:05:09 -05:00
Joey Hess 26d3ba6146 analysis, found another bug 2009-01-06 15:02:05 -05:00
Joey Hess 0e7db6bd6f Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-05 21:27:50 -05:00
Joey Hess 80f4ecdc5b new gitweb url form fixes some bugs too 2009-01-05 21:26:47 -05:00
http://puck42.myopenid.com/ e1d94c08f0 2009-01-05 21:03:42 -05:00
http://puck42.myopenid.com/ e65bdf0906 2009-01-05 21:02:43 -05:00
Joey Hess 80b074192d formatting 2009-01-05 19:09:43 -05:00
Joey Hess 88eb525df8 formatting 2009-01-05 19:07:40 -05:00
Joey Hess 02a4fbac31 add news item for ikiwiki 3.01 2009-01-05 19:05:43 -05:00
Joey Hess eadb078e4c releasing version 3.01 2009-01-05 19:04:03 -05:00
Joey Hess 82182bb16e Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-05 18:52:58 -05:00
Joey Hess bc0de40c3c A recent change to gitweb removed support for the form of diffurl that many ikiwiki setups use. Document how to use the new url form. 2009-01-05 18:26:09 -05:00
http://hendry.iki.fi/ 865cbaea51 2009-01-05 16:31:50 -05:00
http://ptecza.myopenid.com/ 48ca2c95cd * Switched to Text::Markdown. Thanks a lot! 2009-01-05 16:21:35 -05:00
Joey Hess 09a76de33d analysis 2009-01-05 16:15:46 -05:00
Joey Hess d4599f7250 markdown bug 2009-01-05 16:00:19 -05:00
http://ptecza.myopenid.com/ 22358e4b27 * Problem with URLs with parentheses 2009-01-05 11:20:35 -05:00
http://hendry.iki.fi/ 45fa889473 openid bug? 2009-01-05 03:39:46 -05:00
Joey Hess b0a03fef65 yesno: Always accept English even when localised.
It seems to be a failing of i18n in unix that the translation stops at the
commands and the parameters to them, and ikiwiki is no exception with its
currently untranslated directives. So the little bit that's translated sticks
out like a sore thumb. It also breaks building of wikis if a different locale
happens to be set.

I suppose the best thing to do is either give up on the localisation of this
part completly, or make it recognise English in addition to the locale. I've
tenatively chosen the latter.

(Also accept 1 and 0 as input.)
2009-01-03 12:52:47 -05:00
Joey Hess 66ff63c296 Fix documentation about git hook to use right name. Closes: #510393 2009-01-03 12:40:22 -05:00
Joey Hess e411ee4ff7 it falls back to using install 2009-01-03 12:35:26 -05:00
Joey Hess 235136f55c Revert "Add actual result for the example"
This reverts commit be67d10a81.

We don't demo directives on directive doc pages, to avoid doing unnecessary
work at build time (not a big deal here) and to avoid broken directives if
the plugin is not enabled.

This fact could probably be documented better, but I don't want to mention
it on every page..
2009-01-03 12:31:48 -05:00
Joey Hess 42c91cab61 Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2009-01-02 14:16:13 -05:00
Joey Hess 3428cdd9d5 ikiwiki-makerepo: Fix injecting of empty mercurial and bzr repositories. Closes: #510518 2009-01-02 14:15:47 -05:00
Joey Hess 499c4ed075 update 2009-01-02 14:11:41 -05:00
intrigeri ba47fe4246 po: added note about now implemented feature
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02 16:05:27 +01:00
intrigeri 0bf9ea723a meta branch merge required
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-02 16:05:27 +01:00
mburmester fce78d71a0 bug reopened 2009-01-01 22:37:38 -05:00