Joey Hess
0cfb159bb0
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-01-25 14:40:32 -05:00
Joey Hess
ee74e61ffc
blogspam: Fix use of blogspam_options and blogspam_server config settings.
2009-01-25 14:37:04 -05:00
Rocco
31a6f1735c
vote for Template::Toolkit
2009-01-25 03:39:52 -05:00
Joey Hess
caa6a784b0
clarify description of verbose
...
It enables debug prints, so not just during building, but at runtime.
2009-01-24 13:04:59 -05:00
http://joey.kitenet.net/
a6eb921b9d
2009-01-24 12:43:32 -05:00
qiang
1f87dd2c7d
2009-01-24 12:37:53 -05:00
Joey Hess
7bdc8896df
typo
2009-01-23 20:08:52 -05:00
Joey Hess
a471ac68c8
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-01-23 16:54:13 -05:00
Joey Hess
1c369f1440
mention identica group
2009-01-23 16:46:49 -05:00
qiang
54265c655c
2009-01-23 04:50:07 -05:00
qiang
4a74d70ff5
2009-01-23 04:44:24 -05:00
justin
65af0cceaa
followup on pagespec negation
2009-01-22 21:29:53 -05:00
Joey Hess
ef856a5f7a
typo
2009-01-22 21:10:05 -05:00
Joey Hess
e1ff06b634
fix uninitialized value warnings
...
I suspect these are only triggered by spammers.
2009-01-22 20:58:49 -05:00
Joey Hess
6fb0ab580e
fix typo
2009-01-22 20:53:47 -05:00
Joey Hess
ede3962a54
response
2009-01-22 15:30:14 -05:00
justin
89587a07f4
question on locked_pages and users() in pagespec
2009-01-21 23:37:55 -05:00
Joey Hess
d2579c0c12
one fleeting second thought
2009-01-21 23:12:44 -05:00
Joey Hess
7c67348882
response
2009-01-21 23:09:16 -05:00
Joey Hess
7c00c46bca
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-01-21 23:04:48 -05:00
justin
a2738b949a
Question about user tests
2009-01-21 23:03:08 -05:00
Joey Hess
fd03fd9e0a
add
2009-01-21 23:01:37 -05:00
Gabriel McManus
950137eb6c
img: only provide alt text if it was specified
...
if suitable alternate text is unknown, then it should not be given.
empty alt text is suitable mainly for purely decorative images.
(cherry picked from commit 3cd7f67f0cf894f4fd5ba16f68e82e4f7bdbfdc5)
2009-01-21 21:17:57 -05:00
kgjenkins
c88f823e4c
added version
2009-01-21 17:52:10 -05:00
kent
7ceddcd067
2009-01-20 21:04:25 -05:00
Joey Hess
b4bbddbf3e
add human-readable error when unknown pagespec function is called
...
It used to replace unknown functions with "0" when translating a pagespec.
Instead, replace it with a FailReason object. This way, the pagespec will
still evaluate as before (possibly successfully if other terminals exist),
but a human-readable error will be shown if the result is displayed.
Also, an empty pagespec used to be replaced with "0", to avoid a eval
error. Also use a FailReason here.
2009-01-20 16:35:18 -05:00
Joey Hess
afc1f1d63f
cleanup
2009-01-20 11:33:47 -05:00
Joey Hess
c174c955ec
response
2009-01-20 11:32:48 -05:00
Joey Hess
b5309d2dd7
Remove nonstandard css. Closes : #512378
2009-01-20 11:20:13 -05:00
Joey Hess
3547a2a347
fix removal form display
...
The form was misdisplayed when displayed via comment removal.
2009-01-20 11:12:49 -05:00
Joey Hess
a9585d231e
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-01-20 11:12:17 -05:00
http://taozhyn.myopenid.com/
4cae94b9fa
2009-01-19 23:33:34 -05:00
intrigeri
daaf488538
po: let's walk the last steps needed before merge!
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-20 00:54:38 +01:00
Joey Hess
8360e96a86
blogspam: Log spam info on failure.
2009-01-19 14:11:15 -05:00
Víctor Moral
d79b8f809a
Updated spanish translation
2009-01-19 14:01:47 -05:00
http://zms.myopenid.com/
aaef440800
2009-01-19 13:45:29 -05:00
http://zms.myopenid.com/
e20c116e93
2009-01-19 13:43:00 -05:00
kent
dc20d70906
2009-01-19 03:06:36 -05:00
Joey Hess
639f464cb3
Avoid feeding decoded unicode to Term::ReadLine
...
That resulted in double encoded display when using perl's stub
readline module. Apparently that module unconditionally upgrades
text to utf8, in a quite braindead way.
(Term::ReadLine::Gnu::Perl worked ok.)
2009-01-18 14:52:49 -05:00
http://smcv.pseudorandom.co.uk/
1802503af1
overriding visible modification time (to avoid insignificant edits flooding planets)
2009-01-18 13:36:22 -05:00
Simon McVittie
1e6dd2fc37
Some more thoughts about a gallery plugin
2009-01-18 17:30:52 +00:00
Simon McVittie
58fb0a372b
Add myself to ikiwikiusers
2009-01-18 16:49:53 +00:00
http://smcv.pseudorandom.co.uk/
e98f1b246a
fix typo, mention git branch
2009-01-18 11:40:57 -05:00
http://smcv.pseudorandom.co.uk/
5f80ac3202
underlay plugin, a command-line interface for add_underlay()
2009-01-18 09:52:51 -05:00
cfm
aecc45bd20
I really ought to RTFM before I make todo requests, eh?
2009-01-17 23:46:20 -05:00
cfm
94839df2e9
Created user page.
2009-01-17 19:59:36 -05:00
cfm
ebb6d59ba1
2009-01-17 19:58:07 -05:00
Joey Hess
f0c3cc0363
add news item for ikiwiki 3.02
2009-01-17 18:27:29 -05:00
Joey Hess
a94318f61c
releasing version 3.02
2009-01-17 18:27:05 -05:00
Joey Hess
6b681ed299
blogspam api now supports homepage link
2009-01-17 15:39:08 -05:00