]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
15 years agofix name
Joey Hess [Mon, 20 Oct 2008 20:57:37 +0000 (16:57 -0400)] 
fix name

15 years agopull together info on converting to ikiwiki from other systems
Joey Hess [Mon, 20 Oct 2008 20:55:38 +0000 (16:55 -0400)] 
pull together info on converting to ikiwiki from other systems

15 years agoresponse
Joey Hess [Mon, 20 Oct 2008 20:19:10 +0000 (16:19 -0400)] 
response

15 years ago(no commit message)
http://xma.myopenid.com/ [Mon, 20 Oct 2008 19:49:11 +0000 (15:49 -0400)] 

15 years ago(no commit message)
http://xma.myopenid.com/ [Mon, 20 Oct 2008 19:46:02 +0000 (15:46 -0400)] 

15 years ago(no commit message)
http://xma.myopenid.com/ [Mon, 20 Oct 2008 19:44:36 +0000 (15:44 -0400)] 

15 years agoturn on archive mode for forum
Joey Hess [Mon, 20 Oct 2008 19:38:17 +0000 (15:38 -0400)] 
turn on archive mode for forum

15 years agoresponse
Joey Hess [Mon, 20 Oct 2008 19:37:27 +0000 (15:37 -0400)] 
response

15 years agoinline: Only the last feed link was put on the page, fix this to include all feed...
Joey Hess [Mon, 20 Oct 2008 19:25:45 +0000 (15:25 -0400)] 
inline: Only the last feed link was put on the page, fix this to include all feed links. So rss will be included along with atom, and pages with multiple feeds will get links added for all feeds.

15 years agoresponse
Joey Hess [Mon, 20 Oct 2008 17:14:36 +0000 (13:14 -0400)] 
response

15 years agoresponse
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:38:39 +0000 (10:38 -0400)] 
response

15 years ago*really* fix the link :)
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:35:49 +0000 (10:35 -0400)] 
*really* fix the link :)

15 years agofix Xavier's links
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:35:11 +0000 (10:35 -0400)] 
fix Xavier's links

15 years ago(no commit message)
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:32:26 +0000 (10:32 -0400)] 

15 years agoremove inadvertent header
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:31:32 +0000 (10:31 -0400)] 
remove inadvertent header

15 years agoa test to see if this is clearer
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:30:19 +0000 (10:30 -0400)] 
a test to see if this is clearer

15 years agoI like the forum idea - but a map instead of inline?
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:27:56 +0000 (10:27 -0400)] 
I like the forum idea - but a map instead of inline?

15 years agosplit into subpages?
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:25:49 +0000 (10:25 -0400)] 
split into subpages?

15 years agoI was not aware of remove.
http://alcopop.org/me/openid/ [Mon, 20 Oct 2008 14:23:41 +0000 (10:23 -0400)] 
I  was not aware of remove.

15 years ago(no commit message)
http://xma.myopenid.com/ [Mon, 20 Oct 2008 14:12:49 +0000 (10:12 -0400)] 

15 years agoMy opinion
http://xma.myopenid.com/ [Mon, 20 Oct 2008 14:06:26 +0000 (10:06 -0400)] 
My opinion

15 years ago(no commit message)
http://xma.myopenid.com/ [Mon, 20 Oct 2008 14:02:45 +0000 (10:02 -0400)] 

15 years agofixes confirmed
intrigeri [Mon, 20 Oct 2008 12:53:36 +0000 (08:53 -0400)] 
fixes confirmed

15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Mon, 20 Oct 2008 12:34:36 +0000 (14:34 +0200)] 
Merge branch 'prv/po' into pub/po

15 years agoMerge commit 'origin/master' into prv/po
intrigeri [Mon, 20 Oct 2008 12:33:19 +0000 (14:33 +0200)] 
Merge commit 'origin/master' into prv/po

15 years agopo plugin: todo++
intrigeri [Mon, 20 Oct 2008 12:30:22 +0000 (14:30 +0200)] 
po plugin: todo++

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMy thoughts.
tschwinge [Mon, 20 Oct 2008 08:58:04 +0000 (04:58 -0400)] 
My thoughts.

