Ulrik Sverdrup [Wed, 30 Sep 2009 18:54:21 +0000 (20:54 +0200)]
Comment, type, discuss and otherwise type wayy to much sorry!!
Joey Hess [Wed, 30 Sep 2009 19:17:03 +0000 (15:17 -0400)]
thoughts
Joey Hess [Wed, 30 Sep 2009 17:57:36 +0000 (13:57 -0400)]
comments and some code review
Joey Hess [Tue, 29 Sep 2009 17:36:09 +0000 (13:36 -0400)]
fixed
Joey Hess [Tue, 29 Sep 2009 17:35:41 +0000 (13:35 -0400)]
Merge commit 'origin/master'
Joey Hess [Tue, 29 Sep 2009 17:35:30 +0000 (13:35 -0400)]
Support RPC::XML 0.69's incompatable object instantiation method.
Joey Hess [Tue, 29 Sep 2009 17:33:23 +0000 (13:33 -0400)]
typo
http://kaizer.se/ [Tue, 29 Sep 2009 17:20:13 +0000 (13:20 -0400)]
short report so that others know when they encouter this.
http://weakish.pigro.net/ [Tue, 29 Sep 2009 16:41:10 +0000 (12:41 -0400)]
test backlinks
http://weakish.pigro.net/ [Tue, 29 Sep 2009 16:22:21 +0000 (12:22 -0400)]
point backports to lenny instead of etch
http://mhymn.pip.verisignlabs.com/ [Tue, 29 Sep 2009 13:50:51 +0000 (09:50 -0400)]
removing extra space to avoid mistakes
Ulrik Sverdrup [Fri, 18 Sep 2009 22:17:18 +0000 (00:17 +0200)]
rst: Introduce _to_dict to turn argument list into keword args
(cherry picked from commit
7d788655104089b5747a5ff1a4c5106eac871c14)
Joey Hess [Mon, 28 Sep 2009 20:21:03 +0000 (16:21 -0400)]
toggle, relativedate: Support templates that add attributes to the body tag.
Joey Hess [Mon, 28 Sep 2009 00:57:45 +0000 (20:57 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 28 Sep 2009 00:57:27 +0000 (20:57 -0400)]
img: Fix dependency code for full size images.
I had assumed that an image shown full size did not need add_depends, since
a change would not need a change to the displaying page.
But this is not true if the image is modified and its size changes. Then
the page needs to update its img tag to reflect the current size.
Joey Hess [Mon, 28 Sep 2009 00:53:02 +0000 (20:53 -0400)]
img: Correct bug in image size calculation code.
If an image was resized smaller, with width and height specified to values
that did not fit its aspect ratio, the image tag with/height were not
adjusted to the actual size imagemagick chooses.
This was broken by
03449610d6c666ba24bea68f01d896613e522278.
To fix it right, it unfortunatly needs to always read the src image now,
in order to determine if the image is being displayed larger, or resized
smaller. When resized smaller, it then always uses the size of the
thumbnail, while for larger it calculates the size.
(Only way to get rid of this sometimes extra image read would be to change
it to not allow displaying images larger.)
http://bruno.boulgour.com/ [Mon, 28 Sep 2009 00:30:50 +0000 (20:30 -0400)]
removed
Joey Hess [Sun, 27 Sep 2009 22:34:50 +0000 (18:34 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 27 Sep 2009 21:40:41 +0000 (17:40 -0400)]
parentlinks: Add has_parentlinks template parameter to allow styling the toplevel index differently etc.
http://certifi.ca/lunix [Sun, 27 Sep 2009 22:06:19 +0000 (18:06 -0400)]
updated with nginx solution
http://certifi.ca/lunix [Sun, 27 Sep 2009 22:05:52 +0000 (18:05 -0400)]
rename forum/missing_pages_redirected_to_search.mdwn to forum/missing_pages_redirected_to_search-SOLVED.mdwn
http://bruno.boulgour.com/ [Sun, 27 Sep 2009 20:49:43 +0000 (16:49 -0400)]
http://bruno.boulgour.com/ [Sun, 27 Sep 2009 20:48:04 +0000 (16:48 -0400)]
http://bruno.boulgour.com/ [Sun, 27 Sep 2009 20:43:50 +0000 (16:43 -0400)]
http://openid2.kisikew.org/simonraven [Sat, 26 Sep 2009 19:05:57 +0000 (15:05 -0400)]
http://openid2.kisikew.org/simonraven [Sat, 26 Sep 2009 19:02:52 +0000 (15:02 -0400)]
121.21.240.138 [Sat, 26 Sep 2009 03:25:19 +0000 (23:25 -0400)]
poll vote (Accept only OpenID for logins)
95.88.220.68 [Fri, 25 Sep 2009 22:59:26 +0000 (18:59 -0400)]
poll vote (Accept only password logins)
Joey Hess [Fri, 25 Sep 2009 21:03:21 +0000 (17:03 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 25 Sep 2009 19:41:13 +0000 (15:41 -0400)]
add comments page to example blog, listing all comments
http://smcv.pseudorandom.co.uk/ [Fri, 25 Sep 2009 18:19:49 +0000 (14:19 -0400)]
reply to potential album user
David Riebenbauer [Fri, 25 Sep 2009 04:48:39 +0000 (06:48 +0200)]
fix email address linking
David Riebenbauer [Fri, 25 Sep 2009 04:35:43 +0000 (06:35 +0200)]
create myself a user page
and link from my signatures so far
Joey Hess [Thu, 24 Sep 2009 23:05:58 +0000 (19:05 -0400)]
add news item for ikiwiki 3.
14159265
Joey Hess [Thu, 24 Sep 2009 23:04:42 +0000 (19:04 -0400)]
releasing version 3.
14159265
NicolasLimare [Thu, 24 Sep 2009 10:22:13 +0000 (06:22 -0400)]
images are not always scaled *down*
Joey Hess [Wed, 23 Sep 2009 19:11:51 +0000 (15:11 -0400)]
otl: Avoid globally filtering non-otl pages
Through a complex chain of circumstances, that filtering was causing
dumpsetup to trigger undefined warning messages from the po plugin. But
anyway, munging the otl in htmlize is less error-prone and less expensive,
a win all around.
Joey Hess [Wed, 23 Sep 2009 18:56:18 +0000 (14:56 -0400)]
avoid ugly messages when running ikiwiki -setup on a *directory*
Joey Hess [Wed, 23 Sep 2009 17:46:32 +0000 (13:46 -0400)]
auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #547378
Joey Hess [Wed, 23 Sep 2009 17:33:15 +0000 (13:33 -0400)]
response
brush [Tue, 22 Sep 2009 22:49:03 +0000 (18:49 -0400)]
installation attachments q's
http://kaizer.se/ [Tue, 22 Sep 2009 21:17:11 +0000 (17:17 -0400)]
rst-wikilinks uses 'htmllink'
http://kaizer.se/ [Tue, 22 Sep 2009 11:52:10 +0000 (07:52 -0400)]
What is missing: Create-links, htmllink
http://kaizer.se/ [Mon, 21 Sep 2009 23:39:03 +0000 (19:39 -0400)]
a remark about pproc-indent: I'm not a perl coder.
Ulrik Sverdrup [Mon, 21 Sep 2009 21:50:42 +0000 (23:50 +0200)]
Posting patch series for rst Wikilinks and Preproc indent
http://bob-bernstein.myopenid.com/ [Sun, 20 Sep 2009 03:53:58 +0000 (23:53 -0400)]
http://bob-bernstein.myopenid.com/ [Sun, 20 Sep 2009 00:37:27 +0000 (20:37 -0400)]
http://davrieb.livejournal.com/ [Sat, 19 Sep 2009 23:46:06 +0000 (19:46 -0400)]
some script cleanup
http://certifi.ca/lunix [Sat, 19 Sep 2009 09:32:22 +0000 (05:32 -0400)]
question about using 404 and search
http://davrieb.livejournal.com/ [Sat, 19 Sep 2009 05:49:16 +0000 (01:49 -0400)]
fix a typo and remove commneted out ctime line
http://davrieb.livejournal.com/ [Sat, 19 Sep 2009 05:45:55 +0000 (01:45 -0400)]
http://kaizer.se/ [Sat, 19 Sep 2009 00:07:34 +0000 (20:07 -0400)]
Toggle inserts javascript in wrong place
Ulrik Sverdrup [Fri, 18 Sep 2009 18:07:18 +0000 (20:07 +0200)]
about default-role
Ulrik Sverdrup [Fri, 18 Sep 2009 14:46:41 +0000 (16:46 +0200)]
Refactor, and Propose :wiki: syntax for rST wikilinks
Ulrik Sverdrup [Fri, 18 Sep 2009 14:10:43 +0000 (16:10 +0200)]
escape markup (oops)
Ulrik Sverdrup [Fri, 18 Sep 2009 14:08:16 +0000 (16:08 +0200)]
on caching
http://kaizer.se/ [Thu, 17 Sep 2009 20:44:33 +0000 (16:44 -0400)]
raw escape with roles
http://kaizer.se/ [Thu, 17 Sep 2009 19:42:34 +0000 (15:42 -0400)]
word use, equivalent is better.
http://kaizer.se/ [Thu, 17 Sep 2009 19:38:40 +0000 (15:38 -0400)]
about replacements in rst (renaming links)
Joey Hess [Thu, 17 Sep 2009 16:45:04 +0000 (12:45 -0400)]
reduce name to \w+ so gitremotes will parse it
Joey Hess [Thu, 17 Sep 2009 16:42:40 +0000 (12:42 -0400)]
response
http://kaizer.se/ [Thu, 17 Sep 2009 16:07:23 +0000 (12:07 -0400)]
The page is rST-parsed once in 'scan' and once in 'htmlize' (the first to generate backlinks). Can the parse output be safely reused?
http://kaizer.se/ [Thu, 17 Sep 2009 15:33:12 +0000 (11:33 -0400)]
see Resolve native reStructuredText links to ikiwiki pages
http://kaizer.se/ [Thu, 17 Sep 2009 15:29:23 +0000 (11:29 -0400)]
Resolve native reStructuredText links to ikiwiki pages
http://kaizer.se/ [Thu, 17 Sep 2009 15:18:19 +0000 (11:18 -0400)]
add repo with one patch
http://kaizer.se/ [Thu, 17 Sep 2009 03:34:27 +0000 (23:34 -0400)]
Resolving WikiLinks in rst -- WIP
Joey Hess [Tue, 15 Sep 2009 23:17:20 +0000 (19:17 -0400)]
merge fixes from l10n wiki
gsliepen [Tue, 15 Sep 2009 11:26:47 +0000 (07:26 -0400)]
Joey Hess [Mon, 14 Sep 2009 19:55:06 +0000 (15:55 -0400)]
merge Typos and format fix from l10n wiki
Joey Hess [Mon, 14 Sep 2009 00:20:21 +0000 (20:20 -0400)]
avoid tempfile warning
Allow tempfile to open the file, so it doesn't warn about possible
insecurity. This probably fixes a real, but unlikely security hole too.
Joey Hess [Sun, 13 Sep 2009 23:40:42 +0000 (19:40 -0400)]
fix CVS prune test
The regexp only matches things inside the CVS directory, not
just "CVS" by itself. I changed the test to not test that it will be
pruned.
Joey Hess [Sun, 13 Sep 2009 23:33:19 +0000 (19:33 -0400)]
note french is complete
Joey Hess [Sun, 13 Sep 2009 23:31:22 +0000 (19:31 -0400)]
French underlays translation now at 100%
Joey Hess [Sun, 13 Sep 2009 23:29:26 +0000 (19:29 -0400)]
merge changes from l10n
Joey Hess [Sun, 13 Sep 2009 22:45:45 +0000 (18:45 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 13 Sep 2009 22:45:23 +0000 (18:45 -0400)]
typo fixes noticed by french translators
test [Sun, 13 Sep 2009 02:55:13 +0000 (22:55 -0400)]
test
simonraven [Sun, 13 Sep 2009 00:44:02 +0000 (20:44 -0400)]
simonraven [Sun, 13 Sep 2009 00:43:07 +0000 (20:43 -0400)]
simonraven [Sun, 13 Sep 2009 00:41:37 +0000 (20:41 -0400)]
sort= param wishlist for map
Amitai Schlair [Sat, 12 Sep 2009 05:32:29 +0000 (01:32 -0400)]
typo
Joey Hess [Sat, 12 Sep 2009 04:24:57 +0000 (00:24 -0400)]
remove cgi exclusion
Note that a typical use of this plugin is for a static site, w/o cgi
support enabled.
Joey Hess [Fri, 11 Sep 2009 22:44:53 +0000 (18:44 -0400)]
typo
Joey Hess [Fri, 11 Sep 2009 22:37:42 +0000 (18:37 -0400)]
update
Joey Hess [Fri, 11 Sep 2009 22:32:44 +0000 (18:32 -0400)]
changelog and license
Joey Hess [Fri, 11 Sep 2009 22:29:56 +0000 (18:29 -0400)]
got rid of the postrefresh hook after all
Instead, use the change and delete hooks, and launch rsync if either hook
is called.
Joey Hess [Fri, 11 Sep 2009 22:28:35 +0000 (18:28 -0400)]
doc update, add --exclude ikiwiki.cgi to examples
Joey Hess [Fri, 11 Sep 2009 22:22:06 +0000 (18:22 -0400)]
localize user-visible warnings and tack on missing newlines
Joey Hess [Fri, 11 Sep 2009 22:20:23 +0000 (18:20 -0400)]
Merge commit 'schmonz/master'
Conflicts:
IkiWiki/Plugin/rsync.pm
Joey Hess [Fri, 11 Sep 2009 22:19:21 +0000 (18:19 -0400)]
chdir to the destdir before running rsync
Avoids needing to specify the path in the rsync command, can just use "."
Joey Hess [Fri, 11 Sep 2009 22:15:19 +0000 (18:15 -0400)]
remove unixauth; I am only adding render at the moment
yeah, you need branches :P
Joey Hess [Fri, 11 Sep 2009 22:14:58 +0000 (18:14 -0400)]
Merge commit 'schmonz/master'
Joey Hess [Fri, 11 Sep 2009 21:47:31 +0000 (17:47 -0400)]
resp
Amitai Schlair [Fri, 11 Sep 2009 21:42:51 +0000 (17:42 -0400)]
Don't error out, either warn or say nothing, depending.
Amitai Schlair [Fri, 11 Sep 2009 21:34:47 +0000 (17:34 -0400)]
response
Amitai Schlair [Fri, 11 Sep 2009 21:03:41 +0000 (17:03 -0400)]
Merge branch 'master' of git://github.com/joeyh/ikiwiki
Amitai Schlair [Fri, 11 Sep 2009 18:13:47 +0000 (14:13 -0400)]
Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.
(cherry picked from commit
a69d628b2cc15779a23c3d5ca1b27f2bc2dad619)
Joey Hess [Fri, 11 Sep 2009 18:46:03 +0000 (14:46 -0400)]
Updated Czech translation from Miroslav Kure. Closes: #546223
Joey Hess [Fri, 11 Sep 2009 18:44:52 +0000 (14:44 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 11 Sep 2009 18:44:32 +0000 (14:44 -0400)]
review