http://jmtd.livejournal.com/ [Mon, 13 Sep 2010 19:37:50 +0000 (19:37 +0000)]
mixing template vars into directive arguments
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
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:06:18 +0000 (16:06 +0000)]
checking again instructions, HTML::Scrubber does not fail in tests with a clean install.
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:59:06 +0000 (15:59 +0000)]
minor, delete a repited . ~/.bashrc
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:54:47 +0000 (15:54 +0000)]
Minor fixes/cleanups on my addition
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:39:56 +0000 (15:39 +0000)]
Modified, retested all with a clean user (last edition was from a bash_history)
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:04:52 +0000 (15:04 +0000)]
deleting libexpat1-dev, only needed for perlbrew, not for local:lib
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:03:33 +0000 (15:03 +0000)]
Manual install as plain user (only curl and build-essential required) on stable
http://jmtd.livejournal.com/ [Thu, 2 Sep 2010 22:22:05 +0000 (22:22 +0000)]
spelling
http://jmtd.livejournal.com/ [Thu, 2 Sep 2010 22:20:06 +0000 (22:20 +0000)]
discussing Paul's HTTPS edit
PaulePanter [Thu, 2 Sep 2010 14:26:49 +0000 (14:26 +0000)]
shortcuts: Suggestions for multi-language links
PaulePanter [Thu, 2 Sep 2010 14:09:55 +0000 (14:09 +0000)]
Use HTTPS version for [Wikimedia](https://secure.wikimedia.org/) and Google (noted by using DuckDuckGo.com which is directing there)
http://kerravonsen.dreamwidth.org/ [Wed, 1 Sep 2010 10:09:44 +0000 (10:09 +0000)]
YAML is YAML
chrysn [Tue, 31 Aug 2010 18:48:49 +0000 (20:48 +0200)]
wishlist item: alias directive
Joey Hess [Tue, 31 Aug 2010 18:30:56 +0000 (14:30 -0400)]
add news item for ikiwiki 3.
20100831
Joey Hess [Tue, 31 Aug 2010 18:30:34 +0000 (14:30 -0400)]
releasing version 3.
20100831
Joey Hess [Tue, 31 Aug 2010 18:30:00 +0000 (14:30 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Giuseppe Bilotta [Tue, 31 Aug 2010 17:39:03 +0000 (19:39 +0200)]
more on ymlfront vs MMD
http://kerravonsen.dreamwidth.org/ [Tue, 31 Aug 2010 12:36:50 +0000 (12:36 +0000)]
keeping triple-dash as default, but making it configurable
Joey Hess [Mon, 30 Aug 2010 22:48:38 +0000 (18:48 -0400)]
saner return codes for check_can{remove,rename}
These return codes are not currently used, but might be later.
Joey Hess [Mon, 30 Aug 2010 22:42:19 +0000 (18:42 -0400)]
remove sandbox/me
(used to test anon git push again)
Joey Hess [Mon, 30 Aug 2010 22:41:39 +0000 (18:41 -0400)]
formatting
(used to test anon git push again)
Joey Hess [Mon, 30 Aug 2010 22:32:32 +0000 (18:32 -0400)]
httpauth: Avoid redirecting the user to the cgiauthurl if they already have a login session.
Joey Hess [Mon, 30 Aug 2010 22:31:56 +0000 (18:31 -0400)]
revert check_canedit nosubs thing
Abstraction violation. I now think the problem should be treated as a bug
in httpauth.
Joey Hess [Mon, 30 Aug 2010 22:20:34 +0000 (18:20 -0400)]
correct logic on error fallthrough
Joey Hess [Mon, 30 Aug 2010 21:58:00 +0000 (17:58 -0400)]
Receive: avoid hiding check_canedit error messages
Avoid the generic "you are not allowed to change" message,
and instead allow check_canedit to propigate out useful error messages.
Went back to calling check_canedit in fatal mode, but added a parameter to
avoid calling the troublesome subs that might cause a login attempt.
Joey Hess [Mon, 30 Aug 2010 21:44:31 +0000 (17:44 -0400)]
add sandbox/me.mdwn
used to test untrusted git push with httpauth enabled
Joey Hess [Mon, 30 Aug 2010 21:38:00 +0000 (17:38 -0400)]
remove dead code
Joey Hess [Mon, 30 Aug 2010 21:27:28 +0000 (17:27 -0400)]
sandbox declutter
Joey Hess [Mon, 30 Aug 2010 21:26:14 +0000 (17:26 -0400)]
sandbox declutter
Joey Hess [Mon, 30 Aug 2010 21:23:13 +0000 (17:23 -0400)]
remove note about git-daemon bug
Seems to be fixed with git 1.7.1
Joey Hess [Mon, 30 Aug 2010 21:18:02 +0000 (17:18 -0400)]
remove 2 pages
(commit used to test git anon push)
Joey Hess [Mon, 30 Aug 2010 21:15:07 +0000 (17:15 -0400)]
cleanup sandbox
(commit used to test git anon push)
Joey Hess [Mon, 30 Aug 2010 20:26:01 +0000 (16:26 -0400)]
minor typo
Joey Hess [Mon, 30 Aug 2010 20:17:33 +0000 (16:17 -0400)]
add explicit check_canedit calls when checking canattach or canremove
Joey Hess [Mon, 30 Aug 2010 20:05:15 +0000 (16:05 -0400)]
Avoid trying to log the user in when receiving anonymous pushes from git and a plugin like httpauth returns a login function.
Just use check_canedit in nonfatal mode.
Joey Hess [Mon, 30 Aug 2010 19:58:42 +0000 (15:58 -0400)]
factor out check_canedit calls from check_canremove
Joey Hess [Mon, 30 Aug 2010 19:57:10 +0000 (15:57 -0400)]
don't run check_canedit in nonfatal mode
Joey Hess [Mon, 30 Aug 2010 19:53:49 +0000 (15:53 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 30 Aug 2010 19:53:37 +0000 (15:53 -0400)]
add bug lifted from irc
Joey Hess [Mon, 30 Aug 2010 19:44:55 +0000 (15:44 -0400)]
remove obsolete check to see if check_canedit is available
The function moved from the editpage plugin into IkiWiki core some time
ago.