ikiwiki
13 years agoactiontabs: Improve tab padding.
Joey Hess [Sat, 11 Sep 2010 18:31:34 +0000 (14:31 -0400)] 
actiontabs: Improve tab padding.

13 years agoformatting
Joey Hess [Sat, 11 Sep 2010 17:08:31 +0000 (13:08 -0400)] 
formatting

13 years agobug report
Joey Hess [Sat, 11 Sep 2010 17:06:45 +0000 (13:06 -0400)] 
bug report

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agoPass array of names of files that have been deleted to needsbuild hook as second...
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.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Fri, 10 Sep 2010 20:50:05 +0000 (20:50 +0000)] 

13 years agouse warn
Joey Hess [Fri, 10 Sep 2010 18:20:53 +0000 (14:20 -0400)] 
use warn

13 years agoavoid dups getting into @slavelanguages
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.

13 years agopo: Auto-upgrade old format settings to new formats when writing setup file.
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.

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agopo: Make the po_master_language use a langpair like "en|English", so it can be config...
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.

13 years agopo: Allow enabling via web setup.
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.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Fri, 10 Sep 2010 13:02:36 +0000 (13:02 +0000)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Fri, 10 Sep 2010 13:02:13 +0000 (13:02 +0000)] 

13 years agoMove the discussion of svn+ssh to the forum for now.
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Fri, 10 Sep 2010 13:01:14 +0000 (13:01 +0000)] 
Move the discussion of svn+ssh to the forum for now.

13 years agoMove the svn+ssh discussion to the forum.
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Fri, 10 Sep 2010 13:00:03 +0000 (13:00 +0000)] 
Move the svn+ssh discussion to the forum.

13 years agoresponse
Joey Hess [Thu, 9 Sep 2010 22:24:49 +0000 (18:24 -0400)] 
response

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agochangelog
Joey Hess [Thu, 9 Sep 2010 22:23:31 +0000 (18:23 -0400)] 
changelog

13 years agoteximg: Use Unicode UTF-8 encoding by default.
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>
13 years agoAdded a comment
http://jmtd.livejournal.com/ [Thu, 9 Sep 2010 21:41:07 +0000 (21:41 +0000)] 
Added a comment

13 years agoTags now work as I'd expect them to.
tschwinge [Thu, 9 Sep 2010 14:38:54 +0000 (14:38 +0000)] 
Tags now work as I'd expect them to.

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawngqGADV9fidHK5qabIzKN0bx1ZIfvaTqs [Wed, 8 Sep 2010 21:24:52 +0000 (21:24 +0000)] 

13 years agoIssue resolved. Thanks Joey!
Svend Sorensen [Tue, 7 Sep 2010 22:54:04 +0000 (15:54 -0700)] 
Issue resolved. Thanks Joey!

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agoweb server is forcing a redirect
Joey Hess [Tue, 7 Sep 2010 19:59:57 +0000 (15:59 -0400)] 
web server is forcing a redirect

13 years agoRemove PATH overriding code in ikiwiki script that was present to make perl taint...
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.

13 years agoRemoving tag done as it seems to need some more care.
intrigeri [Tue, 7 Sep 2010 17:18:24 +0000 (19:18 +0200)] 
Removing tag done as it seems to need some more care.

13 years agoresponse
Joey Hess [Tue, 7 Sep 2010 16:38:40 +0000 (12:38 -0400)] 
response

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agoneedsbuild hook interface changed; the hooks should now return the modified array...
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.)

13 years agoadd todo item about hooks not called during untrusted git push
Joey Hess [Tue, 7 Sep 2010 16:01:20 +0000 (12:01 -0400)] 
add todo item about hooks not called during untrusted git push

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawkIl2-FajX9MSbbfcPYvzbmbsemGJJfXds [Mon, 6 Sep 2010 14:13:49 +0000 (14:13 +0000)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawllEHb4oGNaUrl7vyziQGrxAlQFri_BfaE [Sun, 5 Sep 2010 18:31:16 +0000 (18:31 +0000)] 

13 years ago.darcs
http://marcotmarcot.wordpress.com/ [Sun, 5 Sep 2010 14:34:16 +0000 (14:34 +0000)] 
.darcs

13 years agoadded a patch to make it more like MediaWiki
Changaco [Sat, 4 Sep 2010 14:04:51 +0000 (14:04 +0000)] 
added a patch to make it more like MediaWiki

13 years ago(no commit message)
philippe [Sat, 4 Sep 2010 07:39:10 +0000 (07:39 +0000)] 

13 years agoAdd forum post regarding "bad page name" error
Svend Sorensen [Fri, 3 Sep 2010 18:17:43 +0000 (11:17 -0700)] 
Add forum post regarding "bad page name" error

13 years agoupdate issue needing /etc as plain user
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:25:36 +0000 (16:25 +0000)] 
update issue needing /etc as plain user

