joey
d4117e20e3
rename
2007-09-22 15:35:12 +00:00
joey
ae4dccc1be
web commit by http://id.inelegant.org/ : First pass at user documentation.
2007-09-10 23:17:58 +00:00
joey
33754bce8e
web commit by arpitjain11: Gallery Plugin added
2007-09-07 22:18:44 +00:00
joey
44b3840d87
web commit by arpitjain11
2007-09-07 22:17:05 +00:00
joey
2c5fbe844b
* Call the formbuilder hook for the edit page.
...
* Call decode_form_utf8 before running formbuilder_setup hooks.
* Add editdiff plugin contributed by Jeremie Koenig.
* Fix it to not leak path info.
2007-08-22 21:06:13 +00:00
joey
9bcfdd6179
link to format_escape
2007-08-17 05:46:17 +00:00
joey
ce7596dad9
* Applied Jeremie Koenig's pluggable editpage buttons patch:
...
- add a title to the editpage form;
- pass a reference to the list of buttons to the formbuilder_setup
hooks, so we can add ours;
- relax asumption about the possible submit values (use "Save Page"
explicitly);
- de-hardcode the submit buttons from the editpage template
(This was needed for compatability with a bug in CGI::FormBuilder
3.0401, but ikiwiki already needs a newer version.)
* Pass buttons to all other formbuilder_setup hooks too.
2007-08-17 05:34:59 +00:00
joey
ceae681a43
comments
2007-08-17 05:12:01 +00:00
joey
52cd9ae4bb
web commit by http://jeremie.koenig.myopenid.com/ : add a plugin page for "showdiff"
2007-08-17 00:57:11 +00:00
joey
29200cd16d
web commit by http://jeremie.koenig.myopenid.com/ : disable the preprocessor for some types of pages?
2007-08-16 22:56:44 +00:00
joey
fd799b4d53
web commit by http://jeremie.koenig.myopenid.com/ : plugin updated to use HTML::Entities
2007-08-16 22:11:26 +00:00
joey
661a2bbadf
web commit by http://jeremie.koenig.myopenid.com/
2007-08-16 15:21:20 +00:00
joey
81ae47421b
web commit by PaulWise: minor typo
2007-08-09 07:03:38 +00:00
joey
5644e171d0
web commit by PaulWise
2007-08-09 06:42:36 +00:00
joey
eceea9db02
web commit by PaulWise: remove bogus comment
2007-08-09 06:41:15 +00:00
joey
66ada76693
web commit by PaulWise: add headinganchors plugin
2007-08-09 06:34:20 +00:00
joey
abaf0b0594
web commit by JordaPolo: Updated status and URLs.
2007-07-27 20:55:26 +00:00
joey
9f6f53cb86
web commit by http://adam.shand.net/ : grammatical cleanup
2007-07-20 22:13:48 +00:00
joey
594bdc9b89
web commit by http://victormoral.myopenid.com/ : errata
2007-07-06 08:29:07 +00:00
joey
8403fd97f0
web commit by http://victormoral.myopenid.com/ : new design and new version
2007-07-06 08:26:39 +00:00
joey
2e97920c50
web commit by http://victormoral.myopenid.com/ : bad news about the plugin. i discourage his use
2007-06-15 09:58:55 +00:00
joey
a85d5229d4
web commit by http://victormoral.myopenid.com/ : version 0.6
2007-06-13 09:08:21 +00:00
joey
a089e59eab
web commit by http://victormoral.myopenid.com/ : initial announcement
2007-06-12 09:13:11 +00:00
joey
f6bd8500b9
web commit by JoshTriplett: Link URL more simply.
2007-04-13 17:52:02 +00:00
joey
87ae4cfb25
web commit by TobiOetiker
2007-04-12 22:01:04 +00:00
joey
e605ee9df2
web commit by TobiOetiker: added link to insights page
2007-04-12 21:58:14 +00:00
joey
c730d55e2e
web commit by JoshTriplett: Use wiki link for sidebar.
2007-04-08 03:31:37 +00:00
joey
61531aa2d4
web commit by http://dalefarnsworth.myopenid.com/
2007-04-08 03:04:50 +00:00
joey
b2cf231a43
web commit by JonasSmedegaard: Fix for htmllink brokenness since ikiwiki 1.44.
2007-03-24 01:11:35 +00:00
joey
5d57a8436f
* Add a table plugin, derived from the one written by Victor Moral.
2007-03-07 11:40:22 +00:00
joey
c9d7926df4
* New domain name for ikiwiki: ikiwiki.info. Update your links.
2007-02-18 20:24:40 +00:00
joey
479c7a1ea6
* Allow plugins to add new types of tests that can be used in PageSpecs.
...
* Add a "conditional" plugin, which allows displaying text if a condition
is true. It is enabled by default so conditional can be used in the
basewiki.
* Use conditionals in the template for plugins, so that plugin pages
say if they're currently enabled or not, and in various other places
in the wiki.
2007-02-12 02:44:47 +00:00
joey
7678eb870c
web commit by JoshTriplett: Formatting, typos, and wording.
2007-02-09 03:16:09 +00:00
joey
8f5d326761
rename and comments
2007-01-16 03:21:33 +00:00
joey
79cc1fe177
web commit by http://victormoral.myopenid.com/ : Bug fixes in a new version
2007-01-15 11:35:25 +00:00
joey
6a3770ff11
web commit by http://victormoral.myopenid.com/ : New third party plugin
2007-01-15 10:14:28 +00:00
joey
74f983d7f0
web commit by TobiOetiker: Made the page more consistant with the site style
2006-12-30 17:21:34 +00:00
joey
e2b2f980a6
web commit by TobiOetiker
2006-12-30 17:20:02 +00:00
joey
579a15060c
web commit by TobiOetiker
2006-12-30 17:16:52 +00:00
joey
7819f34a50
* Add a textile format plugin contributed by mazirian.
2006-12-29 05:18:39 +00:00
joey
9e428e8d86
web commit by http://mazirian.myopenid.com/ : clarification, licensing.
2006-12-29 03:16:06 +00:00
joey
4381a2e9f7
update
2006-12-28 21:44:36 +00:00
joey
688c5884d6
update
2006-12-28 21:44:03 +00:00
joey
6c740dbd41
update
2006-12-28 21:43:18 +00:00
joey
f1dfaca8d0
response and reorg
2006-12-28 21:11:26 +00:00
joey
fa5e3745ac
web commit by VictorMoral: New version 0.9
2006-11-14 11:19:42 +00:00
joey
db3b72c482
instead of over and over. Typical speedup is ~4x. Max possible speedup:
...
8x.
* Add "scan" parameter to hook(), which is used to make the hook be called
during the scanning pass, as well as the render pass. The meta and tag
plugins need to use the new scan parameter, so will any others that modify
%links.
* Now that links are calculated in a separate pass, it can also
precalculate backlinks in one pass, which is O(N^2) instead of the
previous code that was O(N^3). A very nice speedup for wikis with lots
(thousands) of pages.
2006-10-28 05:07:56 +00:00
joey
7be29d0bfd
web commit by VictorMoral
2006-10-24 13:24:10 +00:00
joey
7a1dfbc49f
web commit by VictorMoral
2006-10-24 13:20:32 +00:00
joey
6a75123d7a
web commit by VictorMoral
2006-10-22 20:36:59 +00:00