Joey Hess
b609ae76ed
response
2008-11-05 14:58:35 -05:00
Joey Hess
6fbe214d91
fixed one security problem, two more need review
2008-11-05 14:47:50 -05:00
Joey Hess
7e95723dad
avoid hitting the shell with system()
2008-11-05 14:45:45 -05:00
Joey Hess
b76ee8a96d
minor wording improvements/changes
2008-11-05 14:22:02 -05:00
Joey Hess
f2dd41d1e8
add a link to pages for enhanced pagespecs
2008-11-05 13:55:32 -05:00
Joey Hess
127a8a3701
Merge commit 'intrigeri/po'
2008-11-05 13:50:26 -05:00
Joey Hess
f258902a21
response
2008-11-05 13:30:26 -05:00
Joey Hess
ab729c78b2
add a more useful example of a relative date ;-)
2008-11-05 13:21:16 -05:00
Joey Hess
4dc4c9586d
maintain list
2008-11-04 13:21:07 -05:00
Joey Hess
43a83e103e
response
2008-11-04 13:19:15 -05:00
Jason Blevins
c197cc34b0
Question excluding images in inline pagespec
2008-11-04 11:37:50 -05:00
Jason Blevins
a0401960c7
Fix reference link
2008-11-04 11:19:14 -05:00
Jason Blevins
d175961d41
Added experimental code, metamail, pandoc, and path plugins
2008-11-04 11:16:58 -05:00
Jason Blevins
5f4b41076c
Forum response
2008-11-04 11:05:55 -05:00
Thomas Schwinge
c67c35e897
Undo too much quoting.
2008-11-04 11:22:30 +01:00
Thomas Schwinge
d0c2f1b44d
Bug in the txt plugin.
2008-11-04 11:20:26 +01:00
neale
8903776a09
trackpad registered a click on save
2008-11-03 22:08:49 -05:00
neale
b2aa69762d
2008-11-03 22:07:58 -05:00
Joey Hess
46b4eac933
add news item for ikiwiki 2.68
2008-11-03 16:42:48 -05:00
intrigeri
06c23490d9
updated repository location
2008-11-03 14:11:44 -05:00
intrigeri
75603b4082
response
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03 01:42:44 +01:00
intrigeri
1a4c6b5fcf
notes and wiki-gardening about pagetitle vs. meta title
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03 01:35:36 +01:00
intrigeri
78155454a4
po plugin: updated doc+todo
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03 01:21:06 +01:00
Jason Blevins
d93b509eee
Note about prefix_directives
2008-11-02 18:56:12 -05:00
intrigeri
c7fbcf6c5e
po plugin: slave pages link to the master's discussion page
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-03 00:52:27 +01:00
intrigeri
c0d1f2cace
po plugin: updated todo / doc
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02 23:10:59 +01:00
intrigeri
8e451ecda4
po: now uses inject
2008-11-02 20:19:51 +01:00
intrigeri
439a2d3c44
Revert "added the targetpage hook"
...
This reverts commit fc299df955
.
Such functionality can now be achieved using the inject() function.
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02 18:34:10 +01:00
intrigeri
7c173aca3e
Revert "added hook urlpath" and "rename urlpath hook into tweakurlpath..."
...
This reverts commits d9b9022c13
and
39d44d443d
. This functionality should now be
achieved using the new inject() function.
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02 18:08:50 +01:00
intrigeri
c696239b6b
po plugin: added TODO about charset/encoding in new translations
...
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02 18:07:01 +01:00
intrigeri
9643ce20d8
Revert "added the tweakbestlink hook"
...
This reverts commit e51089e11f
.
The new "inject()" feature should replace this ad-hoc hook.
Signed-off-by: intrigeri <intrigeri@boum.org>
2008-11-02 17:33:32 +01:00
intrigeri
7713653878
Merge commit 'origin/master' into prv/po
2008-11-02 13:11:00 +01:00
http://www.cse.unsw.edu.au/~willu/
98a5bd23d3
Add patch
2008-11-02 05:47:19 -05:00
http://www.cse.unsw.edu.au/~willu/
8a901ad49c
Thoughts
2008-11-02 05:23:25 -05:00
http://thewordnerd.info/
c2684b94b2
2008-10-31 19:34:49 -04:00
http://thewordnerd.info/
230dcd5ac1
2008-10-31 19:06:26 -04:00
Joey Hess
8f7e6e76ac
rename
2008-10-31 18:02:03 -04:00
alexander
fd9192006b
2008-10-31 17:53:57 -04:00
alexander
efc1e4a369
2008-10-31 17:52:42 -04:00
Joey Hess
bb841f94f4
format: New plugin, allows embedding differntly formatted text inside a page (ie, otl inside a mdwn page, or syntax highlighted code inside a page).
2008-10-31 16:42:20 -04:00
Joey Hess
7ea0f92aad
response
2008-10-30 14:14:57 -04:00
Joey Hess
9fee3e4e84
response
2008-10-30 13:46:49 -04:00
Joey Hess
354d22e27b
don't rely on plugin load order when determining generated directives
...
Instead, shortcuts will explicitly be marked as such when registered, and
listdirectives can filter them out.
2008-10-30 13:41:19 -04:00
jwalzer
8f5723e1d5
start discussion of the plugin
2008-10-30 12:27:09 -04:00
jwalzer
547d296924
opml-Plugin - Stub-Page
2008-10-30 12:22:51 -04:00
http://lollipopman.myopenid.com/
40b6033917
2008-10-30 08:28:28 -04:00
jwalzer
bb8eef588b
question about relative links?
2008-10-30 05:51:01 -04:00
jwalzer
4100eeb3dd
Userpage setup
2008-10-30 05:37:51 -04:00
jwalzer
3db818ca8e
2008-10-30 05:34:13 -04:00
jwalzer
8f699676c7
2008-10-30 05:31:49 -04:00