joey
875f69ad8a
woot!
2006-12-22 19:31:28 +00:00
joey
67d74e6d48
web commit from 66.249.65.168: poll vote (Accept both)
2006-12-22 16:31:48 +00:00
joey
70af36250c
web commit from 66.249.65.168: poll vote (Accept only OpenID for logins)
2006-12-22 16:29:56 +00:00
joey
b439333512
web commit from 66.249.65.168: poll vote (Accept only password logins)
2006-12-22 16:07:01 +00:00
joey
45b4927f26
web commit by JoshTriplett: We have tools in progress for converting MoinMoin and TWiki to ikiwiki with Git.
2006-12-22 12:28:37 +00:00
joey
ab97e763d9
web commit by http://getopenid.com/ptecza : Bug report
2006-12-22 10:15:30 +00:00
joey
2476447a5b
changed my mind about how to disambiguate links, it seems to make more
...
sense to start them with a /
2006-12-21 22:15:11 +00:00
joey
c1cd1ca962
test
2006-12-21 22:10:57 +00:00
joey
6479a7df14
meh
2006-12-21 22:10:25 +00:00
joey
31d0021e9c
* Add support for links of the form [[../foo]], this links to the page
...
* Fix code to make absolute urls for rss feeds, was missing some urls.
* Fix double-escaping of html entities in titles etc in rss feeds
that occured if escaped characters were present in the page filename.
2006-12-21 21:52:06 +00:00
joey
a00bc110b1
typo
2006-12-21 20:17:53 +00:00
joey
3451926d20
response
2006-12-21 20:16:52 +00:00
joey
ff6941cef9
* Add support for links of the form [../foo]], this links to the page
...
foo a level higher in the directory hierarchy than the one it would link
to by default.
2006-12-21 20:11:18 +00:00
joey
2335443eb6
web commit by http://ethan.betacantrips.com/
2006-12-21 20:08:06 +00:00
joey
a8964c1f3c
bar
2006-12-21 19:54:40 +00:00
joey
d10cb6ebe4
response
2006-12-21 19:53:58 +00:00
joey
6492f5ee57
typo
2006-12-21 19:46:01 +00:00
joey
0dc8b91226
* Patch from Emanuele Aina to fix modification time code in mercurual
...
backend.
2006-12-21 19:40:11 +00:00
joey
472dabbb60
* Turn $config{wiki_file_prune_regexps} into an array that is easier to
...
manipulate.
* Only exclude rss and atom files from processing if the inline plugin
is enabled and that feed type is enabled. Else it's just a copyable file
type.
* Move rss and atom option handling code into the inline plugin.
* Applied a rather old patch from Recai to fix the "pruning is too strict"
issue. Now you can have wiki source directories inside dotdirs and the
like, if you want.
2006-12-21 19:36:15 +00:00
joey
c648b2b79b
response
2006-12-21 13:54:49 +00:00
joey
83109863f6
* Fix an issue with inlining a page with a rss feed inside another
...
page with an rss feed.
2006-12-21 13:51:50 +00:00
joey
e3f7675264
web commit by hb
2006-12-21 08:18:07 +00:00
joey
e6578743b2
web commit by hb
2006-12-21 08:14:05 +00:00
joey
08e054b881
add idea
2006-12-20 19:59:41 +00:00
joey
2eb4621268
responses du jour
2006-12-20 19:57:24 +00:00
joey
7d3bcbff1a
web commit by JeremyReed: 5 questions
2006-12-20 15:47:14 +00:00
joey
9fb2ef69a1
web commit by http://getopenid.com/ptecza
2006-12-20 08:47:45 +00:00
joey
bda75ab1c1
web commit by http://ethan.betacantrips.com/
2006-12-20 03:54:43 +00:00
joey
fef9f51620
web commit by http://chrisisbd.myopenid.com/
2006-12-19 21:08:22 +00:00
joey
21d8965d14
web commit by http://chrisisbd.myopenid.com/
2006-12-19 21:07:35 +00:00
joey
216070f43e
web commit by http://chrisisbd.myopenid.com/
2006-12-19 18:59:34 +00:00
joey
79d84c8946
web commit by http://chrisisbd.myopenid.com/
2006-12-19 18:56:26 +00:00
joey
b9e4a8243e
responses
2006-12-19 17:14:31 +00:00
joey
321b529cd8
fix man page perms in install
2006-12-19 17:09:03 +00:00
joey
389ad222ec
* Add userdir config setting.
2006-12-19 16:58:55 +00:00
joey
9e1c79e588
web commit by http://chrisisbd.myopenid.com/
2006-12-19 15:12:08 +00:00
joey
ea782d787e
web commit by http://chrisisbd.myopenid.com/
2006-12-19 12:36:31 +00:00
joey
76382f1eb8
web commit by http://chrisisbd.myopenid.com/
2006-12-19 12:35:39 +00:00
joey
1697260bf1
web commit by http://chrisisbd.myopenid.com/ : Changed Text::MarkDown to Text::Markdown
2006-12-19 10:35:54 +00:00
joey
60e6784d8c
web commit by http://getopenid.com/ptecza
2006-12-19 10:16:19 +00:00
joey
98c8d5645f
web commit by http://chrisisbd.myopenid.com/
2006-12-19 09:57:15 +00:00
joey
944666cf82
web commit by http://chrisisbd.myopenid.com/
2006-12-19 09:56:21 +00:00
joey
609bc2f956
web commit from 203.94.152.58: poll vote (Accept both)
2006-12-19 05:59:57 +00:00
joey
e42d3d77f5
web commit by http://dmarti.myopenid.com/
2006-12-18 18:44:44 +00:00
joey
02c41e9eb1
use POST
2006-12-18 16:11:51 +00:00
joey
93e86f654f
web commit by JoshTriplett: Forms default to GET; need method="POST".
2006-12-18 12:14:46 +00:00
joey
4b6b762327
web commit from 66.249.66.42: poll vote (Accept both)
2006-12-18 11:04:16 +00:00
joey
658842da52
web commit from 66.249.66.42: poll vote (Accept only password logins)
2006-12-18 11:03:56 +00:00
joey
e5e7d556e9
web commit from 66.249.66.42: poll vote (Accept only OpenID for logins)
2006-12-18 11:03:36 +00:00
joey
bffc3bf3e9
web commit from 193.0.71.66: poll vote (Accept both)
2006-12-15 15:56:15 +00:00