13 years agoWorkaround for /etc files
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:17:34 +0000 (16:17 +0000)] 
Workaround for /etc files

13 years agoproblem with /etc files
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 16:12:23 +0000 (16:12 +0000)] 
problem with /etc files

13 years agochecking again instructions, HTML::Scrubber does not fail in tests with a clean install.
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.

13 years agominor, delete a repited . ~/.bashrc
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:59:06 +0000 (15:59 +0000)] 
minor, delete a repited  . ~/.bashrc

13 years agoMinor fixes/cleanups on my addition
http://poisonbit.wordpress.com/ [Fri, 3 Sep 2010 15:54:47 +0000 (15:54 +0000)] 
Minor fixes/cleanups on my addition

13 years agoModified, retested all with a clean user (last edition was from a bash_history)
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)

13 years agodeleting libexpat1-dev, only needed for perlbrew, not for local:lib
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

13 years agoManual install as plain user (only curl and build-essential required) on stable
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

13 years agospelling
http://jmtd.livejournal.com/ [Thu, 2 Sep 2010 22:22:05 +0000 (22:22 +0000)] 
spelling

13 years agodiscussing Paul's HTTPS edit
http://jmtd.livejournal.com/ [Thu, 2 Sep 2010 22:20:06 +0000 (22:20 +0000)] 
discussing Paul's HTTPS edit

13 years agoshortcuts: Suggestions for multi-language links
PaulePanter [Thu, 2 Sep 2010 14:26:49 +0000 (14:26 +0000)] 
shortcuts: Suggestions for multi-language links

13 years agoUse HTTPS version for [Wikimedia](https://secure.wikimedia.org/) and Google (noted...
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)

13 years agoYAML is YAML
http://kerravonsen.dreamwidth.org/ [Wed, 1 Sep 2010 10:09:44 +0000 (10:09 +0000)] 
YAML is YAML

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmAN5tpw40_t2tPFDLkP35Fc4zIskJDEtQ [Wed, 1 Sep 2010 00:27:16 +0000 (00:27 +0000)] 

13 years agowishlist item: alias directive
chrysn [Tue, 31 Aug 2010 18:48:49 +0000 (20:48 +0200)] 
wishlist item: alias directive

13 years agoadd news item for ikiwiki 3.20100831
Joey Hess [Tue, 31 Aug 2010 18:30:56 +0000 (14:30 -0400)] 
add news item for ikiwiki 3.20100831

13 years agoreleasing version 3.20100831
Joey Hess [Tue, 31 Aug 2010 18:30:34 +0000 (14:30 -0400)] 
releasing version 3.20100831

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agomore on ymlfront vs MMD
Giuseppe Bilotta [Tue, 31 Aug 2010 17:39:03 +0000 (19:39 +0200)] 
more on ymlfront vs MMD

13 years agokeeping triple-dash as default, but making it configurable
http://kerravonsen.dreamwidth.org/ [Tue, 31 Aug 2010 12:36:50 +0000 (12:36 +0000)] 
keeping triple-dash as default, but making it configurable

13 years agosaner return codes for check_can{remove,rename}
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.

13 years agoremove sandbox/me
Joey Hess [Mon, 30 Aug 2010 22:42:19 +0000 (18:42 -0400)] 
remove sandbox/me

(used to test anon git push again)

13 years agoformatting
Joey Hess [Mon, 30 Aug 2010 22:41:39 +0000 (18:41 -0400)] 
formatting

(used to test anon git push again)

13 years agohttpauth: Avoid redirecting the user to the cgiauthurl if they already have a login...
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.

13 years agorevert check_canedit nosubs thing
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.

13 years agocorrect logic on error fallthrough
Joey Hess [Mon, 30 Aug 2010 22:20:34 +0000 (18:20 -0400)] 
correct logic on error fallthrough

13 years agoReceive: avoid hiding check_canedit error messages
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.

13 years agoadd sandbox/me.mdwn
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

