Joey Hess [Mon, 20 Sep 2010 00:15:38 +0000 (20:15 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 20 Sep 2010 00:15:34 +0000 (20:15 -0400)]
meta: Ensure that the url specified by xrds-location is absolute.
With a relative xrds-location, the openid perl client module will fail.
I haven't checked the specs to see if it needs to be absolute, but all
examples I've seen are absolute, so it seems a very good idea.
Joey Hess [Mon, 20 Sep 2010 00:04:31 +0000 (20:04 -0400)]
add missing space
jason [Sun, 19 Sep 2010 20:23:13 +0000 (20:23 +0000)]
Add link to html5shiv.
tschwinge [Sun, 19 Sep 2010 06:17:01 +0000 (06:17 +0000)]
Back to Joey.
Joey Hess [Sat, 18 Sep 2010 22:48:46 +0000 (18:48 -0400)]
document settings needed to fix bug
Joey Hess [Sat, 18 Sep 2010 19:09:14 +0000 (15:09 -0400)]
better fix developed on #httpd channel
Joey Hess [Sat, 18 Sep 2010 17:36:29 +0000 (13:36 -0400)]
response
Joey Hess [Sat, 18 Sep 2010 17:03:33 +0000 (13:03 -0400)]
format
Joey Hess [Sat, 18 Sep 2010 16:58:41 +0000 (12:58 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 18 Sep 2010 16:58:37 +0000 (12:58 -0400)]
add
Joey Hess [Sat, 18 Sep 2010 16:24:33 +0000 (12:24 -0400)]
remove obsolete docs about DefaultLanguage
I think this may have made sense when the master language was rendered to
index.html, but with it at index.en.html, DefaultLanguage is not needed.
Javier Rojas [Sat, 18 Sep 2010 01:08:49 +0000 (20:08 -0500)]
idea about 'dynamic' forms
tschwinge [Fri, 17 Sep 2010 11:48:29 +0000 (11:48 +0000)]
Report.
privat [Fri, 17 Sep 2010 01:42:46 +0000 (01:42 +0000)]
patch proposal: add option to capitalize pagetitles
Joey Hess [Wed, 15 Sep 2010 20:40:53 +0000 (16:40 -0400)]
add news item for ikiwiki 3.
20100915
Joey Hess [Wed, 15 Sep 2010 20:40:26 +0000 (16:40 -0400)]
releasing version 3.
20100915
Joey Hess [Wed, 15 Sep 2010 20:24:50 +0000 (16:24 -0400)]
cutpaste: Fix bug that occured in some cases involving inlines when text was pasted on a page before being cut.
Joey Hess [Wed, 15 Sep 2010 19:38:24 +0000 (15:38 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 15 Sep 2010 19:38:06 +0000 (15:38 -0400)]
update test
intrigeri [Wed, 15 Sep 2010 12:39:42 +0000 (14:39 +0200)]
reply
tschwinge [Wed, 15 Sep 2010 05:34:11 +0000 (05:34 +0000)]
bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies
tschwinge [Wed, 15 Sep 2010 05:31:41 +0000 (05:31 +0000)]
Report.
Joey Hess [Tue, 14 Sep 2010 19:45:38 +0000 (15:45 -0400)]
git: When updating from remote, use git pull --prune, to avoid possible errors from conflicting obsolete remote branches.
Joey Hess [Tue, 14 Sep 2010 19:44:52 +0000 (15:44 -0400)]
close
Joey Hess [Tue, 14 Sep 2010 19:39:30 +0000 (15:39 -0400)]
update
Joey Hess [Tue, 14 Sep 2010 19:37:45 +0000 (15:37 -0400)]
external: Disable RPC::XML's "smart" encoding, which sent ints for strings that contained only a number, fixing a longstanding crash of the rst plugin.
Joey Hess [Tue, 14 Sep 2010 19:23:16 +0000 (15:23 -0400)]
blogspam: Fix crash when content contained utf-8.
I also tried setting RPC::XML::ENCODING but that did not prevent the crash,
and it seems that blogspam.net doesn't like getting xml encoded in unicode,
since it mis-flagged comments as spammy that way that are normally allowed
through.
Joey Hess [Tue, 14 Sep 2010 19:13:13 +0000 (15:13 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
http://k1024.org/~iusty/ [Tue, 14 Sep 2010 18:33:15 +0000 (18:33 +0000)]
Add new bug about the comments/blogspam plugins
corrected link
Joey Hess [Tue, 14 Sep 2010 16:40:40 +0000 (12:40 -0400)]
Set isPermaLink="no" for guids in rss feeds.
The rss spec says that unless the attribute is set, guid elements *are*
permalinks. The problem with that is that if [[meta permalink=]] is used,
as is done with aggregated posts, that goes into the link element, and
apparently some rss readers prefer the not-really-permalink in the guid
element when linking to the post.
Without meta permalink, the link and guid elements have the same content,
so it should be ok, in that case too for the guid to not be a permalink.
(Checked and this does not flood aggregators.)
Joey Hess [Mon, 13 Sep 2010 21:11:33 +0000 (17:11 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 13 Sep 2010 20:48:12 +0000 (16:48 -0400)]
further fixes for config data structure change
Joey Hess [Mon, 13 Sep 2010 19:44:08 +0000 (15:44 -0400)]
update for changed data structure
http://jmtd.livejournal.com/ [Mon, 13 Sep 2010 19:37:50 +0000 (19:37 +0000)]
mixing template vars into directive arguments
Joey Hess [Mon, 13 Sep 2010 19:13:07 +0000 (15:13 -0400)]
mention branch
Joey Hess [Mon, 13 Sep 2010 19:11:46 +0000 (15:11 -0400)]
further thought
Joey Hess [Mon, 13 Sep 2010 16:49:55 +0000 (12:49 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 13 Sep 2010 16:49:31 +0000 (12:49 -0400)]
revert accidentially committed change
blipvert [Mon, 13 Sep 2010 01:46:22 +0000 (01:46 +0000)]
fix typo
blipvert [Mon, 13 Sep 2010 01:45:13 +0000 (01:45 +0000)]
blipvert [Mon, 13 Sep 2010 01:44:37 +0000 (01:44 +0000)]
Javier Rojas [Mon, 13 Sep 2010 00:27:44 +0000 (19:27 -0500)]
reverted typo
Javier Rojas [Mon, 13 Sep 2010 00:25:51 +0000 (19:25 -0500)]
Merge branch 'master' of git://git.ikiwiki.info
Javier Rojas [Mon, 13 Sep 2010 00:25:38 +0000 (19:25 -0500)]
new version of the ikiwiki vim plugin. docs upgraded. new forum post
Joey Hess [Sun, 12 Sep 2010 22:53:40 +0000 (18:53 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 12 Sep 2010 22:53:34 +0000 (18:53 -0400)]
response
Hopefully solve it myself, based on comments found elsewhere.
Add comment about this issue
Joey Hess [Sun, 12 Sep 2010 19:56:17 +0000 (15:56 -0400)]
response
blipvert [Sun, 12 Sep 2010 17:01:55 +0000 (17:01 +0000)]
minor grammatical edit
blipvert [Sun, 12 Sep 2010 15:38:19 +0000 (15:38 +0000)]
added signature
blipvert [Sun, 12 Sep 2010 15:36:28 +0000 (15:36 +0000)]
http://jmtd.livejournal.com/ [Sun, 12 Sep 2010 12:26:49 +0000 (12:26 +0000)]
Added a comment: Follow instructions
Added a comment
Joey Hess [Sat, 11 Sep 2010 18:40:56 +0000 (14:40 -0400)]
blueview: Fix display of links to translated pages in the page header.
Joey Hess [Sat, 11 Sep 2010 18:31:34 +0000 (14:31 -0400)]
actiontabs: Improve tab padding.
Joey Hess [Sat, 11 Sep 2010 17:08:31 +0000 (13:08 -0400)]
formatting
Joey Hess [Sat, 11 Sep 2010 17:06:45 +0000 (13:06 -0400)]
bug report
Joey Hess [Fri, 10 Sep 2010 21:17:23 +0000 (17:17 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 10 Sep 2010 21:17:08 +0000 (17:17 -0400)]
Pass array of names of files that have been deleted to needsbuild hook as second parameter, to allow for plugins that needs access to this information earlier than the delete hook.
Joey Hess [Fri, 10 Sep 2010 18:20:53 +0000 (14:20 -0400)]
use warn
Joey Hess [Fri, 10 Sep 2010 18:12:59 +0000 (14:12 -0400)]
avoid dups getting into @slavelanguages
This could happen if checkconfig was run twice, I think.
Joey Hess [Fri, 10 Sep 2010 18:04:43 +0000 (14:04 -0400)]
po: Auto-upgrade old format settings to new formats when writing setup file.
Joey Hess [Fri, 10 Sep 2010 17:16:12 +0000 (13:16 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 10 Sep 2010 17:13:00 +0000 (13:13 -0400)]
po: Make the po_master_language use a langpair like "en|English", so it can be configured via the web.
Joey Hess [Fri, 10 Sep 2010 15:45:59 +0000 (11:45 -0400)]
po: Allow enabling via web setup.
The only unsafe thing should be that enabling it with some languages will
generate po files.
Move the discussion of svn+ssh to the forum for now.
Move the svn+ssh discussion to the forum.
Joey Hess [Thu, 9 Sep 2010 22:24:49 +0000 (18:24 -0400)]
response
Joey Hess [Thu, 9 Sep 2010 22:23:40 +0000 (18:23 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 9 Sep 2010 22:23:31 +0000 (18:23 -0400)]
changelog
Paul Menzel [Wed, 8 Sep 2010 13:34:41 +0000 (15:34 +0200)]
teximg: Use Unicode UTF-8 encoding by default.
If I am not mistaking all source files in ikiwiki are encoded in Unicode UTF-8.
Adding `\usepackage[utf8]{inputenc}` enables LaTeX to deal with the encoding.
As a consequence some special characters like umlauts can be used in the source
code which is useful for foreign languages.
[[!teximg code="a = b \text{ für alle } b \neq 2"]]
But for example »≠« cannot be used in LaTeX right now. One has to use other TeX
systems like XeTeX or LuaTeX featuring native UTF-8 support or use additional
nonstandard packages like uniinput [1].
I used the package `inputenc` (`texdoc inputenc`) and not `inputenx` (`texdoc
inputenx`), because I have not used `inputenx` that much and using the option
`math` is not supported in Debian (and I guess other distributions too) since
`inpmath` is not included in CTAN.
[1] http://wiki.neo-layout.org/browser/latex/Standard-LaTeX
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
http://jmtd.livejournal.com/ [Thu, 9 Sep 2010 21:41:07 +0000 (21:41 +0000)]
Added a comment
tschwinge [Thu, 9 Sep 2010 14:38:54 +0000 (14:38 +0000)]
Tags now work as I'd expect them to.
Svend Sorensen [Tue, 7 Sep 2010 22:54:04 +0000 (15:54 -0700)]
Issue resolved. Thanks Joey!
Joey Hess [Tue, 7 Sep 2010 20:00:59 +0000 (16:00 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 7 Sep 2010 19:59:57 +0000 (15:59 -0400)]
web server is forcing a redirect
Joey Hess [Tue, 7 Sep 2010 17:47:50 +0000 (13:47 -0400)]
Remove PATH overriding code in ikiwiki script that was present to make perl taint checking happy, but taint checking is disabled.
intrigeri [Tue, 7 Sep 2010 17:18:24 +0000 (19:18 +0200)]
Removing tag done as it seems to need some more care.
Joey Hess [Tue, 7 Sep 2010 16:38:40 +0000 (12:38 -0400)]
response
Joey Hess [Tue, 7 Sep 2010 16:30:40 +0000 (12:30 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 7 Sep 2010 16:08:59 +0000 (12:08 -0400)]
needsbuild hook interface changed; the hooks should now return the modified array of things that need built. (Backwards compatability code keeps plugins using the old interface working.)
Joey Hess [Tue, 7 Sep 2010 16:01:20 +0000 (12:01 -0400)]
add todo item about hooks not called during untrusted git push
http://marcotmarcot.wordpress.com/ [Sun, 5 Sep 2010 14:34:16 +0000 (14:34 +0000)]
.darcs
Changaco [Sat, 4 Sep 2010 14:04:51 +0000 (14:04 +0000)]
added a patch to make it more like MediaWiki
philippe [Sat, 4 Sep 2010 07:39:10 +0000 (07:39 +0000)]
Svend Sorensen [Fri, 3 Sep 2010 18:17:43 +0000 (11:17 -0700)]
Add forum post regarding "bad page name" error
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:25:36 +0000 (16:25 +0000)]
update issue needing /etc as plain user
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:17:34 +0000 (16:17 +0000)]
Workaround for /etc files
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:12:23 +0000 (16:12 +0000)]
problem with /etc files