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
joey
e15352066d
responses
2006-09-16 02:37:50 +00:00
joey
5b050a4a82
web commit by JamesWestby
2006-09-16 01:56:26 +00:00
joey
e2cc76971b
web commit by JamesWestby
2006-09-16 01:54:25 +00:00
joey
0df2ad5dfe
* Support Text::Markdown from CPAN, which has a different interface from
...
the original markdown or the one in Debian.
2006-09-16 01:50:29 +00:00
joey
2c74603157
web commit by JamesWestby
2006-09-16 01:33:22 +00:00
joey
245952e0c3
web commit by JamesWestby
2006-09-16 01:32:08 +00:00
joey
5f81e56678
response
2006-09-16 01:30:56 +00:00
joey
a49041bf4b
web commit by JamesWestby
2006-09-16 01:26:55 +00:00
joey
26774c931c
* Patch from James Westby to deal with the case where you're editing a
...
new page, hit cancel, and need to be redirected to somewhere sane.
2006-09-16 01:23:14 +00:00
joey
39fd60f1ab
* Deal with CPAN installing Markdown as Text::Markdown, while it's
...
installed as just Markdown by apt.
2006-09-16 01:14:30 +00:00
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