intrigeri [Fri, 10 Oct 2008 13:16:04 +0000 (15:16 +0200)]
po plugin: implement linking specification in one of the main cases
i.e. in case usedirs is enabled and po_link_to_current_language is disabled
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Fri, 10 Oct 2008 12:46:48 +0000 (14:46 +0200)]
rename urlpath hook into tweakurlpath for consistency's sake
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Fri, 10 Oct 2008 12:30:31 +0000 (14:30 +0200)]
added the tweakbestlink hook
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Fri, 10 Oct 2008 11:57:48 +0000 (13:57 +0200)]
po plugin: add po_link_to_current_language option, check config
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Wed, 8 Oct 2008 18:31:46 +0000 (20:31 +0200)]
po plugin: use pagespec_match() instead of direct match_istranslation calls
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Wed, 8 Oct 2008 13:02:30 +0000 (15:02 +0200)]
po plugin: added [[!translatable]] directive
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Wed, 8 Oct 2008 12:37:43 +0000 (14:37 +0200)]
po plugin: clearer file naming specs
i.e. clarify that master pages do not have to obey a special naming convention,
so that migration from/to this plugin is smooth
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Wed, 8 Oct 2008 12:30:50 +0000 (14:30 +0200)]
po plugin: add one more pagespec function to the specification
(not implemented yet)
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Wed, 8 Oct 2008 09:47:37 +0000 (11:47 +0200)]
po plugin: linking behavior specification
(no implementation yet)
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Tue, 7 Oct 2008 22:50:10 +0000 (00:50 +0200)]
added hook urlpath
This hook can be used to modify the internal urls generated by ikiwiki.
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Tue, 7 Oct 2008 20:39:17 +0000 (22:39 +0200)]
po plugin: switch to page.LL.html naming convention
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Tue, 7 Oct 2008 20:20:07 +0000 (22:20 +0200)]
po plugin: enhance documentation
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Tue, 7 Oct 2008 20:08:28 +0000 (22:08 +0200)]
po plugin: name rendered master pages like slave ones (page.html.LL)
Apache's content negotiation transparently redirects any old URL (page.html) to
the new one, depending on the client preferred language (i.e. a German browser
will be fed with page.html.de). Transition to this naming convention is then
really smooth.
This naming convention allows one to deliberately display the master page, even
if her browser is configured for another language.
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Mon, 6 Oct 2008 01:42:26 +0000 (03:42 +0200)]
po plugin: initial documentation, along with huge TODO list
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 19:34:43 +0000 (21:34 +0200)]
po plugin: reworked available options
- renamed po_supported_languages to po_slave_languages
- added po_master_language option, which will soon be useful
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 17:56:53 +0000 (19:56 +0200)]
po plugin: htmlize translated content as if it was the same type as the master page
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 17:42:43 +0000 (19:42 +0200)]
po plugin: convert PO to master page's type in filter hook
Master page's type htmlize hook should also be run in po's htmlize hook,
but let's proceed step by step.
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 15:14:30 +0000 (17:14 +0200)]
po plugin: factorize most checks into a new match_istranslation PageSpec
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 02:11:02 +0000 (04:11 +0200)]
po plugin: initial work
- .po is a new supported wiki page type
- PO files are rendered verbatim into HTML
- override targetpage to ease Content Negotiation
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sun, 5 Oct 2008 02:05:24 +0000 (04:05 +0200)]
added the targetpage hook
Signed-off-by: intrigeri <intrigeri@boum.org>
intrigeri [Sat, 4 Oct 2008 14:11:08 +0000 (16:11 +0200)]
intrigeri [Sat, 4 Oct 2008 14:10:39 +0000 (16:10 +0200)]
fix
http://hendry.iki.fi/ [Sat, 18 Oct 2008 13:21:24 +0000 (09:21 -0400)]
google plugin linked
http://xma.myopenid.com/ [Sat, 18 Oct 2008 11:10:10 +0000 (07:10 -0400)]
Joey Hess [Sat, 18 Oct 2008 02:04:43 +0000 (22:04 -0400)]
fix url
Joey Hess [Sat, 18 Oct 2008 01:59:27 +0000 (21:59 -0400)]
update
Joey Hess [Sat, 18 Oct 2008 01:54:42 +0000 (21:54 -0400)]
tweak recentchanges permalink code
Need to handle the case where url is not set.
Joey Hess [Sat, 18 Oct 2008 01:49:55 +0000 (21:49 -0400)]
Patch for anchor-based change permalinks in recent changes feed
from JasonBlevins
Joey Hess [Sat, 18 Oct 2008 01:29:05 +0000 (21:29 -0400)]
add missing getsetup hook
Joey Hess [Sat, 18 Oct 2008 01:21:07 +0000 (21:21 -0400)]
make relativedate work for the dates on the recentchanges page
Having a always current relative date on recentchanges is very, very nice.
Joey Hess [Sat, 18 Oct 2008 01:16:27 +0000 (21:16 -0400)]
response
Joey Hess [Sat, 18 Oct 2008 01:02:12 +0000 (21:02 -0400)]
response
Joey Hess [Sat, 18 Oct 2008 00:47:32 +0000 (20:47 -0400)]
relativedate: New javascript-alicious plugin that makes all dates display relative, in a very nice way, if I say so myself.
Joey Hess [Sat, 18 Oct 2008 00:28:24 +0000 (20:28 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 18 Oct 2008 00:28:18 +0000 (20:28 -0400)]
Add an underlay for javascript, and add ikiwiki.js containing some utility code.
* Add an underlay for javascript, and add ikiwiki.js containing some utility
code.
* toggle: Stop embedding the full toggle code on each page using it, and
move it to toggle.js in the javascript underlay.
Joey Hess [Fri, 17 Oct 2008 23:53:04 +0000 (19:53 -0400)]
add_underlay: avoid adding the same underlay twice
http://jblevins.org/ [Fri, 17 Oct 2008 23:52:42 +0000 (19:52 -0400)]
Patch for anchor-based change permalinks in recent changes feed
http://xma.myopenid.com/ [Fri, 17 Oct 2008 22:34:28 +0000 (18:34 -0400)]
http://xma.myopenid.com/ [Fri, 17 Oct 2008 22:30:03 +0000 (18:30 -0400)]
Joey Hess [Fri, 17 Oct 2008 17:18:04 +0000 (13:18 -0400)]
add news item for ikiwiki 2.67
Joey Hess [Fri, 17 Oct 2008 17:17:31 +0000 (13:17 -0400)]
releasing version 2.67
http://alcopop.org/me/openid/ [Fri, 17 Oct 2008 15:00:37 +0000 (11:00 -0400)]
PaulePanter [Fri, 17 Oct 2008 12:33:48 +0000 (08:33 -0400)]
response
Joey Hess [Thu, 16 Oct 2008 22:20:41 +0000 (18:20 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 16 Oct 2008 22:20:16 +0000 (18:20 -0400)]
aggregate: Avoid bug that caused immediate expiration of items with a date in the future.
Joey Hess [Thu, 16 Oct 2008 21:20:17 +0000 (17:20 -0400)]
only darcs add files not yet in version control
pesco [Thu, 16 Oct 2008 20:20:08 +0000 (16:20 -0400)]
darcs rcs_add fixed.
http://xma.myopenid.com/ [Thu, 16 Oct 2008 18:56:28 +0000 (14:56 -0400)]
That's good news for me then ! Thank you.
Joey Hess [Thu, 16 Oct 2008 18:00:35 +0000 (14:00 -0400)]
response
Joey Hess [Thu, 16 Oct 2008 17:59:44 +0000 (13:59 -0400)]
response
Joey Hess [Thu, 16 Oct 2008 16:53:33 +0000 (12:53 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://xma.myopenid.com/ [Thu, 16 Oct 2008 13:45:49 +0000 (09:45 -0400)]
creating Darcs as the RCS ?
http://xma.myopenid.com/ [Thu, 16 Oct 2008 13:27:20 +0000 (09:27 -0400)]
Testing [[ikiwiki]] formatting rules
http://alcopop.org/me/openid/ [Thu, 16 Oct 2008 11:51:04 +0000 (07:51 -0400)]
Bundle::IkiWiki?
http://xma.myopenid.com/ [Thu, 16 Oct 2008 09:14:58 +0000 (05:14 -0400)]
Update
http://xma.myopenid.com/ [Thu, 16 Oct 2008 09:12:37 +0000 (05:12 -0400)]
New page
http://xma.myopenid.com/ [Thu, 16 Oct 2008 09:03:15 +0000 (05:03 -0400)]
Added my website (warning: not polished at all)
Joey Hess [Thu, 16 Oct 2008 03:50:20 +0000 (23:50 -0400)]
close
Joey Hess [Thu, 16 Oct 2008 03:48:58 +0000 (23:48 -0400)]
thought
Joey Hess [Thu, 16 Oct 2008 03:47:12 +0000 (23:47 -0400)]
rm
neale [Thu, 16 Oct 2008 03:14:31 +0000 (23:14 -0400)]
Joey's right, that's good enough.
neale [Thu, 16 Oct 2008 03:13:40 +0000 (23:13 -0400)]
Oh well.
neale [Thu, 16 Oct 2008 03:12:25 +0000 (23:12 -0400)]
ahh
neale [Thu, 16 Oct 2008 02:30:36 +0000 (22:30 -0400)]
neale [Thu, 16 Oct 2008 02:29:40 +0000 (22:29 -0400)]
neale [Thu, 16 Oct 2008 02:29:29 +0000 (22:29 -0400)]
neale [Thu, 16 Oct 2008 02:28:42 +0000 (22:28 -0400)]
Joey Hess [Wed, 15 Oct 2008 23:38:21 +0000 (19:38 -0400)]
updated from pesco's darcs repo, current to Oct 11 version
Joey Hess [Wed, 15 Oct 2008 23:36:48 +0000 (19:36 -0400)]
Merge branch 'master' into darcs
Joey Hess [Wed, 15 Oct 2008 23:36:35 +0000 (19:36 -0400)]
response
Joey Hess [Wed, 15 Oct 2008 23:32:39 +0000 (19:32 -0400)]
response
Joey Hess [Wed, 15 Oct 2008 23:23:53 +0000 (19:23 -0400)]
response
Joey Hess [Wed, 15 Oct 2008 23:16:27 +0000 (19:16 -0400)]
response
Joey Hess [Wed, 15 Oct 2008 23:12:59 +0000 (19:12 -0400)]
response
neale [Wed, 15 Oct 2008 21:58:14 +0000 (17:58 -0400)]
PaulePanter [Wed, 15 Oct 2008 20:27:53 +0000 (16:27 -0400)]
New post.
Joey Hess [Wed, 15 Oct 2008 18:45:28 +0000 (14:45 -0400)]
inline: Use the feed's description in the rss and atom links. Closes: #502113
Joey Hess [Tue, 14 Oct 2008 19:47:19 +0000 (15:47 -0400)]
fix prototype
Joey Hess [Tue, 14 Oct 2008 19:03:38 +0000 (15:03 -0400)]
response
Joey Hess [Tue, 14 Oct 2008 19:02:12 +0000 (15:02 -0400)]
response
Joey Hess [Tue, 14 Oct 2008 19:00:46 +0000 (15:00 -0400)]
inline: Allow MTIME to be used in inlinepage.tmpl.
jsilence [Tue, 14 Oct 2008 08:04:33 +0000 (04:04 -0400)]
Only a simple test
Joey Hess [Mon, 13 Oct 2008 16:32:16 +0000 (12:32 -0400)]
Pass HTTPS variable through the wrapper so that CGI->https can be used by plugins. Closes: #502047
http://per.bothner.myopenid.com/ [Sun, 12 Oct 2008 20:31:24 +0000 (16:31 -0400)]
Suggested patch.
http://per.bothner.myopenid.com/ [Sun, 12 Oct 2008 20:16:06 +0000 (16:16 -0400)]
pesco [Sat, 11 Oct 2008 15:53:25 +0000 (11:53 -0400)]
update on state of the darcs plugin
http://yag.myopenid.com/ [Sat, 11 Oct 2008 14:43:01 +0000 (10:43 -0400)]
PaulePanter [Sat, 11 Oct 2008 14:29:52 +0000 (10:29 -0400)]
fix entry
Joey Hess [Fri, 10 Oct 2008 21:13:33 +0000 (17:13 -0400)]
document google plugin
Joey Hess [Fri, 10 Oct 2008 21:09:33 +0000 (17:09 -0400)]
optimise url parsing and add guard against failure to parse
Peter Simons [Thu, 9 Oct 2008 22:13:19 +0000 (00:13 +0200)]
google plugin: Use google.com to search the local site.
Google allows has a nice feature, sitesearch, that allows anyone to
limit search results to a specific site. Obviously, this feature can be
used to provide a search engine for the local ikiwiki site without the
need to install any additional software. Just enable the 'google' plugin
and make sure that --url uses the proper hostname. Thanks to Joey for
helping to get the Perl implementation right.
http://alcopop.org/me/openid/ [Fri, 10 Oct 2008 12:57:36 +0000 (08:57 -0400)]
ukuug talk
http://alcopop.org/me/openid/ [Fri, 10 Oct 2008 12:55:41 +0000 (08:55 -0400)]
update homepage
http://alcopop.org/me/openid/ [Fri, 10 Oct 2008 12:54:29 +0000 (08:54 -0400)]
+myself
bremner [Fri, 10 Oct 2008 05:45:45 +0000 (01:45 -0400)]
http://yag.myopenid.com/ [Thu, 9 Oct 2008 23:33:25 +0000 (19:33 -0400)]
Joey Hess [Thu, 9 Oct 2008 23:15:39 +0000 (19:15 -0400)]
problem fixed
Joey Hess [Thu, 9 Oct 2008 23:14:55 +0000 (19:14 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 9 Oct 2008 23:09:16 +0000 (19:09 -0400)]
orphans: Fix unquoted page name in regexp.
http://yag.myopenid.com/ [Thu, 9 Oct 2008 23:05:12 +0000 (19:05 -0400)]