www-data
9e928108dd
web commit by joey
2006-04-10 05:27:56 +00:00
joey
76aae79a9d
typo
2006-04-07 23:59:30 +00:00
www-data
be64190bbd
web commit by kcr
2006-04-06 18:59:55 +00:00
www-data
a56edf4541
web commit by joey: remove no longer relevant note (underlaid now)
2006-04-04 21:04:40 +00:00
joey
7a5ae22e5a
Convert postprocessordirectives into preprocessordirectives, so they are
...
expanded before markdown. Consequences:
- No need to worry about markdown messing with parameters of
preprocessordirectives. (If you had to escape stuff in one before, you'll
need to undo that escaping now.)
- No need for ugly </p> hacks before inlined subpages. Instead, subpages
are wrapped in a <div>, and this prevents markdown from touching them.
(This can also be used to add style to subpages.)
- rss generation is less of a hack.
2006-04-04 20:57:46 +00:00
joey
ca57400d53
markdown's overzelous _ and * expansion inside words can't really be fixed
...
outside of markdown
2006-04-04 19:59:00 +00:00
joey
f50bd57bce
proper binmode settings so that with -CSD, ikiwiki will support unicode
...
however, due to robustness, that's not enabled by default yet
2006-04-04 19:34:50 +00:00
www-data
dd9ec3f5b6
web commit by joey: remove dup
2006-04-04 18:36:41 +00:00
joey
2ac1e80db3
fix package name
2006-04-04 18:34:04 +00:00
www-data
84720383a5
web commit by iain
2006-04-03 23:34:19 +00:00
www-data
2f9e738eb0
web commit by UlrikSverdrup: using ikiwikI! concept fits me .. easy page creation, markdown etc.
2006-04-03 16:48:42 +00:00
www-data
13722d7b76
web commit by WillThompson: Safety of arbitrary regexen
2006-04-03 15:39:15 +00:00
joey
81296fa820
fix mode quoting and fix commenting out of wrapper block
2006-04-03 00:00:16 +00:00
www-data
1045c407b1
web commit by DavidSchmitt
2006-04-02 22:59:31 +00:00
joey
c4e0e8c36c
- add <base> to cgi output, this is especially useful for output containing
...
wikilinks since the urls should work now in more situations
- drop --limit from svn log run, since a) it needs a fairly new svn and
b) in some cases, it would limit it to too few entries to display the
requested number of changes
- Use driver:DB_File and not driver:db_file for better compatability with
old versions of CGI::Session.
- Note that HTML::Template 3.02.02 is needed.
2006-04-02 22:24:08 +00:00
www-data
2942d580a1
web commit by DavidSchmitt
2006-04-01 17:53:47 +00:00
www-data
9d86fb0b02
web commit by joey
2006-03-31 19:49:11 +00:00
www-data
7fb3d3df12
web commit by joey
2006-03-31 19:48:35 +00:00
www-data
cf48c10cc0
web commit by JeroenSchot
2006-03-30 22:19:06 +00:00
joey
942a3fe01a
sigh, markdown..
2006-03-30 20:15:42 +00:00
joey
22d501e5de
update
2006-03-30 18:36:07 +00:00
www-data
a5583ab1e9
web commit by JeroenSchot: moved to done.
2006-03-30 12:31:28 +00:00
www-data
c631877d90
web commit by JeroenSchot
2006-03-30 12:27:52 +00:00
www-data
9f32005859
web commit by joey
2006-03-29 22:38:54 +00:00
www-data
c3c93a05f9
web commit by joey
2006-03-29 22:38:30 +00:00
joey
5f1e794045
fixes
2006-03-29 22:36:23 +00:00
joey
0d9539d577
added --hyperestraier switch, which turns on search support
...
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
2006-03-29 22:21:23 +00:00
www-data
a4eaf05620
web commit by JeroenSchot: idea about markdown enclosing.
2006-03-29 19:08:49 +00:00
www-data
212d7eb246
web commit by joey
2006-03-29 18:52:09 +00:00
joey
efe91335c6
improve fix for symlink attacks to check subdirectories for symlinks too
...
before writing
2006-03-29 18:50:36 +00:00
joey
7c9aa23b44
rm
2006-03-29 18:34:25 +00:00
www-data
67bfc9a30b
web commit by joey: test edit, replacing a file from underlay
2006-03-29 18:33:59 +00:00
joey
975ae0944c
Implemented --underlaydir, and moved files provided by underlay out of doc
...
so I don't need to maintain two copies anymore.
You might also want to remove the files provided in the basewiki underlay
from your wiki, if you have not created custom local versions of them, so
that these pages will be automatically updated in future ikiwiki upgrades.
2006-03-29 18:21:01 +00:00
www-data
a56eda6878
web commit by joey
2006-03-29 14:57:38 +00:00
www-data
157357f1bb
web commit by joey
2006-03-29 14:52:44 +00:00
joey
31970d3c07
minor
2006-03-29 07:32:56 +00:00
joey
d2639d7c84
minor improvements
2006-03-29 07:31:13 +00:00
www-data
576feac32b
web commit by joey
2006-03-29 07:26:56 +00:00
joey
5591d621b9
css support
2006-03-29 07:24:03 +00:00
joey
ce48f18a3b
better button
2006-03-29 07:21:16 +00:00
joey
bf0fa3c42c
add rss button
2006-03-29 07:13:36 +00:00
joey
3dad68caab
fix
2006-03-29 06:58:53 +00:00
joey
33bb16e019
fix
2006-03-29 06:58:22 +00:00
joey
ff107da245
fix
2006-03-29 06:57:41 +00:00
joey
be4a220f85
fix
2006-03-29 06:50:56 +00:00
joey
392116f0fd
fix
2006-03-29 06:50:21 +00:00
joey
f743b340ff
add things needed by formbuilder
2006-03-29 06:48:18 +00:00
joey
ec2afa23ae
add
2006-03-29 06:35:12 +00:00
www-data
bbb2aaf69c
web commit by joey
2006-03-29 03:49:03 +00:00
www-data
c438458b8a
web commit by joey
2006-03-29 03:43:35 +00:00
www-data
1b375d7818
web commit by joey
2006-03-29 03:32:57 +00:00
www-data
f55e219d4f
web commit by joey
2006-03-29 03:30:26 +00:00
www-data
0db7de08af
web commit by joey
2006-03-29 03:29:23 +00:00
joey
e41dd1e24e
html validation fixes:
...
- escape & in urls (also clean up cgi url generation)
- since markdown wraps inlined pages in <p></p>, close and re-open
the paragraph tags when generating the embedded html
- added XHTML 1.0 doctypes to templates
- fixed <hr /> and <br /> in templates
- add an alt attribute to inline images, based on the WikiLink to the
image. Allows things like [[my_image|img.png]] to customise alt text.
2006-03-29 03:18:21 +00:00
www-data
bfe959167a
web commit by joey
2006-03-29 02:34:04 +00:00
joey
2695d91d52
removing test pages
2006-03-29 02:26:29 +00:00
www-data
934aedf186
web commit by joey
2006-03-29 02:22:30 +00:00
www-data
89a9976a70
web commit by joey
2006-03-29 02:21:29 +00:00
joey
0a95ac2144
Improved handling of wikilinks containing characters that are not allowed
...
in filenames. Now converts to valid filenames automatically.
Note, need to --refresh your wiki after updating to this version, if you
use any pages with __nn__ in their names.
2006-03-29 02:14:55 +00:00
www-data
f6b33b8772
web commit by joey
2006-03-29 02:07:09 +00:00
www-data
c7bb84164d
web commit by joey
2006-03-29 01:52:26 +00:00
www-data
9c2f67454b
web commit by joey
2006-03-28 23:38:00 +00:00
joey
d9f1b12149
support [[linktext|pagename]] links
2006-03-28 23:31:53 +00:00
joey
d73574e19f
There was a bug that [[inline archive="yes]] created an RSS link, but no feed.
...
Fixed in the easiest way by creating an RSS feed for archive pages (it will
include only a limited number of items, not everything).
Alternative fix would be to track separately which pages are archives and
which not, and only create feeds for non-archives.
2006-03-28 23:06:28 +00:00
www-data
9645f0ccbc
web commit by JeroenSchot: summarize current html problems.
2006-03-28 19:15:41 +00:00
www-data
3e44774691
web commit by KyleMacLea
2006-03-28 16:33:12 +00:00
www-data
670b0e24b5
web commit by JeroenSchot: escape [[]]'s.
2006-03-28 15:17:16 +00:00
www-data
f3c740ae48
web commit by JeroenSchot: rss bug added.
2006-03-28 15:16:14 +00:00
www-data
6b59d3f067
web commit by JamesAntill: Relative links
2006-03-27 21:17:16 +00:00
www-data
2bdfec0658
web commit by joey
2006-03-26 05:39:05 +00:00
www-data
088dccb3f9
web commit by joey
2006-03-26 05:38:23 +00:00
www-data
90b2b991f7
web commit by joey
2006-03-26 05:35:19 +00:00
www-data
5d043d57eb
web commit by joey
2006-03-26 05:33:34 +00:00
www-data
c7c4c374db
web commit by joey
2006-03-26 05:32:54 +00:00
www-data
2457e52674
web commit by joey
2006-03-26 05:32:30 +00:00
www-data
43a05ad618
web commit by joey
2006-03-26 05:31:24 +00:00
www-data
90da405ed1
web commit by joey
2006-03-26 05:26:13 +00:00
www-data
588dd61597
web commit by joey
2006-03-26 05:25:12 +00:00
joey
f2a2f3c937
split up options by type
2006-03-26 05:24:03 +00:00
joey
ffc0be87d7
add --refresh and make it with with --setup
2006-03-26 05:08:41 +00:00
www-data
6072b3ea45
web commit by joey
2006-03-26 03:18:04 +00:00
joey
9092356173
added --getctime
2006-03-26 02:30:44 +00:00
www-data
b1fac01790
web commit by joey
2006-03-25 18:16:53 +00:00
www-data
e1174c6812
web commit by joey
2006-03-25 18:16:37 +00:00
joey
2b7385544d
typo
2006-03-25 18:15:45 +00:00
joey
3de3ae22c6
add
2006-03-25 18:15:10 +00:00
joey
0a4c1396de
add logo
2006-03-25 18:14:27 +00:00
www-data
d0824db6b2
web commit by joey
2006-03-25 18:08:47 +00:00
www-data
a591d11c00
web commit by joey
2006-03-25 18:08:10 +00:00
joey
797270a9ec
add logo, contributed by Jeroen Schot
2006-03-25 18:07:43 +00:00
www-data
686b62d390
web commit by JeroenSchot: typo.
2006-03-24 23:22:27 +00:00
www-data
5b27727ca6
web commit by JeroenSchot: update.
2006-03-24 23:18:37 +00:00
www-data
de62d09bfa
web commit by JeroenSchot: removed silly <hr/>.
2006-03-24 23:15:40 +00:00
www-data
67693f40a8
web commit by joey
2006-03-24 21:43:16 +00:00
www-data
dee2c610a8
web commit by joey
2006-03-24 21:42:33 +00:00
joey
61c909e2f2
implemented upgradehooksh
2006-03-24 21:36:37 +00:00
www-data
d9cd1050da
web commit by joey
2006-03-24 21:35:53 +00:00
www-data
0630d97438
web commit by joey
2006-03-24 20:53:54 +00:00
www-data
df2ccc34b3
web commit by joey
2006-03-24 20:50:08 +00:00
www-data
960b4405d7
web commit by JeroenSchot: added myself as an ikiwiki-user :)
2006-03-24 11:05:58 +00:00