ikiwiki
12 years agoreleasing version 3.20110430
Joey Hess [Sat, 30 Apr 2011 21:27:18 +0000 (17:27 -0400)] 
releasing version 3.20110430

12 years agoHTML::Entities::encode_numeric is not exported
Joey Hess [Sat, 30 Apr 2011 21:17:19 +0000 (17:17 -0400)] 
HTML::Entities::encode_numeric is not exported

12 years agobug--
Joey Hess [Sat, 30 Apr 2011 21:06:46 +0000 (17:06 -0400)] 
bug--

still one thing unsure about

12 years agomarkdown layout
Joey Hess [Sat, 30 Apr 2011 21:03:56 +0000 (17:03 -0400)] 
markdown layout

12 years agoinitial patch review; 2 possible bugs
Joey Hess [Sat, 30 Apr 2011 21:02:05 +0000 (17:02 -0400)] 
initial patch review; 2 possible bugs

12 years agoadd github timo repo
Joey Hess [Sat, 30 Apr 2011 20:52:19 +0000 (16:52 -0400)] 
add github timo repo

12 years agoMerge remote-tracking branch 'origin/master'
Joey Hess [Sat, 30 Apr 2011 20:51:46 +0000 (16:51 -0400)] 
Merge remote-tracking branch 'origin/master'

12 years agolink to timonator's patch
Joey Hess [Sat, 30 Apr 2011 20:47:16 +0000 (16:47 -0400)] 
link to timonator's patch

12 years agoclose bug already fixed a month ago in git
Joey Hess [Sat, 30 Apr 2011 20:40:52 +0000 (16:40 -0400)] 
close bug already fixed a month ago in git

12 years agoAdded a comment
http://joey.kitenet.net/ [Sat, 30 Apr 2011 20:33:59 +0000 (16:33 -0400)] 
Added a comment

