Joey Hess
b95669c3c8
Rebuild pages that change their type. (Gabriel McManus)
2008-07-23 16:13:37 -04:00
Joey Hess
7fa3a2f83b
response
2008-07-23 15:05:59 -04:00
Joey Hess
1d1767192c
attachment: Do not escape _ when determining attachment filenames.
2008-07-23 14:58:39 -04:00
http://ptecza.myopenid.com/
89ca6143ee
* Update
2008-07-23 07:19:24 -04:00
http://ptecza.myopenid.com/
5467015fbd
* Typo
2008-07-23 06:12:12 -04:00
http://ptecza.myopenid.com/
f213303f43
* Bug?
2008-07-23 06:11:18 -04:00
http://www.cse.unsw.edu.au/~willu/
8ca397c2c6
Report bug in map wrt bare directories
2008-07-22 22:48:19 -04:00
http://gmcmanus.myopenid.com/
b2917c76cb
bug when pages changing extension; new patch
2008-07-22 05:33:24 -04:00
http://gmcmanus.myopenid.com/
602ad172d0
patch to prevent email obfuscation
2008-07-22 05:10:46 -04:00
http://brian.may.myopenid.com/
4515726bfe
response to response
2008-07-22 01:28:20 -04:00
http://gmcmanus.myopenid.com/
88ff7480e6
bug already noted, so mark as done
2008-07-22 01:22:14 -04:00
http://gmcmanus.myopenid.com/
2e51d5c74d
email obfuscation by Text::Markdown undone by HTML::Scrubber
2008-07-21 23:25:17 -04:00
Joey Hess
c2a2f71508
Add allow_symlinks_before_srcdir config setting
...
can be used to avoid a security check that is a good safe default, but
problimatic overkill in some situations.
I decided to underdocument this, because the option looks ugly, and I don't
want people randomly turning it on because it looks like a good idea. So if
you need it, you'll get an error message mentioning how to fix it.
2008-07-21 18:33:09 -04:00
Joey Hess
c2ffd205f3
Really fix bug with links to pages with names containing colons
...
Previous fix mised a few cases.
2008-07-21 17:27:14 -04:00
Joey Hess
9a8b0744a3
typo
2008-07-21 17:15:12 -04:00
Joey Hess
9187e53575
test
2008-07-21 17:14:43 -04:00
Joey Hess
b884cbd00f
response
2008-07-21 17:12:17 -04:00
Mathias
652beaf48c
2008-07-21 16:04:17 -04:00
Simon McVittie
404f54ac60
Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix
2008-07-21 12:46:47 +01:00
Simon McVittie
9c02d61d9b
Migrate doc/bugs via prefix_directives
...
This is a partial commit of:
egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition
prefix_directives
2008-07-21 12:31:04 +01:00
http://www.cse.unsw.edu.au/~willu/
a90b80a679
close
2008-07-20 18:04:41 -04:00
Joey Hess
fcfbf252e2
respinse
2008-07-19 13:36:06 -04:00
Joey Hess
b557ba7c46
close bug, add changelog
2008-07-19 13:24:58 -04:00
http://gmcmanus.myopenid.com/
c8995955df
new bug and patch
2008-07-19 03:04:47 -04:00
http://smcv.pseudorandom.co.uk/
1e6b38a335
2008-07-18 22:08:13 -04:00
http://www.cse.unsw.edu.au/~willu/
15fb518cc2
New bug and patch - close stderr when forking a sub process to run git
2008-07-18 21:03:55 -04:00
Joey Hess
584f3e3061
Add a postscan hook.
...
* Add a postscan hook.
* search: Use postscan hook, avoid updating index when previewing.
2008-07-17 16:17:15 -04:00
Joey Hess
4bc6f6cb96
web commit by http://jcflack.myopenid.com/
2008-07-17 10:46:03 -04:00
Joey Hess
acb6f66fbe
closures
2008-07-14 21:30:59 -04:00
Joey Hess
5d027102f5
fix link
2008-07-14 15:20:37 -04:00
Joey Hess
a3c8465565
web commit by http://ptecza.myopenid.com/ : * Broken URL
2008-07-14 10:15:37 -04:00
Simon McVittie
30b3b00f4f
Mark bug "clear: both for .page*?" as [[done]]
2008-07-13 15:33:44 +01:00
Joey Hess
2d6263b991
web commit by http://smcv.pseudorandom.co.uk/ : Patched
2008-07-13 10:31:09 -04:00
Joey Hess
74bc4af998
web commit by http://smcv.pseudorandom.co.uk/ : on second thoughts, more changes are desirable
2008-07-13 09:50:33 -04:00
Joey Hess
4ad9680d52
web commit by http://smcv.pseudorandom.co.uk/ : suggest solution
2008-07-13 09:45:59 -04:00
Joey Hess
e3c0e49774
only htmlize errors when cgi is actually running
2008-07-12 23:23:25 -04:00
Joey Hess
71fba7791f
add perlmagick to build deps
...
needed since the doc wiki is using an [[img]]
2008-07-12 20:20:26 -04:00
Simon McVittie
60dc17c39c
Hopefully fix regression tests in non-English environments
2008-07-12 23:00:57 +01:00
Simon McVittie
ac8a862a06
Merge branch 'master' of git://git.ikiwiki.info into bugs
2008-07-12 22:56:55 +01:00
Joey Hess
44e42209a8
web commit by http://smcv.pseudorandom.co.uk/ : I think I know what's wrong here too
2008-07-12 17:56:38 -04:00
Simon McVittie
bed1f1037a
Add missing requirement of IkiWiki::render before starting to render things
2008-07-12 22:52:46 +01:00
Joey Hess
99523151a8
web commit by http://smcv.pseudorandom.co.uk/
2008-07-12 17:48:41 -04:00
Joey Hess
40975cd29d
web commit by intrigeri: initial bug submission
2008-07-12 17:47:51 -04:00
Joey Hess
ce4c5142b0
web commit by intrigeri: update, found a possible (random) fix
2008-07-12 17:40:25 -04:00
Joey Hess
299fd7fa2e
web commit by intrigeri: bug submission
2008-07-12 17:32:13 -04:00
Joey Hess
4f51703fea
web commit by intrigeri: bug submission
2008-07-12 17:25:43 -04:00
Joey Hess
52cccc6fd4
remove example (which was lacking escaping)
2008-07-12 12:04:47 -04:00
Joey Hess
6255c88e89
fixed
2008-07-12 12:04:10 -04:00
Joey Hess
d36361b010
web commit by http://smcv.pseudorandom.co.uk/
2008-07-12 12:01:05 -04:00
Joey Hess
a0f596b6ed
Change deb dependencies to list Text::Markdown before markdown, since the former, while slower, has a much better html parser that avoids numerous bugs.
2008-07-12 10:40:31 -04:00
Joey Hess
0a09638f96
greatly simplified test case
2008-07-12 10:33:41 -04:00
Joey Hess
32a8bf4c36
bug
2008-07-11 06:24:25 -04:00
Joey Hess
76b963deb5
web commit by intrigeri: thanks + note about git collaborative work
2008-07-11 03:16:06 -04:00
Joey Hess
7e29cbfc27
web commit by intrigeri: answer + fix escaping in example wiki page
2008-07-11 03:09:59 -04:00
Joey Hess
0073775dc3
question
2008-07-10 15:39:08 -04:00
Joey Hess
8ba2497a23
escape
2008-07-10 15:38:08 -04:00
Joey Hess
3879c56e71
Fixes creation of pages when clicking on WikiLinks starting with "/".
2008-07-10 15:36:18 -04:00
Joey Hess
c52493422b
web commit by intrigeri: initial bug submission
2008-07-10 15:02:25 -04:00
Joey Hess
ac4a11ba50
web commit by intrigeri: added opinion + patch
2008-07-10 14:56:52 -04:00
Joey Hess
8c48db5be2
web commit by http://ptecza.myopenid.com/ : * Confirmation and thanks
2008-07-09 04:27:10 -04:00
Joey Hess
3c82db72c4
remove patch tag
2008-07-09 02:05:57 -04:00
Joey Hess
ee5585f7d9
close
2008-07-09 02:02:26 -04:00
Joey Hess
79ffb09ca2
close
2008-07-09 02:02:03 -04:00
Joey Hess
7541622fe9
response
2008-07-08 19:28:20 -04:00
Joey Hess
61479665b4
web commit by AndrewGreenberg: bad formatting on bug report, sorry.
2008-07-08 19:15:40 -04:00
Joey Hess
ae4d377946
web commit by AndrewGreenberg: Added nasty URL edit bug in 2.52.
2008-07-08 19:14:11 -04:00
Joey Hess
03d7f84f28
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
...
Conflicts:
doc/bugs/attachment:_failed_to_get_filehandle.mdwn
2008-07-08 18:12:33 -04:00
Joey Hess
ad02f69836
attachment: Support perl 5.8's buggy version of CGI.pm.
...
This is truely horribly disgusting. CGI::tmpFileName, in current perls, is
an undocumented function (which should be a clue..) that takes the original
filename of an uploaded attachment, and returns the name of the tempfile
that CGI has stored it in.
In old perls, though, CGI::tmpFileName does not take a filename. It takes
a key from the object's {'.tmpfiles'} hash. This key is something
crazy like '*Fh::fh00001group' -- apparently the stringification of a
filehandle object.
Just to add to the fun, tmpFileName doesn't take the key, it expects a
refernce to the key. Argh?!
But the fun doesn't stop there, because in perl 5.8, CGI.pm is also broken
in two other ways. The upload() method is supposed to return a filehandle
to the temp file. It doesn't. The param() method is supposed to return
a filehandle to the temp file, that stringifies to the original filename.
It returns just the original filename, no filehandle.
Combine all these bugs, and you end up with this disgusting commit. Since
I have no way to get the filehandle, I *need* to get the tempfile name.
If I had the filehandle, I could probably pass it into tmpFileName, and
it might strigify to the right key name. But I don't, so the only way to
determine the key is to grub through the .tmpfiles hash ourselves.
And finally, one the temp file name is discovered, a filehandle can finally
be obtained by (re)opening it.
I recommend that this commit be reverted when perl 5.8 is a mercifully
faded memory.
I'm really, really, really glad I'm actually being paid for working on
this right now!
2008-07-08 18:10:53 -04:00
Joey Hess
9e51b2ccb5
web commit by http://ptecza.myopenid.com/ : * Thanks!
2008-07-08 17:05:33 -04:00
Joey Hess
905d99e248
web commit by HenrikBrixAndersen: This happens on FreeBSD as well
2008-07-08 17:04:28 -04:00
Joey Hess
4a86457750
reproduced
2008-07-08 16:59:21 -04:00
Joey Hess
f529518948
response
2008-07-08 16:21:17 -04:00
Joey Hess
8cac2ac23e
web commit by http://ptecza.myopenid.com/ : * The bug still occurs
2008-07-08 16:11:18 -04:00
Joey Hess
6f3c980e2b
undef $fh before opening
2008-07-08 12:16:36 -04:00
Joey Hess
6fc21e9d3d
web commit by http://ptecza.myopenid.com/ : * Still no success
2008-07-08 11:56:31 -04:00
Joey Hess
bae7306828
response
2008-07-08 11:47:03 -04:00
Joey Hess
66f35e30dc
another try at dealing with CGI.pm problem
...
open the temp file if all attempts to get a fd fail
2008-07-08 11:25:30 -04:00
Joey Hess
5ccd0cb518
web commit by http://ptecza.myopenid.com/ : * Debugging again
2008-07-08 11:15:48 -04:00
Joey Hess
fd6ebaeee7
possible fix
2008-07-08 10:43:45 -04:00
Joey Hess
0ffe0872c1
web commit by http://ptecza.myopenid.com/ : * Next debbuging
2008-07-08 10:24:24 -04:00
Joey Hess
fac6743cad
new thing to try
2008-07-08 10:16:29 -04:00
Joey Hess
0c9a504948
fix fix
2008-07-08 10:05:57 -04:00
Joey Hess
f8a86765d2
close
2008-07-08 10:04:43 -04:00
Joey Hess
42dcf37016
web commit by http://ptecza.myopenid.com/ : * Missing Apache2 version
2008-07-08 10:00:48 -04:00
Joey Hess
99113e50ef
web commit by http://ptecza.myopenid.com/ : * Response
2008-07-08 09:58:33 -04:00
Joey Hess
04319b030c
split out separate bug
2008-07-08 09:49:29 -04:00
Joey Hess
7e16fa3a1e
response
2008-07-08 09:46:29 -04:00
Joey Hess
f156308aef
attachment: Fix an uninitialised value warning when editing a page that currently has no attachments.
2008-07-08 09:40:46 -04:00
Joey Hess
db77e342fa
web commit by http://ptecza.myopenid.com/ : * Problem with colon in report page name
2008-07-08 06:42:33 -04:00
Joey Hess
7977fe382a
web commit by http://ptecza.myopenid.com/ : * Problem with uploading attachments
2008-07-08 06:29:20 -04:00
Joey Hess
a3f6385448
web commit by http://ptecza.myopenid.com/ : * Thanks!
2008-07-08 04:27:12 -04:00
Joey Hess
b37a98c207
web commit by http://www.openidfrance.fr/beaufils
2008-07-07 15:11:57 -04:00
Joey Hess
f1b86d1016
response
2008-07-07 12:07:47 -04:00
Joey Hess
14d959b246
web commit by http://ptecza.myopenid.com/ : * Enabling attachment plugin
2008-07-07 08:44:43 -04:00
Joey Hess
43e0691a50
search: generate configuration files once only when rebuilding (Gabriel McManus)
2008-07-07 01:55:06 -04:00
Joey Hess
85c75c8f9d
web commit by http://gmcmanus.myopenid.com/ : search: create configuration once only on rebuild
2008-07-07 00:57:39 -04:00
Joey Hess
05124f9a86
editpage escaping fixes
...
* The editpage form now uses the raw page name, not the page title, in its
'page' cgi parameter. Using the title was ambiguous and made it
impossible to tell between some pages, like "foo/bar" and "foo__47__bar",
sometimes causing the wrong page to be edited.
* This change means that some edit links need to be updated.
Force a rebuild on upgrade to this version.
* Above change also allowed really fixing escaped slashes from the blogpost
form.
2008-07-06 15:52:04 -04:00
Joey Hess
4bf7785760
response
2008-07-06 14:07:33 -04:00
Joey Hess
674ed7e706
response
2008-07-06 14:05:01 -04:00
Joey Hess
17bb3cec42
rm
2008-07-06 13:58:47 -04:00
Joey Hess
bb3036317d
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 22:18:04 -04:00
Joey Hess
f0ff71af55
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 22:04:12 -04:00
Joey Hess
8b59050ea7
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:52:03 -04:00
Joey Hess
f9ddfe56b9
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:51:23 -04:00
Joey Hess
f5dca442fe
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:50:47 -04:00
Joey Hess
6a863b58a6
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:49:46 -04:00
Joey Hess
4db44caf06
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:45:21 -04:00
Joey Hess
4d7ccdc8e5
web commit by http://www.openidfrance.fr/beaufils
2008-07-05 21:44:03 -04:00
Joey Hess
69108f446f
web commit by http://tychoish.livejournal.com/ : further clarification.
2008-07-04 08:03:54 -04:00
Joey Hess
560372bf94
web commit by http://subvert.org.uk/~bma/
2008-07-04 03:21:16 -04:00
Joey Hess
df736d3089
web commit by http://subvert.org.uk/~bma/
2008-07-04 03:14:29 -04:00
Joey Hess
2d64fdd22e
web commit by http://tychoish.livejournal.com/
2008-07-03 23:00:37 -04:00
Joey Hess
cb06a01b75
web commit by http://jcflack.myopenid.com/
2008-07-03 18:21:07 -04:00
Joey Hess
f7755e5e01
web commit by http://jcflack.myopenid.com/
2008-07-03 18:20:25 -04:00
Joey Hess
77ebc0ad8c
web commit by http://jcflack.myopenid.com/
2008-07-03 13:40:30 -04:00
Joey Hess
2354613391
response; move to bug report
2008-07-02 16:43:13 -04:00
Joey Hess
19749d0c5b
web commit by http://liw.fi/ : commented on ü and ikiwiki 2.50
2008-07-01 14:29:35 -04:00
Joey Hess
524ee496e3
remove bad link
2008-06-29 14:18:00 -04:00
Joey Hess
8ab0d60271
web commit by http://ptecza.myopenid.com/ : * Plural
2008-06-29 11:15:38 -04:00
Joey Hess
c44ae04702
web commit by http://ptecza.myopenid.com/ : * Thanks!
2008-06-29 11:02:55 -04:00
Joey Hess
b66f9a1981
call format hooks when generating page previews
...
* toc: Revert change in 2.45 that made it run at sanitize time. This breaks
use of toc in a sidebar.
* Call format hooks when generating page previews, thus fixing toc display
there, as well as fixing inlins to again display in page previews, since
it's started using format hooks. This also allows several other things,
like embed, that use format hooks, to work during page preview time.
* Format hooks should not rely on getting an entire html document, as they
will only get the body during page preview.
* toggle: Deal with preview mode when adding javascript.
2008-06-28 23:08:24 -04:00
Joey Hess
f8fe1247bd
bug
2008-06-28 22:46:12 -04:00
Joey Hess
00503f25cd
smiley: Generate links relative to the destpage. (Fixes a reversion from 2.41.)
2008-06-28 16:58:43 -04:00
Joey Hess
5356790ece
web commit by http://ptecza.myopenid.com/ : * Fixed example
2008-06-27 10:24:22 -04:00
Joey Hess
6880183131
web commit by http://ptecza.myopenid.com/ : * Bug report
2008-06-27 10:16:37 -04:00
Joey Hess
38a2b13b6a
add bug link
2008-06-24 17:25:26 -04:00
Joey Hess
bd7edfd9ca
textile: The Text::Textile perl module has some regexps that fail if input is flagged as utf-8, but contains invalid characters such as 0x92. To prevent it from crashing, re-encode the content before calling it, which will ensure that it's really utf-8.
2008-06-16 15:43:37 -04:00
Joey Hess
0053217488
web commit by http://alcopop.org/me/openid/ : ikiwiki version is 2.50
2008-06-16 15:19:37 -04:00
Joey Hess
2db2e35a05
web commit by http://alcopop.org/me/openid/ : bug with bad input text
2008-06-16 15:13:27 -04:00
Joey Hess
99c96480c0
web commit by http://ptecza.myopenid.com/ : * Thanks!
2008-06-16 03:36:03 -04:00
Joey Hess
524c21ffbd
web commit by http://sabr.myopenid.com/
2008-06-15 17:32:13 -04:00
Joey Hess
0f83e169e0
close as dup
2008-06-15 15:35:09 -04:00
Joey Hess
878e74238e
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-06-14 11:39:34 -04:00
Joey Hess
5e1b31fad6
web commit by http://telemachos.myopenid.com/
2008-06-14 09:25:30 -04:00
Joey Hess
751706b7a5
response
2008-06-13 16:42:06 -04:00
Joey Hess
aad18ffc51
web commit by http://ptecza.myopenid.com/ : * Thanks and question about Xapian
2008-06-13 16:02:47 -04:00
Joey Hess
5807f1de04
fix two build bugs
...
* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
in a whitelist.
2008-06-13 13:05:44 -04:00
Joey Hess
340f219818
response
2008-06-13 13:04:59 -04:00
Joey Hess
eab909095b
response
2008-06-13 12:26:59 -04:00
Joey Hess
6fe6857f7e
web commit by http://alcopop.org/me/openid/ : maybe for some future backwards-compatibility killing release?
2008-06-13 11:49:22 -04:00
Joey Hess
cdd48716be
web commit by http://ptecza.myopenid.com/ : * Bug report
2008-06-13 10:41:25 -04:00
Joey Hess
d59b565b53
web commit by buo: libdir does have an effect
2008-06-13 10:34:55 -04:00
Joey Hess
332e0b4e3c
question
2008-06-12 14:14:07 -04:00
Joey Hess
a65dd073cf
this problem makes less sense the more information I get
2008-06-12 14:10:24 -04:00
Joey Hess
8afa1e2304
web commit by http://telemachos.myopenid.com/
2008-06-11 10:09:52 -04:00
Joey Hess
3d4859262d
web commit by http://telemachos.myopenid.com/
2008-06-11 10:08:35 -04:00
Joey Hess
fc79199ccd
response
2008-06-10 14:35:52 -04:00
Joey Hess
3b82819049
web commit by buo: strace run
2008-06-10 14:31:03 -04:00
Joey Hess
e6a6893117
followup
2008-06-10 13:55:24 -04:00
Joey Hess
c48efcf8a4
not done
2008-06-10 13:49:43 -04:00
Joey Hess
3a76a58e1e
fix link
2008-06-10 13:36:21 -04:00
Joey Hess
2fc11033f5
web commit by buo: Possible workaround
2008-06-10 09:11:42 -04:00
Joey Hess
3c4ac2727b
web commit by http://telemachos.myopenid.com/
2008-06-10 07:44:26 -04:00
Joey Hess
970e1a571e
not reproducible on unstable
2008-06-04 21:00:24 -04:00
Joey Hess
47b5417ac0
already fixed
2008-06-04 01:58:52 -04:00
Joey Hess
811c76f85e
already fixed
2008-06-04 01:57:59 -04:00
Joey Hess
7d87bf9e78
fix
2008-06-04 01:54:58 -04:00
Joey Hess
81719b40a4
closing, fixed in documentation
2008-06-04 01:54:23 -04:00
Joey Hess
95f93e6848
response
2008-06-04 01:53:49 -04:00
Joey Hess
44fde6cbff
first pass at doing xapian indexing
...
Still some TODOs to fill in.
2008-06-03 21:14:56 -04:00
Joey Hess
d370052672
use PERL
2008-06-02 12:14:09 -04:00
Joey Hess
e76c997e86
web commit by stmpeters
2008-06-02 11:37:45 -04:00
Joey Hess
99e5e6dd08
inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid overoptimising.
2008-05-31 15:10:23 -04:00
Joey Hess
ff6433179e
web commit by http://willthompson.co.uk/ : file a bug about nested inlines failing
2008-05-31 13:51:50 -04:00
Joey Hess
eb288969b5
fix link
2008-05-30 18:31:14 -04:00
Joey Hess
ad5d49f25a
fix links
2008-05-30 18:30:28 -04:00
Joey Hess
22879eba60
fix link
2008-05-30 18:29:40 -04:00
Joey Hess
d5a2fc9334
fix link
2008-05-30 18:29:04 -04:00
Joey Hess
f543303bf0
web commit by http://liw.fi/ : uuml html entity in feeds confuses ikiwiki when aggregating
2008-05-29 02:51:40 -04:00
Joey Hess
8d5c6725e2
web commit by http://kaizer.se/wiki/contact/ : fix <pre> formatting
2008-05-23 07:36:37 -04:00
Joey Hess
88096ea9ab
web commit by http://kaizer.se/wiki/contact/ : bugs on including html (as raw as possible)
2008-05-23 07:34:41 -04:00
Joey Hess
52c570fe1b
web commit by buo: More info
2008-05-14 09:42:30 -04:00
Joey Hess
fb3d5b4800
Fixes for behavior changes in perl 5.10's CGI
...
Something has changed in CGI.pm in perl 5.10. It used to not care
if STDIN was opened using :utf8, but now it'll mis-encode utf-8 values
when used that way by ikiwiki. Now I have to binmode(STDIN) before
instantiating the CGI object.
In 57bba4dac1
, I changed from decoding
CGI::Formbuilder fields to utf-8, to decoding cgi parameters before setting
up the form object. As of perl 5.10, that approach no longer has any effect
(reason unknown). To get correctly encoded values in FormBuilder forms,
they must once again be decoded after the form is set up.
As noted in 57bba4da
, this can cause one set of problems for
formbuilder_setup hooks if decode_form_utf8 is called before the hooks, and
a different set if it's called after. To avoid both sets of problems, call
it both before and after. (Only remaining problem is the sheer ugliness and
inefficiency of that..)
I think that these changes will also work with older perl versions, but I
haven't checked.
Also, in the case of the poll plugin, the cgi parameter needs to be
explcitly decoded before it is used to handle utf-8 values. (This may have
always been broken, not sure if it's related to perl 5.10 or not.)
2008-05-12 20:44:22 -04:00
Joey Hess
adb5d92ed7
not just a poll plugin problem
2008-05-12 17:09:40 -04:00
Joey Hess
bafb2d7b81
web commit by http://liw.fi/
2008-05-12 16:26:38 -04:00
Joey Hess
21cd34106d
response
2008-05-12 14:10:17 -04:00
Joey Hess
e34011afcc
web commit by buo: Response
2008-05-09 16:46:40 -04:00
Joey Hess
0168cc3c8b
response
2008-05-08 15:53:48 -04:00
Joey Hess
879f3a9403
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-05-08 15:51:41 -04:00
Joey Hess
b8d81b7b7f
amazon s3 index file improvements
...
Turns out duplicate index files do not need to be stored when usedirs is in
use, just when it's not. Ikiwiki is quite consistent about using page/ when
usedirs is in use. (The only exception is the search plugin, which needs
fixing.)
This also includes significant code cleanup, removal of a incorrect special
case for empty files, and addition of a workaround for a bug in the amazon
perl module.
2008-05-08 15:51:09 -04:00
Joey Hess
2bf34f1733
web commit by buo: re: question
2008-05-08 14:45:57 -04:00
Joey Hess
ca33ec2b9c
question
2008-05-08 14:12:44 -04:00
Joey Hess
6bba9b0e4d
web commit by http://madduck.net/ : closing
2008-05-08 10:59:38 -04:00
Joey Hess
a3e1783596
web commit by buo: Removing previous installation fixes compile failure.
2008-05-08 10:29:48 -04:00
Joey Hess
3eb3ff6208
cannot reproduce
2008-05-07 17:10:43 -04:00
Joey Hess
2b5d12f658
web commit by buo: bug: 2.45 fails to compile
2008-05-07 14:47:30 -04:00
Joey Hess
880d098dab
template change documentation
2008-05-06 14:33:03 -04:00
Joey Hess
cf2652c139
web commit by JeremyReed: why if?
2008-04-28 17:54:32 -04:00
Joey Hess
72cedc59e9
fix formatting
2008-04-28 15:47:11 -04:00
Joey Hess
6412cbfe52
idea
2008-04-28 15:43:06 -04:00
Joey Hess
dbb5d11196
Deal with different paths to perl when removing -T flag.
2008-04-28 15:37:17 -04:00
Joey Hess
f3eda82c08
web commit by JeremyReed: reply about perl version in filename too.
2008-04-28 14:15:38 -04:00
Joey Hess
0d80b13738
web commit by JeremyReed: reply
2008-04-28 14:11:52 -04:00
Joey Hess
453bdeaf55
response
2008-04-28 13:46:50 -04:00
Joey Hess
9f02ee8634
Add PREFIX/bin to the hardcoded PATH within ikiwiki.
2008-04-28 13:44:37 -04:00
Joey Hess
aa4f9fe232
response
2008-04-28 13:38:53 -04:00
Joey Hess
74d98c69b1
web commit by JeremyReed: found problem
2008-04-28 12:47:29 -04:00
Joey Hess
bc9a448c58
web commit by JeremyReed: more info. sid is defined in prefs just not edit
2008-04-28 12:32:54 -04:00
Joey Hess
3b16d472c0
web commit by JeremyReed: sid not in form.
2008-04-28 12:09:47 -04:00
Joey Hess
e56dd17bcf
web commit by JeremyReed: Can't exec "ikiwiki-transition"
2008-04-28 11:44:01 -04:00