Commit Graph

14161 Commits (1632140af6c991c6a63bed92e1570a6419042b22)

Author SHA1 Message Date
smcv 9548f9bf93 not WTF-8 2014-09-08 16:25:09 -04:00
https://id.koumbit.net/anarcat dcfb0e033c more info 2014-09-08 16:20:58 -04:00
https://id.koumbit.net/anarcat 199ec87e19 critical bug with accents 2014-09-08 16:16:43 -04:00
https://id.koumbit.net/anarcat 5de240f3d9 new patch for this, still not fixed in ikiwiki, but at least a more reasonable patch now 2014-09-08 15:57:02 -04:00
https://id.koumbit.net/anarcat da400b35cc still a bug, patch still works. 2014-09-08 15:37:24 -04:00
Mesar Hameed 8adf73b8e9 Add comment/query regarding file name/title encoding. 2014-09-05 22:54:15 +01:00
Louis aed4e03b0c Review request 2014-09-04 15:04:10 +02:00
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 0b4070c06d 2014-09-04 07:38:57 -04:00
smcv 34d70ff54d fix link 2014-09-04 06:50:56 -04:00
smcv d96d1a4ce1 refer to patch 2014-09-04 06:50:28 -04:00
smcv a673621663 flag as ready 2014-09-04 06:48:56 -04:00
smcv 34c7cad992 new version of branch to fix Python 3 2014-09-04 06:47:06 -04:00
smcv 538b73a802 related bug 2014-09-04 06:34:34 -04:00
smcv 613c93b5b7 oops, wrong bug 2014-09-04 06:31:35 -04:00
smcv 36189bb944 reproducible with Python 3 on Debian 2014-09-04 06:28:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 c34d32edd4 2014-09-04 06:22:20 -04:00
smcv 259f357a07 rename bugs/__62____61__ikiwiki-3.20140227___47__usr__47__libexec__47__ikiwiki__47__plugins__47__rst_hangs.mdwn to bugs/rst_plugin_hangs_when_used_with_Python_3.mdwn 2014-09-04 06:12:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 57879839c2 2014-09-04 06:09:32 -04:00
smcv dde965d880 ikiwiki does not implement Markdown internally, talk to Markdown implementation authors instead 2014-09-04 06:07:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 d75c66ad5e 2014-09-04 06:04:59 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmdCBuCITURW2EX0-8GjXU1TTuyEqVCEl4 d2ef75ee64 2014-09-04 06:04:32 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_ptms9fP_S8unm2OlnsNGX1bb7QEpQ8w 23e2847c88 standard markdown ? 2014-09-04 04:51:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmcVg3SJFlgDSWSEYvVGcXQRymhhlZNdLc b0901a581c 2014-09-04 03:20:12 -04:00
smcv c7b8c37ad2 mark as done 2014-09-01 04:14:06 -04:00
smcv 048c32543c respond to chrysn's feedback, update branch accordingly 2014-09-01 04:05:54 -04:00
Simon McVittie 26d62b386e 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.
2014-09-01 09:01:07 +01:00
Simon McVittie d4b116d3bf Indicate how the UUID is likely to be used 2014-09-01 08:59:13 +01:00
Simon McVittie 6806ddfdff 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.
2014-09-01 08:58:12 +01:00
Jonathon Anderson 9adee0a222 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.
2014-09-01 08:54:37 +01:00
Simon McVittie eb87dd177a Use Linux uuid facility instead of an external library if possible 2014-09-01 08:54:37 +01:00
Jonathon Anderson 7aa10a2952 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>"]]
2014-09-01 08:54:37 +01:00
smcv 18441e8ee0 apply one of my own suggestions 2014-09-01 03:52:02 -04:00
Joey Hess d5f5313925 add news item for ikiwiki 3.20140831 2014-08-31 14:21:36 -07:00
https://www.google.com/accounts/o8/id?id=AItOawmfcr1X7TXwuCju7vCBG6vii455SX1Qxro 9fa4bfea45 Added a comment 2014-08-30 13:53:56 -04:00
Mesar Hameed 1b18e412d3 Updated personal page with link to new ikiwiki instance. 2014-08-30 18:49:24 +01:00
Amitai Schlair 1c89ba2995 xref my mandoc plugin from this wishlist item 2014-08-24 20:05:00 -04:00
Amitai Schlair 312547a5ee update pkgsrc and MacPorts status (the usual) 2014-08-24 15:19:08 -04:00
demo 0e26ab2574 test ~~~~ 2014-08-21 16:18:17 -04:00
Amitai Schlair ebf5437ba5 note reverted spam 2014-08-19 22:10:39 -04:00
Amitai Schlair 9091d62b07 revert last two commits (both spam) 2014-08-19 22:00:46 -04:00
https://pypi.python.org/id/tlevine 104c6061ff aoe 2014-08-19 12:31:12 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnO6NxsiqDMNHCMugqNKPwCWmTAQ7v_2Fs e3376ce0c2 Added a comment: Why can not access with proxy 2014-08-19 05:55:11 -04:00
chrysn 2008740ecc note about implementation 2014-08-15 18:58:58 -04:00
Joey Hess e48dae48b0 add news item for ikiwiki 3.20140815 2014-08-15 13:20:58 -04:00
Joey Hess e1c686467f close 2014-08-15 12:58:07 -04:00
Christopher Baines be392bc060 Respond to smcv on the album discussion 2014-08-10 16:29:27 +01:00
bremner 8fa04f56fc 2014-08-09 15:42:04 -04:00
chrysn c9872afd9c comment about legality of whitespace in urls and %20 2014-08-08 11:06:02 -04:00
bremner 004f177c61 2014-08-06 22:03:10 -04:00
162.212.57.52 18977ae3c7 poll vote (Accept only OpenID for logins) 2014-07-31 03:59:50 -04:00
Jonathan Dowland e70d46051d no auto-merge that branch; bad patch 2014-07-28 21:47:40 +01:00
Jonathan Dowland 46dda48fe7 response: wiki_file_chars 2014-07-28 14:17:28 +01:00
Jonathan Dowland 5c0d692e36 remove accident C&P of another item into this page! 2014-07-28 14:15:15 +01:00
Jonathan Dowland 4f8c1e4ef4 new feature request: remove (and rename) in action list (initial patches) 2014-07-28 14:13:19 +01:00
https://pypi.python.org/id/tlevine 5b000cda7e 2014-07-27 12:10:22 -04:00
Jonathan Dowland 3f1b471e54 response 2014-07-24 16:00:34 +01:00
smcv 534797d719 syntax seems weird, thoughts on an alternative 2014-07-23 15:40:08 -04:00
smcv 93ecef2167 doc/git.mdwn calls this remote "jon" 2014-07-23 15:13:28 -04:00
Jonathan Dowland fd458422b1 document gitbranch where patch is 2014-07-23 16:09:55 +01:00
http://jmtd.net/ 00a8ae09cc support multi-row table headers 2014-07-23 11:07:14 -04:00
smcv c017a190dd 2014-07-21 16:20:01 -04:00
smcv 425f22e0f2 Added a comment 2014-07-21 16:16:16 -04:00
smcv 1d6fb7e913 Added a comment 2014-07-21 16:15:14 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmPjIluolGodUstY4RXZwD0P72lhApuZB8 f444224440 2014-07-21 13:38:17 -04:00
http://jmtd.net/ 67f1e17599 an open sandbox, for non-logged in drive-by ikiwiki evaluations? 2014-07-21 12:04:37 -04:00
Louis fd6d5a51ff typo 2014-07-21 14:29:38 +02:00
Louis f61b8714ba Merge branch 'master' of git://ikiwiki.branchable.com 2014-07-21 14:28:15 +02:00
https://www.google.com/accounts/o8/id?id=AItOawlsNmR53i7XzaEwtTVLCAgDPXZ7JvPHQr0 ee84df8704 Another navbar hack 2014-07-20 17:03:24 -04:00
Louis 774cf3d323 Merge branch 'master' into spalax 2014-07-17 12:29:01 +02:00
Louis d10e62f955 Question 2014-07-17 12:28:57 +02:00
Louis c7b637471f Improvement of documentation of my plugins
- typos
- examples
- rendering
- explanation
- update
- etc.
2014-07-17 12:28:42 +02:00
smcv 9f3f0e7418 yes please 2014-07-17 06:07:22 -04:00
chrysn c682c2c17f patch available 2014-07-15 19:40:48 +02:00
Christopher Baines 229c0594d5 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.
2014-07-13 21:37:12 +01:00
Christopher Baines f08288409b Capitalisation changes
For OpenStreetMap and OpenLayers
2014-07-13 21:18:07 +01:00
chrysn d8b70fa39b phases are a good idea 2014-07-13 16:54:24 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU 7bfd3b087d link to git repo 2014-07-12 18:13:22 -04:00
smcv 14fb2ba91f clarify which case fails 2014-07-11 18:33:38 -04:00
smcv bb94da88c4 respond to cbaines regarding CSS 2014-07-11 18:24:16 -04:00
smcv 51e6dc3388 new todo, opinions welcome 2014-07-11 17:54:59 -04:00
smcv 2ffd1c1680 album6 branch (needs an unmerged ikiwiki change, so album5 is still available) 2014-07-11 17:33:39 -04:00
smcv 78a1b58f95 point to bug 2014-07-11 17:30:53 -04:00
smcv 5b227a07f8 bug + fix 2014-07-11 17:29:50 -04:00
chrysn 48c310ddbd talking about template oddities 2014-07-11 19:06:35 +02:00
fr33domlover 2eda4b2cd7 Write a tip about RTL pages 2014-07-11 08:25:31 -04:00
fr33domlover 799b2b53a1 removed 2014-07-11 08:00:19 -04:00
fr33domlover 4ed24d1fb8 2014-07-11 06:29:04 -04:00
fr33domlover 8da7db5188 Suggest initial Right-To-Left page support implementation 2014-07-11 06:00:36 -04:00
smcv 0a3ed31223 found it 2014-07-08 13:40:06 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU 5d21dc313c inline with template=albumitem useful in current form 2014-07-08 06:59:30 -04:00
smcv 55d14596b3 2014-07-08 05:01:28 -04:00
Christopher Baines 32e6c71f05 Respond to smcv on plugins/contrib/album/discussion 2014-07-07 22:07:51 +01:00
smcv ca2b8306ac reply; disambiguate who said what 2014-07-07 13:21:54 -04:00
fr33domlover 2ceb056f53 Forum: Ask about RTL direction support 2014-07-07 10:45:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkickHAzX_uVJMd_vFJjae6SLs2G38URPU 50c400f0c4 Multiple vs single album viewers 2014-07-07 09:26:15 -04:00
http://invalidmagic.wordpress.com/ b1ccd9c464 2014-07-07 08:13:10 -04:00
Louis 15a4bacf51 Answer: using the transient plugin 2014-07-07 10:43:11 +02:00
smcv 8c8c1bc668 explain why that default 2014-07-06 19:13:15 -04:00
smcv 3f07701cd9 the transient underlay is good, use it :-) 2014-07-06 19:12:35 -04:00
smcv 8031dbf271 idea 2014-07-06 18:55:11 -04:00