12 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 30 Apr 2011 20:31:36 +0000 (16:31 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

12 years agotag: Avoid autocreating multiple tag pages that vary only in capitalization. The...
Joey Hess [Sat, 30 Apr 2011 20:30:07 +0000 (16:30 -0400)] 
tag: Avoid autocreating multiple tag pages that vary only in capitalization. The first capitalization seen of a tag will be used for the tag page.

Arguably, the real bug is in the interface to add_autofile, but since
that does take a filename, not a page name, it cannot really do case
handling on its own. The only other users of add_autofile in ikiwiki proper
is autoindex, and it always uses one case. Other third party plugins might
also need to add similar workarounds though.

12 years agoheadless gits: Add 'patch' tag
JoeRayhawk [Sat, 30 Apr 2011 19:55:14 +0000 (15:55 -0400)] 
headless gits: Add 'patch' tag

12 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 30 Apr 2011 16:06:41 +0000 (12:06 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

12 years agoPromote Crypt::SSLeay to Recommends; needed for https openid auth.
Joey Hess [Sat, 30 Apr 2011 16:06:32 +0000 (12:06 -0400)] 
Promote Crypt::SSLeay to Recommends; needed for https openid auth.

12 years agoAdded a comment: Tag cloud or list of tags possible?
http://intranetsdoneright.blogspot.com/ [Sat, 30 Apr 2011 06:10:15 +0000 (02:10 -0400)] 
Added a comment: Tag cloud or list of tags possible?

12 years agoadd TAILS
Joey Hess [Fri, 29 Apr 2011 19:00:50 +0000 (15:00 -0400)] 
add TAILS

12 years agoquiet fix was merged
Jon Dowland [Wed, 27 Apr 2011 16:27:49 +0000 (17:27 +0100)] 
quiet fix was merged

13 years agoimportant to force XML
https://www.google.com/accounts/o8/id?id=AItOawmv2ja7Gq06aZqedc_2G3WG5dj_dFeBXRI [Sun, 24 Apr 2011 00:16:16 +0000 (20:16 -0400)] 
important to force XML

13 years agotodo: Curse of the headless git [PATCH]
JoeRayhawk [Sat, 23 Apr 2011 21:54:06 +0000 (17:54 -0400)] 
todo: Curse of the headless git [PATCH]

13 years agoAdd reference to YAML::XS bug in upstream bug tracker.
intrigeri [Fri, 22 Apr 2011 13:26:41 +0000 (15:26 +0200)] 
Add reference to YAML::XS bug in upstream bug tracker.

13 years agoArgh.
intrigeri [Fri, 22 Apr 2011 13:19:58 +0000 (15:19 +0200)] 
Argh.

13 years agometa: Add FOAF support. Closes: #623156 (Jonas Smedegaard)
Joey Hess [Thu, 21 Apr 2011 23:52:39 +0000 (19:52 -0400)] 
meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)

13 years agofirst post
https://www.google.com/accounts/o8/id?id=AItOawkD8NOVlUz1fxzAnbmjlAcWI6bahBblros [Thu, 21 Apr 2011 23:19:44 +0000 (19:19 -0400)] 
first post

13 years agochangelog
Joey Hess [Thu, 21 Apr 2011 18:18:56 +0000 (14:18 -0400)] 
changelog

13 years agoMerge remote-tracking branch 'jon/silence-generated'
Joey Hess [Thu, 21 Apr 2011 18:18:02 +0000 (14:18 -0400)] 
Merge remote-tracking branch 'jon/silence-generated'

13 years ago(no commit message)
http://liw.fi/ [Thu, 21 Apr 2011 10:49:34 +0000 (06:49 -0400)] 

13 years agohow to process files without creating HTML pages?
http://kerravonsen.dreamwidth.org/ [Thu, 21 Apr 2011 02:51:58 +0000 (22:51 -0400)] 
how to process files without creating HTML pages?

13 years agoAdded a comment: Less painful to clone.
http://lovesgoodfood.com/jason/ [Thu, 21 Apr 2011 02:34:17 +0000 (22:34 -0400)] 
Added a comment: Less painful to clone.

13 years agoahem
http://jmtd.livejournal.com/ [Wed, 20 Apr 2011 22:12:45 +0000 (18:12 -0400)] 
ahem

13 years agofix use of debug() without sprintf()
Jon Dowland [Wed, 20 Apr 2011 22:10:33 +0000 (23:10 +0100)] 
fix use of debug() without sprintf()

Previous commit substituted a printf call (two arguments) for
debug (accepts only one).  Interleave an sprintf call to resolve.

13 years agopull request sent
http://jmtd.livejournal.com/ [Wed, 20 Apr 2011 22:01:19 +0000 (18:01 -0400)] 
pull request sent

13 years agouse debug() for wrapper-generation print outs
Jon Dowland [Wed, 20 Apr 2011 21:58:52 +0000 (22:58 +0100)] 
use debug() for wrapper-generation print outs

Use the debug() subroutine for printing out when wrappers
are generated.  This has the effect of hiding the messages
unless verbose mode is enabled.

13 years agoverbose on? (otherwise yes, there are a few verbose prints)
http://jmtd.livejournal.com/ [Wed, 20 Apr 2011 21:57:04 +0000 (17:57 -0400)] 
verbose on? (otherwise yes, there are a few verbose prints)

13 years agoAdded a comment: oh no...
http://lovesgoodfood.com/jason/ [Wed, 20 Apr 2011 17:56:10 +0000 (13:56 -0400)] 
Added a comment: oh no...

13 years agoadded a tripple of links
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Wed, 20 Apr 2011 17:00:07 +0000 (13:00 -0400)] 
added a tripple of links

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Wed, 20 Apr 2011 16:57:58 +0000 (12:57 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Wed, 20 Apr 2011 16:52:04 +0000 (12:52 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Wed, 20 Apr 2011 16:31:45 +0000 (12:31 -0400)] 

13 years agoresponse
Joey Hess [Wed, 20 Apr 2011 15:20:10 +0000 (11:20 -0400)] 
response

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 19 Apr 2011 21:47:40 +0000 (17:47 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years ago(forgot to sign)
http://lovesgoodfood.com/jason/ [Tue, 19 Apr 2011 21:40:57 +0000 (17:40 -0400)] 
(forgot to sign)

13 years ago(no commit message)
http://lovesgoodfood.com/jason/ [Tue, 19 Apr 2011 19:40:27 +0000 (15:40 -0400)] 

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 18 Apr 2011 00:59:28 +0000 (20:59 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Sun, 17 Apr 2011 23:51:53 +0000 (19:51 -0400)] 

13 years agobug closure
Joey Hess [Sun, 17 Apr 2011 21:57:23 +0000 (17:57 -0400)] 
bug closure

13 years agoFix syntax of recently added JavaScript syntax in meta.pm (<script /> apparently...
Jonas Smedegaard [Sun, 17 Apr 2011 19:47:15 +0000 (21:47 +0200)] 
Fix syntax of recently added JavaScript syntax in meta.pm (<script /> apparently does not work).

13 years agothe "not" keyword doesn't work for pagespecs (or no longer does). use an ! instead.
https://www.google.com/accounts/o8/id?id=AItOawlnFkgzrv6n4UuYWXv8APZiG8_ydyMOyR4 [Sun, 17 Apr 2011 11:50:12 +0000 (07:50 -0400)] 
the "not" keyword doesn't work for pagespecs (or no longer does). use an ! instead.

13 years agoReply.
intrigeri [Sat, 16 Apr 2011 16:56:28 +0000 (18:56 +0200)] 
Reply.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Fri, 15 Apr 2011 20:39:19 +0000 (16:39 -0400)] 

13 years agoresponse
Joey Hess [Fri, 15 Apr 2011 18:04:08 +0000 (14:04 -0400)] 
response

13 years agoresponse
Joey Hess [Fri, 15 Apr 2011 18:03:10 +0000 (14:03 -0400)] 
response

13 years agoMention workaround.
intrigeri [Fri, 15 Apr 2011 13:17:48 +0000 (15:17 +0200)] 
Mention workaround.

13 years agoReporting bug: YAML setup files vs. UTF-8 vs. YAML::XS.
intrigeri [Fri, 15 Apr 2011 01:04:52 +0000 (03:04 +0200)] 
Reporting bug: YAML setup files vs. UTF-8 vs. YAML::XS.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Fri, 15 Apr 2011 09:17:47 +0000 (05:17 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Fri, 15 Apr 2011 08:12:39 +0000 (04:12 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 23:46:18 +0000 (19:46 -0400)] 

13 years agoWordpress
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 21:59:32 +0000 (17:59 -0400)] 
Wordpress

13 years agoRandom blog software
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 20:41:38 +0000 (16:41 -0400)] 
Random blog software

13 years agoTumblr
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 20:40:35 +0000 (16:40 -0400)] 
Tumblr

