Commit Graph

964 Commits (3b42bd84ca352082489d658cad7debd4b0ef2f8a)

Author SHA1 Message Date
joey 3b42bd84ca merge helponformatting fix to basewiki 2006-09-16 01:10:06 +00:00
joey 0f25ec8eb6 * pagetemplate hooks are now also called when generating cgi pages.
* Add a favicon plugin, which simply adds a link tag for an icon to each
  page (and cgis).
2006-09-16 00:52:26 +00:00
joey 6206e9a62e web commit by JamesWestby: Add a note about Markdown vs. Text::Markdown 2006-09-16 00:35:13 +00:00
joey def1caf58c web commit by JamesWestby: The markdown docs actually say 4 spaces is enough indentation for a code block 2006-09-16 00:27:37 +00:00
joey 432577e23f web commit by JamesWestby: Add a bug and patch for 404 when cancelling the creation of a page. 2006-09-16 00:26:16 +00:00
joey c2e2155576 web commit by ClintAdams: can't edit the =tagging-method file 'til it exists 2006-09-16 00:12:18 +00:00
joey e3900a93c7 web commit by DonMarti 2006-09-15 19:15:03 +00:00
joey fdc8b55d4f web commit by DonMarti 2006-09-15 19:14:29 +00:00
joey 2f26f0927e web commit by JamesWestby: Add my new wiki 2006-09-15 18:33:08 +00:00
joey 6a15bf7e60 add family wiki 2006-09-15 03:25:17 +00:00
joey 8b69dcfcdf web commit by test: test 5 2006-09-14 23:20:40 +00:00
joey c32d2e5e9f web commit by test: test 4 2006-09-14 23:19:36 +00:00
joey 41932fc822 web commit by test: test 3 2006-09-14 23:15:30 +00:00
joey c5e0559a2a web commit by test: test 2 2006-09-14 23:06:59 +00:00
joey 443390795e web commit by test: test 2006-09-14 23:05:01 +00:00
joey 9575948b51 hail UB313! 2006-09-14 22:28:04 +00:00
joey c2286ddec5 web commit by RecaiOktas: Add homepage (uses Git backend). 2006-09-10 20:35:22 +00:00
joey 961ac9575a web commit by RecaiOktas: [Git] Document some design issues. 2006-09-10 14:45:51 +00:00
joey a065157855 web commit by RecaiOktas: Suggest local git clones for space and time efficiency. 2006-09-10 13:48:20 +00:00
joey 173109f2bf web commit by BenjaminALee: Added my homepage. 2006-09-10 12:22:21 +00:00
joey 1705e6246e updates 2006-09-10 02:55:42 +00:00
joey 9bae900242 * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"
to declare which version of the interface your plugin needs.
2006-09-09 23:07:27 +00:00
joey dae0f48e91 * Work on firming up the plugin interface:
- Plugins should not need to load IkiWiki::Render to get commonly
    used functions, so moved some functions from there to IkiWiki.
  - Picked out the set of functions and variables that most plugins
    use, documented them, and made IkiWiki export them by default,
    like a proper perl module should.
  - Use the other functions at your own risk.
  - This is not quite complete, I still have to decide whether to
    export some other things.
* Changed all plugins included in ikiwiki to not use "IkiWiki::" when
  referring to stuff now exported by the IkiWiki module.
* Anyone with a third-party ikiwiki plugin is strongly enrouraged
  to make like changes to it and avoid use of non-exported symboles from
  "IkiWiki::".
* Link debian/changelog and debian/news to NEWS and CHANGELOG.
* Support hyperestradier version 1.4.2, which adds a new required phraseform
  setting.
2006-09-09 22:50:27 +00:00
joey d92142d09e add 2006-09-09 07:13:21 +00:00
joey aa2b3b8f63 * Add a googlecalendar plugin. A bit special-purpose, but it shows
one way to to deal with user-supplied content that could cause XSS
  issues w/o the htmlscrubber, and won't survive the scrubber.
2006-09-09 07:11:51 +00:00
joey 1431e29934 add news item for ikiwiki 1.26 2006-09-08 20:55:05 +00:00
joey 949c66c3eb add news item for ikiwiki 1.25 2006-09-08 06:06:47 +00:00
joey a79f5ce802 switch updo url 2006-09-07 23:57:54 +00:00
joey 516eaeafbd web commit by joey 2006-09-07 15:42:01 +00:00
joey cd5f2eadd9 web commit by joey 2006-09-07 15:39:05 +00:00
joey e7ff9acf86 web commit by joey 2006-09-07 15:38:02 +00:00
joey 3e9a6a7d4f size limits 2006-09-07 06:58:27 +00:00
joey d772d2d3b2 web commit by joey 2006-09-07 05:46:38 +00:00
joey 68a8d7b1cc typo 2006-09-07 05:34:48 +00:00
joey eff2ddbe9a * Add a linkmap plugin (requires graphviz). 2006-09-07 05:31:01 +00:00
www-data bd70136ca1 web commit by joey 2006-09-07 03:43:17 +00:00
www-data 4e16fefca1 web commit by joey 2006-09-07 03:42:19 +00:00
www-data 61ae19259a web commit by joey 2006-09-06 22:45:09 +00:00
www-data e5ce21301b web commit by joey 2006-09-06 22:44:38 +00:00
www-data 9ac8abd43c web commit by joey 2006-09-06 22:42:46 +00:00
www-data 9e15fd7bc3 web commit by joey 2006-09-06 22:40:21 +00:00
joey 17ee4179f3 reword 2006-09-06 22:36:05 +00:00
joey 7ba4a844a8 * Include <link rel> tag for RSS feeds, used by some aggregators and
firefox to find the feed.
2006-09-06 21:03:39 +00:00
joey bd1eb38ed8 comment 2006-09-06 20:49:01 +00:00
joey 7aaacd17d0 fix 2006-09-06 20:35:18 +00:00
joey 6a2abf8352 cleanup 2006-09-06 20:34:44 +00:00
joey f7f3b0bb7d * Add support for mercurial, contributed by Emanuele Aina. 2006-09-06 20:31:55 +00:00
joey 513af0c0df typo 2006-09-06 20:04:20 +00:00
joey 9439a374d0 update 2006-09-06 20:01:37 +00:00
www-data 85f7f40863 web commit by tuomov 2006-09-05 08:13:34 +00:00