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
intrigeri
f8c306a21b
remove cansave plugin, now replaced by Joey's checkcontent one
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-19 19:53:32 +01:00
http://zms.myopenid.com/
aaef440800
2009-01-19 13:45:29 -05:00
intrigeri
a3726968bc
make checkcontent compatible with hooks that need the full content
...
Always pass the full (modified) content in `content` named parameter. When the
user edits an existing wiki page, also pass a `diff` named parameter, which
includes only the lines that they added to the page, or modified.
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-19 19:44:39 +01:00
http://zms.myopenid.com/
e20c116e93
2009-01-19 13:43:00 -05:00
kent
dc20d70906
2009-01-19 03:06:36 -05:00
Simon McVittie
c89925048f
Add meta field "updated", which can alter the <updated> Atom element
...
Some aggregators, like Planet, sort by mtime rather than ctime. This
means that posts with modified content come to the top (which seems odd
to me, but is presumably what the aggregator's author or operator
wants), but it also means that posts with insignificant edits (like
adding tags) come to the top too. Atom defines <updated> to be the date
of the last *significant* change, so it's fine that ikiwiki defaults to
using the mtime, but it would be good to have a way for the author to
say "that edit was insignificant, don't use that mtime".
2009-01-18 21:58:24 +00: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
Simon McVittie
2fd1857a52
Document underlay plugin as included
2009-01-18 16:43:07 +00:00
Simon McVittie
b7cd40c1bb
Add underlay plugin
2009-01-18 16:42:12 +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
intrigeri
14b49376dc
Merge commit 'upstream/master' into prv/po
2009-01-18 13:56:15 +01: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
intrigeri
73a7bd2f68
fix previous buggy merge
2009-01-18 00:45:46 +01:00
intrigeri
e9e75f5f29
Merge commit 'upstream/master' into prv/po
...
Conflicts:
t/syntax.t
2009-01-18 00:38:31 +01: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
Joey Hess
cd2ddb57a5
load rpc xml lib on the fly
...
This way, enabling the plugin via websetup is safe, it can't leave
ikiwiki in a broken state.
2009-01-17 14:56:48 -05:00
Joey Hess
4bede22e4f
use short names in comittype
...
Use mtn for monontone and hg for mercurial. The long names cause ugly
formatting in recentchanges, which has CSS that only allows a few
characters for the commit type column.
2009-01-17 13:39:53 -05:00
Joey Hess
df9ba9fb1a
back to apt-get
...
Using aptitude command lines used to be a good idea, but apt and aptitude
share info now, and apt-get has all the important features of aptitude
2009-01-17 13:28:53 -05:00
PaulePanter
c727e23fdb
Typo.
2009-01-17 09:56:50 -05:00
intrigeri
832d4d31d1
Merge commit 'upstream/master' into prv/po
...
Conflicts:
IkiWiki/Plugin/editpage.pm
IkiWiki/Plugin/skeleton.pm.example
doc/plugins/write.mdwn
t/syntax.t
2009-01-17 14:01:53 +01:00
intrigeri
40de619d49
po(doc): moved security analysis to its own page
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2009-01-17 13:50:19 +01:00
PaulePanter
9e3bca852f
As far as I know, aptitude is recommended by Debian. And who does use apt-get instead should know to replace aptitude by apt-get.
2009-01-17 07:35:51 -05:00
http://lapo.it/
2e871b0cfb
added monotone wiki, which uses ikiwiki-on-monotone
2009-01-17 07:17:25 -05:00
http://evacuee.myid.net/
6b915ef114
2009-01-17 02:29:59 -05:00
Joey Hess
a214d537b3
mention dep
2009-01-16 23:07:02 -05:00
Joey Hess
26fc2dde44
add link to options list
2009-01-16 22:46:10 -05:00
Joey Hess
b6f68839db
add blogspam to auto-blog
...
configure it to only check comment posts for spam
2009-01-16 22:42:30 -05:00
Joey Hess
8e821c0e35
reorder
2009-01-16 22:42:24 -05:00
Joey Hess
0993933ea3
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2009-01-16 22:39:46 -05:00
Joey Hess
7ee92cab40
blogspam: New plugin, adding spam filtering for page editing / comment posting using the BlogSpam.net API.
2009-01-16 22:39:11 -05:00
Joey Hess
16c56af605
make postcomment() pagespecs work while in checkcontent
2009-01-16 21:58:05 -05:00
Joey Hess
ae20879e84
add new hook to skeleton
2009-01-16 21:07:40 -05:00
Joey Hess
f7b2cfcf50
checkcontent: New hook, can be used to implement arbitrary content filters, including spam filters.
2009-01-16 20:46:55 -05:00
Joey Hess
362a329556
remove xxx comment
...
IIRC I analised this and the code is right
2009-01-16 19:34:50 -05:00
alan
add31f048c
testing cgi script.
2009-01-16 14:08:48 -05:00