13 years agoWordpress luser
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 20:38:41 +0000 (16:38 -0400)] 
Wordpress luser

13 years agodomain grabbed
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 16:00:29 +0000 (12:00 -0400)] 
domain grabbed

13 years agoSite has been domain-grabbed.
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 15:33:55 +0000 (11:33 -0400)] 
Site has been domain-grabbed.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 02:28:59 +0000 (22:28 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 02:24:50 +0000 (22:24 -0400)] 

13 years agoAdded http://richardhartmann.de/blog
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 14 Apr 2011 02:06:14 +0000 (22:06 -0400)] 
Added http://richardhartmann.de/blog

13 years agoadded www.meebey.net
https://launchpad.net/~meebey [Wed, 13 Apr 2011 23:15:36 +0000 (19:15 -0400)] 
added www.meebey.net

13 years agoRespond to the responses
Giuseppe Bilotta [Tue, 12 Apr 2011 17:17:46 +0000 (19:17 +0200)] 
Respond to the responses

13 years agoresponse
Joey Hess [Tue, 12 Apr 2011 17:06:26 +0000 (13:06 -0400)] 
response

13 years agomove
Joey Hess [Tue, 12 Apr 2011 17:00:18 +0000 (13:00 -0400)] 
move

13 years agometa: Fix bug in loading of HTML::Entities that can break inline archive=yes (mostly...
Joey Hess [Tue, 12 Apr 2011 16:30:24 +0000 (12:30 -0400)] 
meta: Fix bug in loading of HTML::Entities that can break inline archive=yes (mostly masked by other plugins that load the module).

13 years agoedit to include link to page summarizing the sources
https://www.google.com/accounts/o8/id?id=AItOawmv2ja7Gq06aZqedc_2G3WG5dj_dFeBXRI [Tue, 12 Apr 2011 09:41:50 +0000 (05:41 -0400)] 
edit to include link to page summarizing the sources

13 years agointroduced myself
https://www.google.com/accounts/o8/id?id=AItOawmv2ja7Gq06aZqedc_2G3WG5dj_dFeBXRI [Tue, 12 Apr 2011 09:21:56 +0000 (05:21 -0400)] 
introduced myself

13 years agocomment on my progress with the LaTeXML plugin
https://www.google.com/accounts/o8/id?id=AItOawmv2ja7Gq06aZqedc_2G3WG5dj_dFeBXRI [Tue, 12 Apr 2011 09:14:39 +0000 (05:14 -0400)] 
comment on my progress with the LaTeXML plugin

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawniGDcQXnWHqr9q0sfA-UEqBsa36WNnjUQ [Tue, 12 Apr 2011 08:10:10 +0000 (04:10 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawniGDcQXnWHqr9q0sfA-UEqBsa36WNnjUQ [Tue, 12 Apr 2011 08:08:35 +0000 (04:08 -0400)] 

13 years agoBug: transient autocreated tagbase is not transient autoindexed: new
JoeRayhawk [Mon, 11 Apr 2011 21:49:45 +0000 (17:49 -0400)] 
Bug: transient autocreated tagbase is not transient autoindexed: new

13 years agoGoogle Analytics support
Giuseppe Bilotta [Sun, 10 Apr 2011 20:14:20 +0000 (22:14 +0200)] 
Google Analytics support

13 years agoextend sorting pagespec
http://jmtd.livejournal.com/ [Sun, 10 Apr 2011 18:16:47 +0000 (14:16 -0400)] 
extend sorting pagespec

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawkd3OQ-XyZ7mYJyCT3mMLBt05DuuZ_1Gvo [Sun, 10 Apr 2011 09:42:48 +0000 (05:42 -0400)] 

13 years agoreformat, I forgot about anonyous pushing in this wiki
Jimmy Tang [Sun, 10 Apr 2011 09:41:23 +0000 (10:41 +0100)] 
reformat, I forgot about anonyous pushing in this wiki

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawkd3OQ-XyZ7mYJyCT3mMLBt05DuuZ_1Gvo [Sun, 10 Apr 2011 09:23:07 +0000 (05:23 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawkd3OQ-XyZ7mYJyCT3mMLBt05DuuZ_1Gvo [Sun, 10 Apr 2011 09:18:05 +0000 (05:18 -0400)] 

13 years agoresponse
Joey Hess [Sat, 9 Apr 2011 23:30:58 +0000 (19:30 -0400)] 
response

13 years agoresponse
Joey Hess [Sat, 9 Apr 2011 23:26:56 +0000 (19:26 -0400)] 
response

13 years agoclose
Joey Hess [Sat, 9 Apr 2011 23:22:27 +0000 (19:22 -0400)] 
close

13 years agofixed
Joey Hess [Sat, 9 Apr 2011 23:20:44 +0000 (19:20 -0400)] 
fixed

13 years agoThis reverts commit 7db82bf716f1c89fd707abab1db875c6de688dca.
Joey Hess [Sat, 9 Apr 2011 15:28:55 +0000 (11:28 -0400)] 
This reverts commit 7db82bf716f1c89fd707abab1db875c6de688dca.

13 years agoRevert "testcomment about the page"
Joey Hess [Sat, 9 Apr 2011 15:28:39 +0000 (11:28 -0400)] 
Revert "testcomment about the page"

This reverts commit 68208cffb32ed8560778046107dac2f1e7f5e3d6.

13 years agotestcomment about the page
https://www.google.com/accounts/o8/id?id=AItOawkV257KL44UPs9lIcwySRxjoaTEts076n0 [Sat, 9 Apr 2011 09:38:39 +0000 (05:38 -0400)] 
testcomment about the page

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawkV257KL44UPs9lIcwySRxjoaTEts076n0 [Sat, 9 Apr 2011 09:37:50 +0000 (05:37 -0400)] 

13 years agotypo
http://www.trigofacile.com/ [Fri, 8 Apr 2011 22:18:17 +0000 (18:18 -0400)] 
typo

13 years agojust a test
http://www.trigofacile.com/ [Fri, 8 Apr 2011 22:13:19 +0000 (18:13 -0400)] 
just a test

13 years ago(no commit message)
http://www.civilfritz.net/~janderson/ [Thu, 7 Apr 2011 18:38:29 +0000 (14:38 -0400)] 

13 years ago(no commit message)
http://www.civilfritz.net/~janderson/ [Thu, 7 Apr 2011 18:37:53 +0000 (14:37 -0400)] 

13 years ago(no commit message)
http://www.civilfritz.net/~janderson/ [Thu, 7 Apr 2011 18:36:55 +0000 (14:36 -0400)] 

13 years agogit repos: Add new repository jo
Jörg Sommer [Tue, 5 Apr 2011 14:22:24 +0000 (16:22 +0200)] 
git repos: Add new repository jo

13 years agountrusted_git_push: extend ikiwiki call
Jörg Sommer [Wed, 23 Mar 2011 18:58:20 +0000 (19:58 +0100)] 
untrusted_git_push: extend ikiwiki call

13 years agomore thoughts
http://kerravonsen.dreamwidth.org/ [Tue, 5 Apr 2011 11:07:28 +0000 (07:07 -0400)] 
more thoughts

13 years agothoughts
Joey Hess [Mon, 4 Apr 2011 17:59:20 +0000 (13:59 -0400)] 
thoughts