Commit Graph

1124 Commits (ee3878f8ad231dca8c0a6c55cf5127f85e06fa2a)

Author SHA1 Message Date
joey ec6482402c add keithp.com 2006-10-13 18:23:23 +00:00
joey 3ffc189c54 web commit by SteveRobbins 2006-10-12 21:38:36 +00:00
joey e0c387c8d0 web commit by SteveRobbins: Downgrade fixed problem 2006-10-12 20:13:22 +00:00
joey 8973ba4723 web commit by GabrielFarrell: small grammar fix 2006-10-11 11:42:32 +00:00
joey 0286694e20 comments 2006-10-11 07:51:55 +00:00
joey 38923bfdd5 move 2006-10-11 07:45:15 +00:00
joey 8dd7ccc9bf web commit by SteveRobbins: Response with FormBuilder version and error string location. 2006-10-10 20:06:21 +00:00
joey be7173db7a web commit by DonMarti 2006-10-10 18:42:24 +00:00
joey 296117a0f1 web commit by VictorMoral: presentation of a new ikiwiki plugin 2006-10-10 14:32:03 +00:00
joey be55f6fd7c * Atom feed support based on a patch by Clint Adams.
* Add feeds=no option to inline preprocessor directive to turn off all types
  of feeds. feeds=rss will still work, and feeds=atom was also added, for
  fine control.
* $IkiWiki::version now holds the program version, and is accessible to
  plugins.
2006-10-08 23:57:37 +00:00
joey bf4e6716cc responses and reorg 2006-10-08 22:27:48 +00:00
joey cefbe6210f * Change %renderedfiles to store an array of files rendered from a given
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
  The plugin interface has been increased to version 1.01 for this change.
* Add will_render function to the plugin interface, used to register that a
  page renders a destination file, and do some security checks.
* Use will_render in the inline and linkmap plugins.
* Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
2006-10-08 21:56:50 +00:00
joey 118c481766 remove, redundant 2006-10-08 21:55:55 +00:00
joey 85832d1656 move 2006-10-08 21:04:45 +00:00
joey 92de3e5ac9 response 2006-10-07 18:03:19 +00:00
joey 0dfcf5edd5 web commit by SteveRobbins 2006-10-06 20:30:48 +00:00
joey a8bff3fb13 web commit by SteveRobbins 2006-10-06 20:17:52 +00:00
joey 16cbcf086b add metadata 2006-10-06 19:31:26 +00:00
joey 62a22bf541 comments 2006-10-06 19:22:22 +00:00
joey 9759b3b745 web commit by ChristianMock 2006-10-06 09:41:23 +00:00
joey 5709053f4d web commit by ChristianMock 2006-10-06 09:40:06 +00:00
joey 10b64bc707 web commit by ChristianMock 2006-10-06 09:38:59 +00:00
joey f04251bc9a update 2006-10-06 06:33:30 +00:00
joey b1c752a949 remove our 1st spam 2006-10-06 06:31:45 +00:00
joey 20feea7e08 web commit by icerain321: add a link 2006-10-06 06:21:12 +00:00
joey 67b513e8c4 * Patch from Alec Berryman adding a http_auth config item that allows
using HTTP Authentication instead of ikiwiki's built in authentication.
  Useful for eg, large sites with their own previously existing user auth
  setup. Closes: #384534
