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.
http://oblomov.myopenid.com/ [Mon, 30 Aug 2010 19:29:31 +0000 (19:29 +0000)]
ymlfront vs MMD
Joey Hess [Mon, 30 Aug 2010 19:27:26 +0000 (15:27 -0400)]
forgot to add this
Joey Hess [Mon, 30 Aug 2010 19:27:06 +0000 (15:27 -0400)]
add test case for link(.) with omitted location
Joey Hess [Mon, 30 Aug 2010 19:25:33 +0000 (15:25 -0400)]
add file package to suggests
Now used by filecheck as fallback.
Joey Hess [Mon, 30 Aug 2010 19:23:22 +0000 (15:23 -0400)]
t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami before committing.
Joey Hess [Mon, 30 Aug 2010 19:08:07 +0000 (15:08 -0400)]
close bug; more rationalle for reordering
Joey Hess [Mon, 30 Aug 2010 19:06:58 +0000 (15:06 -0400)]
call preprocess in scan mode hooks before scan hooks
Following along with change in Render.pm
Joey Hess [Mon, 30 Aug 2010 19:00:31 +0000 (15:00 -0400)]
split out bug report and close
Joey Hess [Mon, 30 Aug 2010 18:59:09 +0000 (14:59 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 18:56:13 +0000 (14:56 -0400)]
document merging of intrigeri/po
Joey Hess [Mon, 30 Aug 2010 18:47:57 +0000 (14:47 -0400)]
Merge remote branch 'intrigeri/po'
Joey Hess [Mon, 30 Aug 2010 18:44:10 +0000 (14:44 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 18:41:59 +0000 (14:41 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 18:25:49 +0000 (14:25 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 18:21:50 +0000 (14:21 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 17:45:30 +0000 (13:45 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 17:42:55 +0000 (13:42 -0400)]
more info?
Joey Hess [Mon, 30 Aug 2010 17:37:16 +0000 (13:37 -0400)]
finish link(.) support
Joey Hess [Mon, 30 Aug 2010 17:36:00 +0000 (13:36 -0400)]
optimise single dot detection
Since it already looks for things starting with a dot, I was able to avoid
matching against the string twice.
This also fixes a minor bug; $from may not be defined. Avoid uninitialized
value warnings in this case.
Joey Hess [Mon, 30 Aug 2010 17:35:50 +0000 (13:35 -0400)]
add test for link(.)
Giuseppe Bilotta [Fri, 20 Aug 2010 08:13:14 +0000 (10:13 +0200)]
Single dot in pagespec translates to 'current page'
Joey Hess [Mon, 30 Aug 2010 17:20:25 +0000 (13:20 -0400)]
response
Joey Hess [Mon, 30 Aug 2010 17:15:49 +0000 (13:15 -0400)]
highlight: Make location of highlight's files configurable in setup file to allow for nonstandard installations.
Joey Hess [Mon, 30 Aug 2010 17:03:08 +0000 (13:03 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Giuseppe Bilotta [Mon, 30 Aug 2010 08:21:50 +0000 (10:21 +0200)]
Revert spam