13 years agoremove dead code
Joey Hess [Mon, 30 Aug 2010 21:38:00 +0000 (17:38 -0400)] 
remove dead code

13 years agosandbox declutter
Joey Hess [Mon, 30 Aug 2010 21:27:28 +0000 (17:27 -0400)] 
sandbox declutter

13 years agosandbox declutter
Joey Hess [Mon, 30 Aug 2010 21:26:14 +0000 (17:26 -0400)] 
sandbox declutter

13 years agoremove note about git-daemon bug
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

13 years agoremove 2 pages
Joey Hess [Mon, 30 Aug 2010 21:18:02 +0000 (17:18 -0400)] 
remove 2 pages

(commit used to test git anon push)

13 years agocleanup sandbox
Joey Hess [Mon, 30 Aug 2010 21:15:07 +0000 (17:15 -0400)] 
cleanup sandbox

(commit used to test git anon push)

13 years agominor typo
Joey Hess [Mon, 30 Aug 2010 20:26:01 +0000 (16:26 -0400)] 
minor typo

13 years agoadd explicit check_canedit calls when checking canattach or canremove
Joey Hess [Mon, 30 Aug 2010 20:17:33 +0000 (16:17 -0400)] 
add explicit check_canedit calls when checking canattach or canremove

13 years agoAvoid trying to log the user in when receiving anonymous pushes from git and a plugin...
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.

13 years agofactor out check_canedit calls from check_canremove
Joey Hess [Mon, 30 Aug 2010 19:58:42 +0000 (15:58 -0400)] 
factor out check_canedit calls from check_canremove

13 years agodon't run check_canedit in nonfatal mode
Joey Hess [Mon, 30 Aug 2010 19:57:10 +0000 (15:57 -0400)] 
don't run check_canedit in nonfatal mode

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
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

13 years agoadd bug lifted from irc
Joey Hess [Mon, 30 Aug 2010 19:53:37 +0000 (15:53 -0400)] 
add bug lifted from irc

13 years agoremove obsolete check to see if check_canedit is available
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.

13 years agoymlfront vs MMD
http://oblomov.myopenid.com/ [Mon, 30 Aug 2010 19:29:31 +0000 (19:29 +0000)] 
ymlfront vs MMD

13 years agoforgot to add this
Joey Hess [Mon, 30 Aug 2010 19:27:26 +0000 (15:27 -0400)] 
forgot to add this

13 years agoadd test case for link(.) with omitted location
Joey Hess [Mon, 30 Aug 2010 19:27:06 +0000 (15:27 -0400)] 
add test case for link(.) with omitted location

13 years agoadd file package to suggests
Joey Hess [Mon, 30 Aug 2010 19:25:33 +0000 (15:25 -0400)] 
add file package to suggests

Now used by filecheck as fallback.

13 years agot/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami before...
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.

13 years agoclose bug; more rationalle for reordering
Joey Hess [Mon, 30 Aug 2010 19:08:07 +0000 (15:08 -0400)] 
close bug; more rationalle for reordering

13 years agocall preprocess in scan mode hooks before scan hooks
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

13 years agosplit out bug report and close
Joey Hess [Mon, 30 Aug 2010 19:00:31 +0000 (15:00 -0400)] 
split out bug report and close

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 18:59:09 +0000 (14:59 -0400)] 
response

13 years agodocument merging of intrigeri/po
Joey Hess [Mon, 30 Aug 2010 18:56:13 +0000 (14:56 -0400)] 
document merging of intrigeri/po

13 years agoMerge remote branch 'intrigeri/po'
Joey Hess [Mon, 30 Aug 2010 18:47:57 +0000 (14:47 -0400)] 
Merge remote branch 'intrigeri/po'

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 18:44:10 +0000 (14:44 -0400)] 
response

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 18:41:59 +0000 (14:41 -0400)] 
response

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 18:25:49 +0000 (14:25 -0400)] 
response

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 18:21:50 +0000 (14:21 -0400)] 
response

13 years agoresponse
Joey Hess [Mon, 30 Aug 2010 17:45:30 +0000 (13:45 -0400)] 
response

13 years agomore info?
Joey Hess [Mon, 30 Aug 2010 17:42:55 +0000 (13:42 -0400)] 
more info?

13 years agofinish link(.) support
Joey Hess [Mon, 30 Aug 2010 17:37:16 +0000 (13:37 -0400)] 
finish link(.) support

13 years agooptimise single dot detection
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.