15 years agoUse the pure perl Data::Dumper when generating setup files to ensure that utf-8 chara...
Joey Hess [Mon, 20 Oct 2008 01:23:48 +0000 (21:23 -0400)] 
Use the pure perl Data::Dumper when generating setup files to ensure that utf-8 characters are written out as such, and not as the encoded perl strings the C Data::Dumper produces.

Note that the text produced by the C version was interpreted fine
when ikiwiki loaded the setup file. But it was not user-friendly.

15 years agoFix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the...
Joey Hess [Mon, 20 Oct 2008 01:07:12 +0000 (21:07 -0400)] 
Fix issue with utf-8 in wikiname breaking session cookies, by entity-encoding the wikiname in the session cookie.

15 years agoadd displaytime hook
Joey Hess [Mon, 20 Oct 2008 00:12:37 +0000 (20:12 -0400)] 
add displaytime hook

Need to use a hook because an exported function cannot be reliably
overridden. The replacement verstion was actually only affecting plugins
loaded after it.

formattime doesn't need a hook, since there's no reason to export it.

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 19 Oct 2008 23:55:28 +0000 (19:55 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agosome more example bugfixes
intrigeri [Sun, 19 Oct 2008 23:48:14 +0000 (19:48 -0400)] 
some more example bugfixes

15 years agofix example
intrigeri [Sun, 19 Oct 2008 23:47:19 +0000 (19:47 -0400)] 
fix example

15 years agoneed to use localtime, fix width
Joey Hess [Sun, 19 Oct 2008 23:39:32 +0000 (19:39 -0400)] 
need to use localtime, fix width

15 years agoresponse
Joey Hess [Sun, 19 Oct 2008 23:28:25 +0000 (19:28 -0400)] 
response

15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 19 Oct 2008 23:27:15 +0000 (19:27 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agopreserve underlay file times
Joey Hess [Sun, 19 Oct 2008 23:25:23 +0000 (19:25 -0400)] 
preserve underlay file times

I'd like to preserve the mtime and ctime of files in the underlay if
possible, to avoid ikiwiki thinking they've changed and refreshing them
each time it's upgraded.

But, fall back to the old install command for systems that lack cp -a.

15 years agofix relativedate timezone inclusion
Joey Hess [Sun, 19 Oct 2008 23:13:40 +0000 (19:13 -0400)] 
fix relativedate timezone inclusion

The machine parseable date needs to include a timezone.

Also, simplified the interface for date display.

15 years agoWebserver, why ?
http://xma.myopenid.com/ [Sun, 19 Oct 2008 23:20:19 +0000 (19:20 -0400)] 
Webserver, why ?

15 years agoinitial wishlist submission
intrigeri [Sun, 19 Oct 2008 23:19:24 +0000 (19:19 -0400)] 
initial wishlist submission

15 years agoone more opinion
intrigeri [Sun, 19 Oct 2008 22:55:05 +0000 (18:55 -0400)] 
one more opinion

15 years agolinked to rcs/git to be in the backlinks
intrigeri [Sun, 19 Oct 2008 22:45:38 +0000 (18:45 -0400)] 
linked to rcs/git to be in the backlinks

15 years agoinitial tip submission
intrigeri [Sun, 19 Oct 2008 22:33:59 +0000 (18:33 -0400)] 
initial tip submission

15 years agoinitial bug report
intrigeri [Sun, 19 Oct 2008 22:19:14 +0000 (18:19 -0400)] 
initial bug report

15 years agoinitial bug report
intrigeri [Sun, 19 Oct 2008 22:13:47 +0000 (18:13 -0400)] 
initial bug report

15 years agopartial support for calling onload once the DOM is ready
Joey Hess [Sun, 19 Oct 2008 19:45:29 +0000 (15:45 -0400)] 
partial support for calling onload once the DOM is ready

This adds support for gecko and newer versions of opera
to call onload once the DOM is ready, rather than waiting for
all images in the page to load. Makes relativedate behave
somewhat better.

Dealing with this means jumping into the browser
incompatability waters that I prefer to avoid.
Full solutions for most of the major browsers are listed here:
http://dean.edwards.name/weblog/2006/06/again/

However, no *license* is listed there, so I can't use that code. Also, the more
involved code appears to have various issues (such as the inline IE code not
working via https). So I only added the simple call to a hook needed
for gecko/opera.

It seems that the only standards-compliant way to do this is using the
`defer` attribute to a `script` tag, using an external script that will be
loaded once the DOM is ready, and can call onload. However, that has
browser compatability issues of its own, since not all browsers honor
`defer`.

Perhaps I should really just be using one of the javascript frameworks, that
include code to solve this for the major browsers. But something about them
still puts me off, and this issue is minor enough that I'm willing to live
with incomplete support for now.

15 years agomark up date so relativedate will work
Joey Hess [Sun, 19 Oct 2008 19:17:00 +0000 (15:17 -0400)] 
mark up date so relativedate will work

15 years agoUpdated French translation. Closes: #502694
Joey Hess [Sun, 19 Oct 2008 16:59:35 +0000 (12:59 -0400)] 
Updated French translation. Closes: #502694

15 years agoCorrect copy&paste-o.
tschwinge [Sun, 19 Oct 2008 16:14:08 +0000 (12:14 -0400)] 
Correct copy&paste-o.

15 years agopo plugin: set every configuration item to unsafe
intrigeri [Sun, 19 Oct 2008 15:18:17 +0000 (17:18 +0200)] 
po plugin: set every configuration item to unsafe

We will check later which ones are actually safe enough for websetup.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoAdd links to the moin2iki code.
JoshTriplett [Sun, 19 Oct 2008 00:05:37 +0000 (20:05 -0400)] 
Add links to the moin2iki code.

15 years ago(no commit message)
JoshTriplett [Sun, 19 Oct 2008 00:02:58 +0000 (20:02 -0400)] 

15 years agoUpdate my contact info.
JoshTriplett [Sun, 19 Oct 2008 00:02:28 +0000 (20:02 -0400)] 
Update my contact info.

15 years agoremove old dup div
Joey Hess [Sat, 18 Oct 2008 23:11:57 +0000 (19:11 -0400)] 
remove old dup div

15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Sat, 18 Oct 2008 22:16:03 +0000 (00:16 +0200)] 
Merge branch 'prv/po' into pub/po

15 years agopo plugin: doc fix
intrigeri [Sat, 18 Oct 2008 22:15:44 +0000 (00:15 +0200)] 
po plugin: doc fix

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'prv/po' into pub/po
intrigeri [Sat, 18 Oct 2008 22:12:21 +0000 (00:12 +0200)] 
Merge branch 'prv/po' into pub/po

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: added ISTRANSLATION and ISTRANSLATABLE template variables
intrigeri [Sat, 18 Oct 2008 22:05:13 +0000 (00:05 +0200)] 
po plugin: added ISTRANSLATION and ISTRANSLATABLE template variables

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++
intrigeri [Sat, 18 Oct 2008 21:06:56 +0000 (23:06 +0200)] 
po plugin: todo++

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++
intrigeri [Sat, 18 Oct 2008 21:06:56 +0000 (23:06 +0200)] 
po plugin: todo++

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoTracking some issues on my user page
http://jblevins.org/ [Sat, 18 Oct 2008 20:53:28 +0000 (16:53 -0400)] 
Tracking some issues on my user page

15 years agopo plugin(refreshpot): prevent PO references to be written
intrigeri [Sat, 18 Oct 2008 19:47:49 +0000 (21:47 +0200)] 
po plugin(refreshpot): prevent PO references to be written

... else we can fall into some kind of nasty infinite loop, when two ikiwiki
instances don't store their working copy of the repository at the same place:
every POT file update in one repository would trigger an update of the same POT
file in the others repository, and so on.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoUnclosed div
http://jblevins.org/ [Sat, 18 Oct 2008 19:36:18 +0000 (15:36 -0400)] 
Unclosed div

15 years agopo plugin: do not allow msgmerge to create backup files
intrigeri [Sat, 18 Oct 2008 17:18:22 +0000 (19:18 +0200)] 
po plugin: do not allow msgmerge to create backup files

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 18 Oct 2008 16:48:10 +0000 (12:48 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

15 years agoallow ikiwiki.js to be loaded twice w/o clobbering previous hooks
Joey Hess [Sat, 18 Oct 2008 16:47:08 +0000 (12:47 -0400)] 
allow ikiwiki.js to be loaded twice w/o clobbering previous hooks

Clearly it's suboptimal for it to be loaded twice, but this is a quick fix
at least.

15 years agosyntax.t: skip po since it uses a perl module not in build deps
intrigeri [Sat, 18 Oct 2008 14:22:37 +0000 (16:22 +0200)] 
syntax.t: skip po since it uses a perl module not in build deps

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++
intrigeri [Sat, 18 Oct 2008 00:49:32 +0000 (02:49 +0200)] 
po plugin: todo++

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: only refresh private module variables when needed
intrigeri [Wed, 15 Oct 2008 05:23:06 +0000 (07:23 +0200)] 
po plugin: only refresh private module variables when needed

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: add correct dependencies on pages using OTHERLANGUAGES
intrigeri [Wed, 15 Oct 2008 05:12:28 +0000 (07:12 +0200)] 
po plugin: add correct dependencies on pages using OTHERLANGUAGES

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++
intrigeri [Wed, 15 Oct 2008 05:11:13 +0000 (07:11 +0200)] 
po plugin: todo++

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: bugfix (OTHERLANGUAGES)
intrigeri [Wed, 15 Oct 2008 05:06:35 +0000 (07:06 +0200)] 
po plugin: bugfix (OTHERLANGUAGES)

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: initial implementation of automatic POT/PO update
intrigeri [Wed, 15 Oct 2008 04:47:06 +0000 (06:47 +0200)] 
po plugin: initial implementation of automatic POT/PO update

The updated or created PO files are put under version control.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++ more security checks needed
intrigeri [Wed, 15 Oct 2008 03:36:24 +0000 (05:36 +0200)] 
po plugin: todo++ more security checks needed

... when creating new files.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: rebuild %translations after having created missing POT/PO files
intrigeri [Wed, 15 Oct 2008 03:27:28 +0000 (05:27 +0200)] 
po plugin: rebuild %translations after having created missing POT/PO files

This is not needed yet, but when newly created POT/PO files are added to
%pagesources and other data structures, we'll need this.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: create missing POT/PO files in needsbuild hook
intrigeri [Wed, 15 Oct 2008 03:22:41 +0000 (05:22 +0200)] 
po plugin: create missing POT/PO files in needsbuild hook

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: documentation work
intrigeri [Wed, 15 Oct 2008 00:42:08 +0000 (02:42 +0200)] 
po plugin: documentation work

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: added and documented PERCENTTRANSLATED template variable
intrigeri [Wed, 15 Oct 2008 00:25:34 +0000 (02:25 +0200)] 
po plugin: added and documented PERCENTTRANSLATED template variable

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: make translation percentage available in OTHERLANGUAGES loop
intrigeri [Wed, 15 Oct 2008 00:13:56 +0000 (02:13 +0200)] 
po plugin: make translation percentage available in OTHERLANGUAGES loop

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: documented custom PageSpec tests, reorganized doc a bit
intrigeri [Tue, 14 Oct 2008 23:25:01 +0000 (01:25 +0200)] 
po plugin: documented custom PageSpec tests, reorganized doc a bit

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: added currentlang() custom PageSpec function
intrigeri [Tue, 14 Oct 2008 23:23:19 +0000 (01:23 +0200)] 
po plugin: added currentlang() custom PageSpec function

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo update wrt. newly translatable pages
intrigeri [Tue, 14 Oct 2008 23:05:22 +0000 (01:05 +0200)] 
po plugin: todo update wrt. newly translatable pages

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: added lang() custom PageSpec function
intrigeri [Tue, 14 Oct 2008 22:35:17 +0000 (00:35 +0200)] 
po plugin: added lang() custom PageSpec function

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++ : security note about system()
intrigeri [Tue, 14 Oct 2008 22:34:25 +0000 (00:34 +0200)] 
po plugin: todo++ : security note about system()

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: updated todo wrt. automatic POT/PO update/creation
intrigeri [Tue, 14 Oct 2008 22:10:32 +0000 (00:10 +0200)] 
po plugin: updated todo wrt. automatic POT/PO update/creation

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: make any slave page dependent on the corresponding master page
intrigeri [Tue, 14 Oct 2008 22:05:52 +0000 (00:05 +0200)] 
po plugin: make any slave page dependent on the corresponding master page

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: bugfix - only refresh POT/PO for translatable pages
intrigeri [Tue, 14 Oct 2008 21:58:21 +0000 (23:58 +0200)] 
po plugin: bugfix - only refresh POT/PO for translatable pages

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: do not trust po4a functions return value
intrigeri [Tue, 14 Oct 2008 21:55:46 +0000 (23:55 +0200)] 
po plugin: do not trust po4a functions return value

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: todo++: create POT/PO when the plugin is enabled
intrigeri [Tue, 14 Oct 2008 21:54:26 +0000 (23:54 +0200)] 
po plugin: todo++: create POT/PO when the plugin is enabled

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: updated doc to reflect current status of automatic PO files update
intrigeri [Tue, 14 Oct 2008 15:21:03 +0000 (17:21 +0200)] 
po plugin: updated doc to reflect current status of automatic PO files update

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: refresh PO files when a master page is updated
intrigeri [Tue, 14 Oct 2008 15:17:24 +0000 (17:17 +0200)] 
po plugin: refresh PO files when a master page is updated

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: refresh POT files when a master page is updated
intrigeri [Tue, 14 Oct 2008 14:36:01 +0000 (16:36 +0200)] 
po plugin: refresh POT files when a master page is updated

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: build %translations in needsbuild hook rather than scan
intrigeri [Tue, 14 Oct 2008 13:24:58 +0000 (15:24 +0200)] 
po plugin: build %translations in needsbuild hook rather than scan

... because we'll need this data to refresh POT/PO files in needsbuild hook

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: created OTHERLANGUAGES template loop
intrigeri [Mon, 13 Oct 2008 20:07:21 +0000 (22:07 +0200)] 
po plugin: created OTHERLANGUAGES template loop

It currently only provides basic translations/master pages links.
Updated documentation accordingly.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: po_slave_languages is a hash, rather than a hash of hashes
intrigeri [Mon, 13 Oct 2008 16:21:59 +0000 (18:21 +0200)] 
po plugin: po_slave_languages is a hash, rather than a hash of hashes

The latter seems to be unsupported by ikiwiki config system.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: fix formatting in documentation
intrigeri [Mon, 13 Oct 2008 15:22:49 +0000 (17:22 +0200)] 
po plugin: fix formatting in documentation

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: build %translations at scan time
intrigeri [Mon, 13 Oct 2008 15:19:56 +0000 (17:19 +0200)] 
po plugin: build %translations at scan time

... so that we can consider it as complete at preprocess time

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: memoize istranslatable and _istranslation
intrigeri [Sat, 11 Oct 2008 01:41:12 +0000 (03:41 +0200)] 
po plugin: memoize istranslatable and _istranslation

Both functions are called very often, and:
- istranslatable has no side effect
- _istranslation is the helper function, without any side effect, for the
  istranslation function

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin[filter]: avoid converting more than once per destfile
intrigeri [Sat, 11 Oct 2008 01:02:43 +0000 (03:02 +0200)] 
po plugin[filter]: avoid converting more than once per destfile

Only the first filter function call on a given {page,destpage} must convert it
from the PO file, subsequent calls must leave the passed $content unmodified.

Else, preprocessing loops are the rule.

Signed-off-by: intrigeri <intrigeri@boum.org>
15 years agopo plugin: bugfix (calling function in wrong module)
intrigeri [Sat, 11 Oct 2008 01:01:59 +0000 (03:01 +0200)] 
po plugin: bugfix (calling function in wrong module)

Signed-off-by: intrigeri <intrigeri@boum.org>