Joey Hess [Mon, 15 Feb 2010 00:23:09 +0000 (19:23 -0500)]
optimise whitespace in feed templates
Joey Hess [Mon, 15 Feb 2010 00:11:35 +0000 (19:11 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sun, 14 Feb 2010 23:27:47 +0000 (18:27 -0500)]
comments: Display number of comments in comment action link.
This was not doable before, but when I added transitive dependency handling
in the big dependency rewrite, it became possible to include a comment
count when inlining.
This also improves the action link when a page has no comments. It will
link direct to the cgi to allow posting the first comment. And if the page
is locked to prevent posting new comments, the link is no longer shown.
Joey Hess [Sun, 14 Feb 2010 23:09:28 +0000 (18:09 -0500)]
minor refactor/optimisation
Joey Hess [Sun, 14 Feb 2010 22:25:30 +0000 (17:25 -0500)]
add ngettext support & optimize gettext handling
As I was adding ngettext support, I realized I could optimize the gettext
functions by memoizing the creation of the gettext object. Note that
the object creation is still deferred until a gettext function is called,
to avoid unnecessary startup penalties on code paths that do not need
gettext.
A side benefit is that separate stub functions are no longer needed to
handle the C language case.
jwalzer [Sun, 14 Feb 2010 14:50:51 +0000 (14:50 +0000)]
jwalzer [Sun, 14 Feb 2010 14:21:55 +0000 (14:21 +0000)]
Update - trying to debug it
jwalzer [Sun, 14 Feb 2010 12:40:03 +0000 (12:40 +0000)]
new thread
Joey Hess [Sat, 13 Feb 2010 19:13:30 +0000 (14:13 -0500)]
clarify
Joey Hess [Sat, 13 Feb 2010 19:08:06 +0000 (14:08 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Sat, 13 Feb 2010 19:07:56 +0000 (14:07 -0500)]
close
http://seeitcoming.myopenid.com/ [Sat, 13 Feb 2010 15:16:09 +0000 (15:16 +0000)]
Added information about python implementation for reference
Joey Hess [Fri, 12 Feb 2010 22:09:40 +0000 (17:09 -0500)]
add news item for ikiwiki 3.
20100212
Joey Hess [Fri, 12 Feb 2010 22:07:54 +0000 (17:07 -0500)]
releasing version 3.
20100212
Joey Hess [Fri, 12 Feb 2010 20:52:03 +0000 (15:52 -0500)]
formatting
Joey Hess [Fri, 12 Feb 2010 20:41:19 +0000 (15:41 -0500)]
layout
Joey Hess [Fri, 12 Feb 2010 20:38:07 +0000 (15:38 -0500)]
add highlevel view of when hooks are called during compile and cgi phases
Joey Hess [Fri, 12 Feb 2010 19:48:22 +0000 (14:48 -0500)]
add variable value examples
Joey Hess [Fri, 12 Feb 2010 19:44:26 +0000 (14:44 -0500)]
move note to sidebox
Joey Hess [Fri, 12 Feb 2010 19:41:28 +0000 (14:41 -0500)]
heading tweaks
Joey Hess [Fri, 12 Feb 2010 19:38:43 +0000 (14:38 -0500)]
reorg and expand docs of some variables
Joey Hess [Fri, 12 Feb 2010 11:35:52 +0000 (06:35 -0500)]
setup file ordering
Joey Hess [Fri, 12 Feb 2010 09:22:15 +0000 (04:22 -0500)]
add section information
Joey Hess [Fri, 12 Feb 2010 09:10:11 +0000 (04:10 -0500)]
another (last?) tag change
Joey Hess [Fri, 12 Feb 2010 09:09:57 +0000 (04:09 -0500)]
formatting sillyness
Joey Hess [Fri, 12 Feb 2010 09:01:04 +0000 (04:01 -0500)]
remove unnecessary IkiWiki::
Joey Hess [Fri, 12 Feb 2010 08:56:56 +0000 (03:56 -0500)]
one more
Joey Hess [Fri, 12 Feb 2010 08:47:21 +0000 (03:47 -0500)]
more tag reorg
Joey Hess [Fri, 12 Feb 2010 08:43:01 +0000 (03:43 -0500)]
more tag reorg
Joey Hess [Fri, 12 Feb 2010 08:38:00 +0000 (03:38 -0500)]
plugin tag reorg
Joey Hess [Fri, 12 Feb 2010 06:16:20 +0000 (01:16 -0500)]
borders
Joey Hess [Fri, 12 Feb 2010 06:10:36 +0000 (01:10 -0500)]
format plugin categorization
Joey Hess [Fri, 12 Feb 2010 05:51:19 +0000 (00:51 -0500)]
add plugin section, and show which plugins need no configuration
Joey Hess [Fri, 12 Feb 2010 05:22:00 +0000 (00:22 -0500)]
reword
Joey Hess [Fri, 12 Feb 2010 05:21:12 +0000 (00:21 -0500)]
improve websetup fieldset display
to handle sections
Joey Hess [Fri, 12 Feb 2010 03:55:35 +0000 (22:55 -0500)]
fix websetup display of unsafe arrays in expert mode
Joey Hess [Fri, 12 Feb 2010 03:42:24 +0000 (22:42 -0500)]
add some openid matching tests
Joey Hess [Fri, 12 Feb 2010 03:42:10 +0000 (22:42 -0500)]
fix openid pagespec example
Joey Hess [Fri, 12 Feb 2010 03:24:15 +0000 (22:24 -0500)]
Group related plugins into sections in the setup file, and drop unused rcs plugins from the setup file.
Joey Hess [Fri, 12 Feb 2010 01:39:10 +0000 (20:39 -0500)]
Allow globs to be used in user() pagespecs.
Joey Hess [Fri, 12 Feb 2010 01:13:30 +0000 (20:13 -0500)]
reorder canedit checks during page creation to have best_loc first
When creating a page, multiple locations are tested to see if they can be
edited. If all fail, one of the failure subs is called, to log the user in
to allow them to proceed with the edit. So far so good.
But, what if some pages fail for one reason, and some for another? This
occurs when httpauth_pagespec is used in conjunction with signinedit (and
openid or something). When the user is not signed in at all
The former will fail to edit a page because the user was not httpauthed.
The latter will fail to edit a different page, because the user was not
signed in. One of their failure methods gets to run first.
The page creation code always ran the failure method corresponding to the
topmost page location. So, when editing a foo/Discussion page, and with
httpauth_pagespec => "*!/Discussion", it ran the httpauth failure method,
which was exactly the wrong thing to do.
I fixed this by making it instead run the failure method for the *best*
page location. In the above example, that's foo/Discussion, so signinedit
runs, as desired, and we get the signin page.
This seems like it will be the right choice, or at least an acceptable
choice. If a user wants to use httpauth they can always choose it on the
signin page.
Joey Hess [Fri, 12 Feb 2010 00:54:40 +0000 (19:54 -0500)]
partially fix httpauth canedit hook
My logic was right before. Cleaned up some code.
(Page creation is still a problem.)
Also, I removed the Edit url munging, because that is not
necessary with the canedit hook, since canedit will handle
redirection through cgiauthurl if necessary.
Joey Hess [Thu, 11 Feb 2010 23:32:07 +0000 (18:32 -0500)]
fix logic error
Joey Hess [Thu, 11 Feb 2010 23:25:10 +0000 (18:25 -0500)]
httpauth: Add httpauth_pagespec setting that can be used to limit pages to only being edited via users authed with httpauth.
Joey Hess [Thu, 11 Feb 2010 22:26:09 +0000 (17:26 -0500)]
httpauth: When cgiauthurl is configured, httpauth can now be used alongside other authentication methods (like openid or anonok). Rather than always redirect to the cgiauthurl for authentication, there is now a button on the login form to use it.
Joey Hess [Thu, 11 Feb 2010 21:36:19 +0000 (16:36 -0500)]
patch so far
Joey Hess [Thu, 11 Feb 2010 21:35:55 +0000 (16:35 -0500)]
clarify
Joey Hess [Thu, 11 Feb 2010 21:29:38 +0000 (16:29 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 11 Feb 2010 21:28:22 +0000 (16:28 -0500)]
refresh patch; remaining problem
Joey Hess [Wed, 10 Feb 2010 20:09:08 +0000 (15:09 -0500)]
response
reply, and suggestion
Joey Hess [Wed, 10 Feb 2010 17:55:46 +0000 (12:55 -0500)]
fix
Joey Hess [Wed, 10 Feb 2010 17:52:04 +0000 (12:52 -0500)]
question
Joey Hess [Wed, 10 Feb 2010 17:51:11 +0000 (12:51 -0500)]
add a link to another vim plugin
Joey Hess [Tue, 9 Feb 2010 21:25:45 +0000 (16:25 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 9 Feb 2010 21:24:14 +0000 (16:24 -0500)]
amazon_s3: Fix to support the EU S3 datacenter, which is more picky about attempts to create already existing buckets.
Javier Rojas [Tue, 9 Feb 2010 04:39:06 +0000 (23:39 -0500)]
redaction
Javier Rojas [Tue, 9 Feb 2010 04:37:24 +0000 (23:37 -0500)]
more notes about the ikiwiki-nav plugin
added installation notes
added pointer in the forum page to the created tip
Javier Rojas [Tue, 9 Feb 2010 04:32:05 +0000 (23:32 -0500)]
added tip about page navigation from within vim
Joey Hess [Mon, 8 Feb 2010 18:49:34 +0000 (13:49 -0500)]
nte blogspam
Joey Hess [Mon, 8 Feb 2010 18:46:49 +0000 (13:46 -0500)]
move to correct location
simonraven [Sun, 7 Feb 2010 20:30:59 +0000 (20:30 +0000)]
simonraven [Sun, 7 Feb 2010 20:29:24 +0000 (20:29 +0000)]
HTTP:BL plugin/inclusion
http://gustaf.thorslund.org/ [Sun, 7 Feb 2010 14:09:15 +0000 (14:09 +0000)]
Added missing '!' in "!format perl..."
http://www.google.com/profiles/schmonz [Sun, 7 Feb 2010 01:51:30 +0000 (01:51 +0000)]
tested
Joey Hess [Sun, 7 Feb 2010 01:04:33 +0000 (20:04 -0500)]
silly wabbit. spam written in sand washes away. ban for life of IP remains
Joey Hess [Sun, 7 Feb 2010 01:04:17 +0000 (20:04 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
AlbertF [Sun, 7 Feb 2010 00:46:09 +0000 (00:46 +0000)]
AlbertF [Sun, 7 Feb 2010 00:45:02 +0000 (00:45 +0000)]
AlbertF [Sun, 7 Feb 2010 00:44:09 +0000 (00:44 +0000)]
AlbertF [Sun, 7 Feb 2010 00:43:34 +0000 (00:43 +0000)]
Joey Hess [Sat, 6 Feb 2010 22:01:16 +0000 (17:01 -0500)]
remove pigro.net
Unfortunatly, www.pigro.net is down, and has been for some time.
Joey Hess [Sat, 6 Feb 2010 21:35:01 +0000 (16:35 -0500)]
update
Joey Hess [Sat, 6 Feb 2010 21:29:04 +0000 (16:29 -0500)]
add noindex robots directives
Joey Hess [Sat, 6 Feb 2010 21:25:39 +0000 (16:25 -0500)]
Fix color and format plugins to appear in the websetup interface.
Joey Hess [Sat, 6 Feb 2010 21:20:03 +0000 (16:20 -0500)]
add opendiscussion to auto-blog.setup
Joey Hess [Sat, 6 Feb 2010 21:19:17 +0000 (16:19 -0500)]
opendiscussion: This plugin will also now allow posting comments
to otherwise locked-down sites.
Joey Hess [Sat, 6 Feb 2010 21:12:29 +0000 (16:12 -0500)]
ensure opendiscussion hook is always called before lockedit
This was only ordered ok due to luck before.
Joey Hess [Sat, 6 Feb 2010 20:53:54 +0000 (15:53 -0500)]
auto-blog.setup: Lock all pages, so only admin can post to the blog by default.
Joey Hess [Sat, 6 Feb 2010 20:29:25 +0000 (15:29 -0500)]
update comment re openid library version
Joey Hess [Sat, 6 Feb 2010 04:06:29 +0000 (23:06 -0500)]
revert accidental code change
Joey Hess [Fri, 5 Feb 2010 20:22:02 +0000 (15:22 -0500)]
response
Joey Hess [Fri, 5 Feb 2010 18:46:35 +0000 (13:46 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Fri, 5 Feb 2010 18:46:12 +0000 (13:46 -0500)]
scratch patch
http://edward.myopenid.com/ [Fri, 5 Feb 2010 03:25:22 +0000 (03:25 +0000)]
add 'or' to pagespec
Joey Hess [Thu, 4 Feb 2010 23:24:15 +0000 (18:24 -0500)]
factor out a userpage function
Not yet exported, as only 4 quite core plugins use it.
Joey Hess [Thu, 4 Feb 2010 20:30:41 +0000 (15:30 -0500)]
Add link to userpage (or creation link) to top of preferences page.
Joey Hess [Thu, 4 Feb 2010 20:17:21 +0000 (15:17 -0500)]
remove userlink()
That was dead code; changes to lockedit and recentchanges removed the last
callers.
Joey Hess [Thu, 4 Feb 2010 20:10:55 +0000 (15:10 -0500)]
typo
Joey Hess [Thu, 4 Feb 2010 20:07:30 +0000 (15:07 -0500)]
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 4 Feb 2010 20:07:10 +0000 (15:07 -0500)]
Improve display of openid in preferences page.
Now that openiduser is in IkiWiki core, it's ok to have passwordauth check
for it, and avoid displaying useless password fields when showing
preferences for an openid.
Also improved the styling of the display of the openid in the preferneces
page.
Joey Hess [Thu, 4 Feb 2010 19:51:56 +0000 (14:51 -0500)]
Allow jumping directly into account registration process by going to ikiwiki.cgi?do=register
Javier Rojas [Thu, 4 Feb 2010 03:48:15 +0000 (22:48 -0500)]
signature
Javier Rojas [Thu, 4 Feb 2010 03:47:26 +0000 (22:47 -0500)]
new forum post
Javier Rojas [Thu, 4 Feb 2010 02:59:38 +0000 (21:59 -0500)]
response
Joey Hess [Tue, 2 Feb 2010 18:31:07 +0000 (13:31 -0500)]
partial review
David Riebenbauer [Tue, 2 Feb 2010 13:50:01 +0000 (14:50 +0100)]
also tag 'patch/core', considering that over half of the changes are there
David Riebenbauer [Tue, 2 Feb 2010 13:32:51 +0000 (14:32 +0100)]
add git repository 'davrieb' and document branch on userpage
David Riebenbauer [Tue, 2 Feb 2010 12:54:51 +0000 (13:54 +0100)]
Document git branch for automatically creating tag pages.