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
chrysn
0f9ea1f720
unit test for bugs/image_rescaling_distorts_with_small_pictures
2014-07-15 14:03:31 +02:00
chrysn
a0a26d24f9
make img unittest easier to debug
2014-07-15 14:03:00 +02:00
chrysn
fa2a4d0db4
show resized img in preview using data: urls
...
in analogy to sparklines, this renders scaled imgs to
data:img/...;base64,... urls in preview mode.
if the image is already present on the server (eg because it was not
just inserted), the already rendered image is referenced instead.
2014-07-15 13:47:37 +02:00
chrysn
a308b212ad
img plugin: split resizing calculations and actual resizing
...
there is now a size calculating part (which chooses a final size) and a
scaling part (which triggers if the sizes calculated by the former
indicate a downscaling).
this solves the issue of unproportional upscalings
(bugs/image_rescaling_distorts_with_small_pictures).
also, "small" pdf files (or pdf files without explicit size settings),
which would not be converted under the old mechanism, now get rendered
to pngs.
this commit affects a unit test: while svgs were previously
unconditionally rendered to pngs, this now only happens on downscaling.
this is intentional -- while a small version of an svg graphic is
likely to be more compact when rendered (eg as a preview), a large
version would not have that benefit, and why convert something that
browsers basically can show and be inconsistend with how other images
are handled. the new unit test simply makes the original svg larger to
check for the same behaviros as before.
2014-07-15 13:44:22 +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
Simon McVittie
3f4a935740
trail: don't generate a costly dependency when forcing sort order
...
pagespec_match_list() makes the current page depend on the pagespec
being matched, so if you use [[!trailoptions sort="..."]] to force
a sort order, the trail ends up depending on internal(*) and is
rebuilt whenever anything changes. Add a new sort_pages() and use that
instead.
2014-07-11 22:08:08 +01: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