Gabriel McManus
d9062864ee
Rebuild pages that change their type.
...
Previously, if a page changed its type but not its mtime
(e.g. mv page.txt page.mdwn), then it would not be rebuilt.
Now, check if the source of a page has changed,
in which case force a rebuild of that page.
(cherry picked from commit b6a3b8a683fed7a7f6d77a5b3f2dfbd14c849843)
2008-07-23 16:00:26 -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
AlexandreDupas
eca900e659
corrected link to the wikiannounce program
2008-07-23 09:04:28 -04:00
http://ptecza.myopenid.com/
89ca6143ee
* Update
2008-07-23 07:19:24 -04:00
rdennis
107bcb28d3
fixed description for open parameter
2008-07-23 06:49:18 -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
bremner
c1b94f7110
2008-07-22 22:02:11 -04:00
http://lollipopman.myopenid.com/
3ac17b8328
2008-07-22 09:02:45 -04:00
http://lollipopman.myopenid.com/
ee2c3290a9
2008-07-22 09:01:36 -04:00
http://lollipopman.myopenid.com/
b083b409bf
2008-07-22 08:59:53 -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
e630e7507e
Avoid troublesome abs_path calls in wrapper setup
...
As documented in the forum post.
2008-07-21 18:26:14 -04:00
Joey Hess
fda61c9349
response
2008-07-21 18:20:55 -04:00
Joey Hess
f91c2c6d77
response
2008-07-21 18:13:03 -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
c323a51efb
remove test
2008-07-21 17:18:14 -04:00
Joey Hess
fcbdc3f05b
test
2008-07-21 17:16:10 -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
Joey Hess
09331644a2
changelog
2008-07-21 17:06:40 -04:00
Joey Hess
edfe869381
Merge commit 'smcv/master'
2008-07-21 17:05:40 -04:00
Simon McVittie
09a5cdbb34
Don't prepend tagbase to tags if they start with "./" or "/".
...
That syntax made little sense previously, and this allows sites to put
"most" of their tags under $tagbase.
2008-07-21 22:02:55 +01:00
Mathias
652beaf48c
2008-07-21 16:04:17 -04:00
http://smcv.pseudorandom.co.uk/
8fbe201bb3
Fix one missed instance of a directive without [[! (it was committed after I branched)
2008-07-21 13:50:59 -04:00
Joey Hess
3da279ddd4
editpage: Don't show attachments link when attachments are disabled.
2008-07-21 12:15:55 -04:00
Joey Hess
3f1a81c8e5
thoughts
2008-07-21 12:08:26 -04:00
Joey Hess
4a3e16f851
prefix_directives enabled in doc wiki, all preprocessor directives converted. (Simon McVittie)
2008-07-21 11:41:32 -04:00
Joey Hess
d5e65e582a
Merge commit 'smcv/prefix'
...
Conflicts:
doc/news/version_2.49.mdwn
Also fixed the newest news file (and my wikiannounce script).
2008-07-21 11:34:49 -04:00
Joey Hess
d13200f92b
add news item for ikiwiki 2.54
2008-07-21 11:20:30 -04:00
Joey Hess
fede380a89
releasing version 2.54
2008-07-21 11:19:01 -04:00
Joey Hess
b386fd2185
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-07-21 09:59:50 -04:00
Joey Hess
46617c23f4
rename skeleton.pm
...
Add '.example' so it's not installed with the other plugins.
2008-07-21 07:49:28 -04:00
Joey Hess
89e1e7195b
elaborate on this idea
2008-07-21 07:49:07 -04:00
Simon McVittie
e3a8495271
Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix
2008-07-21 12:47:07 +01:00
Simon McVittie
404f54ac60
Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix
2008-07-21 12:46:47 +01:00
Simon McVittie
953a959be7
Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix
2008-07-21 12:46:35 +01:00
Simon McVittie
1ca63edde0
Migrate escaped directives (\[[) in doc/todo to have \[[! prefix
2008-07-21 12:45:54 +01:00
Simon McVittie
47d179802d
Migrate everything else 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:32:31 +01:00
Simon McVittie
121d0f3456
Migrate doc/users 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:32:14 +01:00
Simon McVittie
297ff849b9
Migrate doc/plugins 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:57 +01:00
Simon McVittie
dd87d82fbe
Migrate doc/todo 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:33 +01:00