2006-10-02 22:56:09 +00:00
joey fb3a160f2d web commit by RecaiOktas: Replace partial patch with an url. 2006-10-02 22:46:38 +00:00
joey ae4d15473c web commit by RecaiOktas: Using FindBin in ikiwiki.pl. 2006-10-02 22:14:06 +00:00
joey 54f447b97e web commit by EthanGlasserCamp: This is what I wanted. 2006-10-02 21:37:26 +00:00
joey 2330971b5c tag 2006-10-02 00:17:16 +00:00
joey a24eced17f web commit by joey 2006-10-02 00:11:38 +00:00
joey d8a3538fb7 add meta info 2006-10-02 00:07:49 +00:00
joey 4ecf1338fe web commit by ChristianMock 2006-10-01 21:52:49 +00:00
joey bcd338531f web commit by EthanGlasserCamp 2006-09-29 15:57:33 +00:00
joey 8529b9edb0 web commit by RecaiOktas: Revert last change in patch. 2006-09-29 11:44:08 +00:00
joey 4e2f082ebb web commit by EthanGlasserCamp: more demanding, unreasonable thoughts about this -- I want a pony 2006-09-28 15:26:12 +00:00
joey cb5e093f24 web commit by DevogonDeBruin 2006-09-28 09:20:38 +00:00
joey 44a08155ee web commit by EthanGlasserCamp: Oops! This doesn't work at all. 2006-09-28 07:21:35 +00:00
joey af05e7badc web commit by EthanGlasserCamp: another entry on my wish list 2006-09-28 06:56:52 +00:00
joey 65c8cf7538 web commit by EthanGlasserCamp: now that at least a few things work right 2006-09-28 01:57:18 +00:00
joey cc511f5131 web commit by EthanGlasserCamp: another RFE 2006-09-28 01:06:42 +00:00
joey c19da7ef08 web commit by EthanGlasserCamp: questions about RecentChanges 2006-09-28 00:17:34 +00:00
joey a497ed2db3 web commit by RecaiOktas: Revise patch (joey: sorry for the wrong place of this page). 2006-09-27 22:25:18 +00:00
joey be219cb608 web commit by RecaiOktas: Patch for 'pruning_is_too_strict'. 2006-09-27 17:50:45 +00:00
joey 5df2020295 web commit by RecaiOktas 2006-09-27 17:45:27 +00:00
joey a80dcaa4d0 web commit by VictorMoral 2006-09-27 14:16:34 +00:00
joey f84d836e35 add news item for ikiwiki 1.28 2006-09-26 06:09:43 +00:00
joey 48e004acb1 * inline: Add ability to sort by page name, based on a patch from
Benjamin A'Lee.
2006-09-25 21:13:14 +00:00
joey 08db946cf4 remove since this is a duplicate with the new "prining too strict" bug
report, which has better info
2006-09-25 20:37:29 +00:00
joey eeae24f6c7 web commit by EthanGlasserCamp: bug description 2006-09-25 02:37:14 +00:00
joey 38cf0a665f web commit by EthanGlasserCamp 2006-09-25 01:48:53 +00:00
joey eb429f7ece add news item for ikiwiki 1.27 2006-09-24 16:58:22 +00:00
joey c35779ed0f web commit by RecaiOktas: Add stylesheet. 2006-09-23 04:09:18 +00:00
joey 3f6e69323f web commit by RecaiOktas: Yet another css. 2006-09-23 04:07:50 +00:00
joey a084682f73 new idea 2006-09-23 04:06:59 +00:00
joey 278dae4ef9 foo 2006-09-23 00:13:42 +00:00
joey 1cebba0e16 add 2006-09-23 00:12:21 +00:00
joey 1f2f64e834 update 2006-09-23 00:04:19 +00:00
joey 67d56b9d61 reformat 2006-09-23 00:01:11 +00:00
joey c9a652b311 update 2006-09-22 23:59:57 +00:00
joey b1dbcd1197 typo 2006-09-22 23:59:33 +00:00
joey 3a70c09dd9 web commit by StefanoZacchiroli 2006-09-22 14:51:17 +00:00
joey d5456c2c55 web commit by StefanoZacchiroli 2006-09-22 14:50:36 +00:00
joey 2cb09e635e web commit by StefanoZacchiroli 2006-09-22 14:49:56 +00:00
joey 6be4c2419e web commit by StefanoZacchiroli 2006-09-22 14:46:25 +00:00
joey 85dc98e24a web commit by StefanoZacchiroli: added link to a (to be written) page about css in ikiwiki 2006-09-22 14:44:52 +00:00
joey c35444826c * Add --render mode, which can be used to preview an edit at the command
line by test rendering a single page.
2006-09-21 21:34:29 +00:00
joey 63f09c7cef response 2006-09-21 20:45:44 +00:00
joey 723ba5793b web commit by joey 2006-09-21 20:40:46 +00:00
joey 8975d6bbbb web commit by joey 2006-09-21 20:39:53 +00:00
joey a3cae82bfb web commit by joey 2006-09-21 20:38:37 +00:00
joey 7e744a0ab6 web commit by joey 2006-09-21 20:33:36 +00:00
joey 8516d82089 web commit by joey 2006-09-21 20:32:32 +00:00
joey c7140ad90b * Add typography (SmartyPants) plugin by Recai. 2006-09-21 20:28:40 +00:00
joey 75594937c4 update 2006-09-21 20:24:38 +00:00
joey 4dfa87ae86 move, this contains todo items, not bugs 2006-09-21 18:00:45 +00:00
joey 3c8f07b53f update 2006-09-21 18:00:02 +00:00
joey ba922d64b1 web commit by ScottHenson 2006-09-21 17:19:21 +00:00
joey 957ae14949 thinko 2006-09-20 22:16:54 +00:00
joey b7dc6a35c3 update 2006-09-20 18:58:10 +00:00
joey c1d381017d web commit by JamesWestby 2006-09-20 18:18:44 +00:00
joey 78d8b1b085 web commit by StefanoZacchiroli: added my blog to the list 2006-09-20 16:56:45 +00:00
joey 072a382935 web commit by StefanoZacchiroli 2006-09-19 23:31:38 +00:00
joey ad8dfc67ab fix typo 2006-09-19 19:36:15 +00:00
joey 53b4b611e8 tweaks 2006-09-19 19:35:33 +00:00
joey 53b76f7abb add a pointer to arch mirror 2006-09-19 19:26:10 +00:00
joey 620542ed60 web commit by JamesWestby 2006-09-18 21:58:19 +00:00
joey db15adb019 update 2006-09-18 21:32:21 +00:00
joey 62e1a2ceed estseek patch (slightly altered) and other replies 2006-09-18 20:53:17 +00:00
joey ffb3e29e6b update 2006-09-18 18:07:45 +00:00
joey cf839e8e5d yet another update of the svgz file and updates all images 2006-09-18 18:04:43 +00:00
joey 9e7309ec82 web commit by ClintAdams: playing with patchqueue 2006-09-17 20:13:51 +00:00
joey 3488d268be format 2006-09-17 17:50:02 +00:00
joey 0261718d0f add icon 2006-09-17 17:49:25 +00:00
joey 5002526395 logo file updated 2006-09-17 17:45:48 +00:00
joey 313e85700b typo 2006-09-16 15:38:00 +00:00
joey 5a734d5911 web commit by JamesWestby 2006-09-16 15:30:18 +00:00
joey 815c484193 hmm 2006-09-16 15:16:24 +00:00
joey fa96eab120 * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate
a multi-resolution favicon.ico.
2006-09-16 15:12:01 +00:00
joey efecdae091 post for Don 2006-09-16 03:11:23 +00:00