Joey Hess
f349e4ef36
fix calls to check_*
...
These throw errors, do not have useful return codes.
2008-10-23 18:05:12 -04:00
Joey Hess
ad9e443f22
check_canattach hooked up
2008-10-23 16:56:40 -04:00
Joey Hess
4669eab596
more work on untrusted committers
...
Wired up check_canedit and check_canremove, still need to deal with
check_canattach, and test.
2008-10-23 16:29:50 -04:00
Joey Hess
62962a470d
Merge branch 'master' into git-anon
2008-10-23 14:09:01 -04:00
Joey Hess
8821ba3a59
Optimise the no-op post-commit hook in the web edit case by skipping loading plugins. (Particularly a win when using external plugins.)
2008-10-23 14:08:45 -04:00
Joey Hess
bdbbca09c3
Merge branch 'master' into git-anon
2008-10-23 13:45:42 -04:00
Joey Hess
534f714478
Updated Danish translation from Jonas Smedegaard. Closes : #503117
2008-10-23 13:45:06 -04:00
Joey Hess
094af3d113
initial support for git repos with untrusted committers
...
Still need to wire up the calls to check_* , but it's cold out here and my
hands are going numb, so enough for now.
2008-10-22 20:52:34 -04:00
Joey Hess
9fc126ada6
Updated Danish translation from Jonas Smedegaard. Closes : #503117
2008-10-22 17:05:23 -04:00
http://jblevins.org/
0f8883f398
Link to h1title plugin
2008-10-22 14:03:53 -04:00
http://jblevins.org/
7fe2744d48
Added links to a couple of experimental plugins
2008-10-22 13:57:45 -04:00
Joey Hess
479d65faa0
Updated Spanish translation from the ever vigilant Victor Moral.
2008-10-22 12:33:28 -04:00
Joey Hess
97b94e4e88
displaytime hook is gone
2008-10-21 20:37:49 -04:00
intrigeri
b33ce3139c
thanks!
2008-10-21 19:17:49 -04:00
Joey Hess
a18fea41cd
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-21 17:57:32 -04:00
Joey Hess
e75818572f
function injection overhaul
...
Add an inject function, that can be used by plugins that want to replace
one of ikiwiki's functions with their own version. (This is a scary thing
that grubs through the symbol table, and replaces all exported occurances
of a function with the injected version.)
external: RPC functions can be injected to replace exported functions.
Removed the stupid displaytime hook, and use injection instead.
2008-10-21 17:57:19 -04:00
http://xma.myopenid.com/
f1f7b9a38e
2008-10-21 17:51:26 -04:00
Joey Hess
92a43d5d38
change example to override a real function
2008-10-21 17:09:57 -04:00
Joey Hess
70e0c9447a
change obsolete example
2008-10-21 17:09:44 -04:00
Joey Hess
327adadf04
disable warnings when redefining functions
2008-10-21 17:03:08 -04:00
intrigeri
64d2ba358d
added link to po plugin
2008-10-21 14:59:02 -04:00
Joey Hess
d66fc7acf1
updated with new thoughts on user checking
2008-10-21 12:18:22 -04:00
http://jblevins.org/
53292eea63
Notes on MathML and SVG support
2008-10-21 11:43:37 -04:00
http://jblevins.org/
f635ff0d29
htmlscrubber patch for sanitizing SVG and MathML
2008-10-21 11:12:12 -04:00
Joey Hess
dc9cb095d1
response2
2008-10-20 21:54:24 -04:00
Joey Hess
59ef1ebe5d
response
2008-10-20 21:51:33 -04:00
AndrewGreenberg
cc311beef3
Added "SVG aren't images" bug.
2008-10-20 21:34:02 -04:00
Joey Hess
ec566c02fd
response
2008-10-20 20:57:42 -04:00
Joey Hess
9eb995ba9d
randomly stumbled over fedora packages of ikiwiki
2008-10-20 20:34:29 -04:00
Joey Hess
2af90681c7
re-encode to utf-8
...
I noticed the Fedora package doing this as part of its build.
2008-10-20 20:32:07 -04:00
Joey Hess
dbf8358d68
bit of a design for how a post-receive hook could work
2008-10-20 20:16:30 -04:00
intrigeri
94797b66c4
answering joey
2008-10-20 19:45:49 -04:00
Joey Hess
ee1ccfa863
use relativedate as the css class for dates that should display relative
2008-10-20 19:22:22 -04:00
Joey Hess
99bf734963
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
2008-10-20 19:19:03 -04:00
Joey Hess
2c89dacde4
wow
2008-10-20 19:18:49 -04:00
intrigeri
93959d45db
formatting, added git clone information
2008-10-20 18:56:21 -04:00
intrigeri
eea52bccc9
initial plugin public apparition
2008-10-20 18:54:04 -04:00
intrigeri
170ebe663b
added link to another idea
2008-10-20 18:40:30 -04:00
intrigeri
c746aa1a7c
response
2008-10-20 18:39:01 -04:00
Joey Hess
a2839de936
tag: When tagpage is set, force the links created by tagging to point at the toplevel tagpage, and not closer subpages.
...
The html links already went there, but internally the links were not
recorded as absolute, which could cause confusing backlinks etc.
For example, with tagbase=tags, if blog/tags/bar existed and blog/foo was
tagged bar, it would link to /tags/bar. But, the link would be recorded
simply as a link to tags/bar, and so later blog/tags/bar would appear to
have the backlink.
2008-10-20 18:17:03 -04:00
Joey Hess
df22dd5cbd
add header
2008-10-20 16:59:34 -04:00
Joey Hess
22ec2912be
update
2008-10-20 16:58:22 -04:00
Joey Hess
f1213d3ab7
fix name
2008-10-20 16:57:37 -04:00
Joey Hess
4729426292
pull together info on converting to ikiwiki from other systems
2008-10-20 16:55:38 -04:00
Joey Hess
0835216529
response
2008-10-20 16:19:10 -04:00
http://xma.myopenid.com/
35e95f56e9
2008-10-20 15:49:11 -04:00
http://xma.myopenid.com/
df3b52589d
2008-10-20 15:46:02 -04:00
http://xma.myopenid.com/
0f2764e6a6
2008-10-20 15:44:36 -04:00
Joey Hess
947fd05472
turn on archive mode for forum
2008-10-20 15:38:17 -04:00
Joey Hess
9bad51a776
response
2008-10-20 15:37:27 -04:00