Simon McVittie [Tue, 1 Jul 2014 07:52:48 +0000 (08:52 +0100)]
edittemplate: use unambiguous RFC 3339 datestamps
These take into account the timezone offset (and convert it to UTC+0000)
rather than being in an unspecified timezone.
Simon McVittie [Tue, 1 Jul 2014 07:46:54 +0000 (08:46 +0100)]
Indicate how the UUID is likely to be used
Simon McVittie [Mon, 1 Sep 2014 07:56:46 +0000 (08:56 +0100)]
Only provide time, not formatted_time, to edittemplate templates
I'm not sure what the use-case is for formatted_time, and chrysn
pointed out that for display in HTML, [[!date "<TMPL_VAR time>"]]
would be nicer.
Jonathon Anderson [Sun, 27 Jan 2013 07:38:46 +0000 (10:38 +0300)]
Provide the current time to edittemplate.
The `time` variable contains a fixed-format time, guaranteed suitable
for parsing by timedate.
The `formatted_time` variable contains the same time formatted by
IkiWiki::formattime.
Simon McVittie [Tue, 1 Jul 2014 07:29:20 +0000 (08:29 +0100)]
Use Linux uuid facility instead of an external library if possible
Simon McVittie [Tue, 1 Jul 2014 07:23:13 +0000 (08:23 +0100)]
edittemplate: only generate a UUID on-demand
If the template doesn't use <TMPL_VAR UUID> there's no point in
incurring any cost.
Jonathon Anderson [Fri, 25 Jan 2013 05:42:23 +0000 (08:42 +0300)]
Provide a UUID in edittemplate templates.
I want to make GUIDs for my RSS feeds that don't change when I move
pages around. To that end, I've used UUID::Tiny to generate a
version 4 (random) UUID that is presented in a `uuid` variable in
the template.
At that point, you can do something like this:
[[!meta guid="urn:uuid:<TMPL_VAR uuid>"]]
Joey Hess [Sun, 31 Aug 2014 21:21:36 +0000 (14:21 -0700)]
add news item for ikiwiki 3.
20140831
Joey Hess [Sun, 31 Aug 2014 21:19:17 +0000 (14:19 -0700)]
update
Joey Hess [Sun, 31 Aug 2014 21:17:49 +0000 (14:17 -0700)]
prep release
Added a comment
Mesar Hameed [Sat, 30 Aug 2014 17:49:24 +0000 (18:49 +0100)]
Updated personal page with link to new ikiwiki instance.
Joey Hess [Fri, 29 Aug 2014 02:08:09 +0000 (19:08 -0700)]
Make --no-gettime work in initial build. Closes: #755075
Amitai Schlair [Mon, 25 Aug 2014 00:05:00 +0000 (20:05 -0400)]
xref my mandoc plugin from this wishlist item
Amitai Schlair [Sun, 24 Aug 2014 19:19:08 +0000 (15:19 -0400)]
update pkgsrc and MacPorts status (the usual)
demo [Thu, 21 Aug 2014 20:18:17 +0000 (16:18 -0400)]
test ~~~~
Amitai Schlair [Wed, 20 Aug 2014 02:10:39 +0000 (22:10 -0400)]
note reverted spam
Amitai Schlair [Wed, 20 Aug 2014 02:00:46 +0000 (22:00 -0400)]
revert last two commits (both spam)
https://pypi.python.org/id/tlevine [Tue, 19 Aug 2014 16:31:12 +0000 (12:31 -0400)]
aoe
Added a comment: Why can not access with proxy
chrysn [Fri, 15 Aug 2014 22:58:58 +0000 (18:58 -0400)]
note about implementation
Joey Hess [Fri, 15 Aug 2014 17:20:58 +0000 (13:20 -0400)]
add news item for ikiwiki 3.
20140815
Joey Hess [Fri, 15 Aug 2014 17:09:18 +0000 (13:09 -0400)]
rename so linitian can find the unminified versions
Joey Hess [Fri, 15 Aug 2014 17:05:59 +0000 (13:05 -0400)]
typo
Joey Hess [Fri, 15 Aug 2014 17:02:14 +0000 (13:02 -0400)]
add build deps needed by some tests in the test suite
Joey Hess [Fri, 15 Aug 2014 16:58:36 +0000 (12:58 -0400)]
prep release
Joey Hess [Fri, 15 Aug 2014 16:58:07 +0000 (12:58 -0400)]
close
Joey Hess [Fri, 15 Aug 2014 16:54:30 +0000 (12:54 -0400)]
Merge remote-tracking branch 'bremner/master'
Christopher Baines [Sun, 10 Aug 2014 15:29:27 +0000 (16:29 +0100)]
Respond to smcv on the album discussion
bremner [Sat, 9 Aug 2014 19:42:04 +0000 (15:42 -0400)]
chrysn [Fri, 8 Aug 2014 15:06:02 +0000 (11:06 -0400)]
comment about legality of whitespace in urls and %20
bremner [Thu, 7 Aug 2014 02:03:10 +0000 (22:03 -0400)]
David Bremner [Mon, 4 Aug 2014 15:26:52 +0000 (12:26 -0300)]
Plugins::highlight: replace use of langdefdir with searchFile
In recent versions of highlight there can be more than one langdefdir.
This patch fixes the ensuing hilarity when the user adds a single
highlight lang definition and highlight.pm expects all definitions to
be in the same place.
David Bremner [Mon, 4 Aug 2014 14:35:03 +0000 (11:35 -0300)]
cope with missing getConfDir in 3.18+ of highlight.
Unfortunately we have to try a couple things since the API changed
between 3.9 and 3.18
162.212.57.52 [Thu, 31 Jul 2014 07:59:50 +0000 (03:59 -0400)]
poll vote (Accept only OpenID for logins)
Jonathan Dowland [Mon, 28 Jul 2014 20:47:40 +0000 (21:47 +0100)]
no auto-merge that branch; bad patch
Jonathan Dowland [Mon, 28 Jul 2014 13:17:28 +0000 (14:17 +0100)]
response: wiki_file_chars
Jonathan Dowland [Mon, 28 Jul 2014 13:15:15 +0000 (14:15 +0100)]
remove accident C&P of another item into this page!
Jonathan Dowland [Mon, 28 Jul 2014 13:13:19 +0000 (14:13 +0100)]
new feature request: remove (and rename) in action list (initial patches)
https://pypi.python.org/id/tlevine [Sun, 27 Jul 2014 16:10:22 +0000 (12:10 -0400)]
Jonathan Dowland [Thu, 24 Jul 2014 15:00:34 +0000 (16:00 +0100)]
response
smcv [Wed, 23 Jul 2014 19:40:08 +0000 (15:40 -0400)]
syntax seems weird, thoughts on an alternative
smcv [Wed, 23 Jul 2014 19:13:28 +0000 (15:13 -0400)]
doc/git.mdwn calls this remote "jon"
Jonathan Dowland [Wed, 23 Jul 2014 15:09:55 +0000 (16:09 +0100)]
document gitbranch where patch is
http://jmtd.net/ [Wed, 23 Jul 2014 15:07:14 +0000 (11:07 -0400)]
support multi-row table headers
smcv [Mon, 21 Jul 2014 20:20:01 +0000 (16:20 -0400)]
smcv [Mon, 21 Jul 2014 20:16:16 +0000 (16:16 -0400)]
Added a comment
smcv [Mon, 21 Jul 2014 20:15:14 +0000 (16:15 -0400)]
Added a comment
http://jmtd.net/ [Mon, 21 Jul 2014 16:04:37 +0000 (12:04 -0400)]
an open sandbox, for non-logged in drive-by ikiwiki evaluations?
Louis [Mon, 21 Jul 2014 12:29:38 +0000 (14:29 +0200)]
typo
Louis [Mon, 21 Jul 2014 12:28:15 +0000 (14:28 +0200)]
Merge branch 'master' of git://ikiwiki.branchable.com
Another navbar hack
Louis [Thu, 17 Jul 2014 10:29:01 +0000 (12:29 +0200)]
Merge branch 'master' into spalax
Louis [Thu, 17 Jul 2014 10:27:33 +0000 (12:27 +0200)]
Question
Louis [Thu, 3 Jul 2014 20:21:38 +0000 (22:21 +0200)]
Improvement of documentation of my plugins
- typos
- examples
- rendering
- explanation
- update
- etc.
smcv [Thu, 17 Jul 2014 10:07:22 +0000 (06:07 -0400)]
yes please
chrysn [Tue, 15 Jul 2014 17:40:48 +0000 (19:40 +0200)]
patch available
Christopher Baines [Sun, 13 Jul 2014 20:37:12 +0000 (21:37 +0100)]
Add some examples for the OSM plugin
Note that these examples are intended to be used more for testing and fixing
the plugin, rather than demonstrating its functionality.
Christopher Baines [Sun, 13 Jul 2014 20:18:07 +0000 (21:18 +0100)]
Capitalisation changes
For OpenStreetMap and OpenLayers
chrysn [Sun, 13 Jul 2014 14:53:27 +0000 (16:53 +0200)]
phases are a good idea
link to git repo
smcv [Fri, 11 Jul 2014 22:33:38 +0000 (18:33 -0400)]
clarify which case fails
smcv [Fri, 11 Jul 2014 22:24:16 +0000 (18:24 -0400)]
respond to cbaines regarding CSS
smcv [Fri, 11 Jul 2014 21:54:59 +0000 (17:54 -0400)]
new todo, opinions welcome
smcv [Fri, 11 Jul 2014 21:33:39 +0000 (17:33 -0400)]
album6 branch (needs an unmerged ikiwiki change, so album5 is still available)
smcv [Fri, 11 Jul 2014 21:30:53 +0000 (17:30 -0400)]
point to bug
smcv [Fri, 11 Jul 2014 21:29:50 +0000 (17:29 -0400)]
bug + fix
chrysn [Fri, 11 Jul 2014 17:06:04 +0000 (19:06 +0200)]
talking about template oddities
fr33domlover [Fri, 11 Jul 2014 12:25:31 +0000 (08:25 -0400)]
Write a tip about RTL pages
fr33domlover [Fri, 11 Jul 2014 12:00:19 +0000 (08:00 -0400)]
removed
fr33domlover [Fri, 11 Jul 2014 10:29:04 +0000 (06:29 -0400)]
fr33domlover [Fri, 11 Jul 2014 10:00:36 +0000 (06:00 -0400)]
Suggest initial Right-To-Left page support implementation
smcv [Tue, 8 Jul 2014 17:40:06 +0000 (13:40 -0400)]
found it
inline with template=albumitem useful in current form
smcv [Tue, 8 Jul 2014 09:01:28 +0000 (05:01 -0400)]
Christopher Baines [Mon, 7 Jul 2014 21:07:51 +0000 (22:07 +0100)]
Respond to smcv on plugins/contrib/album/discussion
smcv [Mon, 7 Jul 2014 17:21:54 +0000 (13:21 -0400)]
reply; disambiguate who said what
fr33domlover [Mon, 7 Jul 2014 14:45:00 +0000 (10:45 -0400)]
Forum: Ask about RTL direction support
Multiple vs single album viewers
http://invalidmagic.wordpress.com/ [Mon, 7 Jul 2014 12:13:10 +0000 (08:13 -0400)]
Louis [Mon, 7 Jul 2014 08:43:11 +0000 (10:43 +0200)]
Answer: using the transient plugin
smcv [Sun, 6 Jul 2014 23:13:15 +0000 (19:13 -0400)]
explain why that default
smcv [Sun, 6 Jul 2014 23:12:35 +0000 (19:12 -0400)]
the transient underlay is good, use it :-)
smcv [Sun, 6 Jul 2014 22:55:11 +0000 (18:55 -0400)]
idea
fr33domlover [Sun, 6 Jul 2014 22:47:33 +0000 (18:47 -0400)]
Comment on forum item, trail link appearance
smcv [Sun, 6 Jul 2014 22:40:17 +0000 (18:40 -0400)]
belatedly respond to kjs
smcv [Sun, 6 Jul 2014 22:03:23 +0000 (18:03 -0400)]
respond; hide fixed bugs by default to reduce clutter
chrysn [Sun, 6 Jul 2014 21:47:06 +0000 (23:47 +0200)]
auto-* ambiguity: it's ok for me
smcv [Sun, 6 Jul 2014 21:35:18 +0000 (17:35 -0400)]
smcv [Sun, 6 Jul 2014 21:24:43 +0000 (17:24 -0400)]
Christopher Baines [Sun, 6 Jul 2014 21:05:45 +0000 (22:05 +0100)]
Respond to smcv on the album discussion page
fr33domlover [Sun, 6 Jul 2014 18:45:26 +0000 (14:45 -0400)]
Comment to myself :-)
fr33domlover [Sun, 6 Jul 2014 16:36:23 +0000 (12:36 -0400)]
Fix typos
fr33domlover [Sun, 6 Jul 2014 16:33:47 +0000 (12:33 -0400)]
Forum: Ask about strange link appearance with trail and actiontabs
chrysn [Sun, 6 Jul 2014 12:25:14 +0000 (14:25 +0200)]
give link and example for possible autoindex conflicts
chrysn [Sat, 5 Jul 2014 17:11:47 +0000 (19:11 +0200)]
comments on templatebody and phases
chrysn [Sat, 5 Jul 2014 17:01:42 +0000 (19:01 +0200)]
simple review for straightforward branch
chrysn [Sat, 5 Jul 2014 16:08:08 +0000 (18:08 +0200)]
suggestion on formatted times
chrysn [Sat, 5 Jul 2014 15:52:25 +0000 (17:52 +0200)]
reviewed patch, suggesting minor addition