Gert
7857568c92
update images
2015-01-27 21:28:59 +01:00
Gert
bfe94bc5d0
add option to show debug overlay on images
2015-01-27 21:18:16 +01:00
Gert
cf3bcf6d7f
fix double base url
2015-01-26 23:21:47 +01:00
Gert
d2aa775ee8
make cache names of generated images more informative by adding correct @#x suffix
2015-01-26 21:45:10 +01:00
Gert
ce800ccd92
fix lightbox issue
2015-01-26 21:31:47 +01:00
Gert
2c57453608
don't output srcset when only one image
2015-01-26 21:30:17 +01:00
Gert
03f729602b
refactor the way parsedown gets image data, this also fixes lightbox operations for markdown
2015-01-26 18:57:54 +01:00
Andy Miller
21f064b1d0
updated parsedown extra lib
2015-01-25 22:12:46 -07:00
Gert
b7f6b827e4
fix lightbox for responsive images
2015-01-26 03:18:17 +01:00
Gert
a33e2ed226
fix empty alternatives bug
2015-01-26 02:45:14 +01:00
Gert
ef7806b509
forgot to save after fixing merge conflict
2015-01-26 02:43:52 +01:00
Gert
e268cda1b5
Merge branch 'develop' of github.com:getgrav/grav into feature-responsive-images
...
* 'develop' of github.com:getgrav/grav:
fix for #129 markdown images not found when base_url == '/' on homepage
Conflicts:
system/src/Grav/Common/Markdown/ParsedownGravTrait.php
2015-01-26 02:42:48 +01:00
Gert
3ae5e3c569
refactor and create missing versions of medium
2015-01-26 02:40:34 +01:00
Andy Miller
304c7519d1
fix for #129 markdown images not found when base_url == '/' on homepage
2015-01-25 18:33:24 -07:00
Gert
a4a8a422a5
fix for base url error
2015-01-25 23:48:58 +01:00
Gert
6700003dd2
generate @1x image when user provides only @2x
2015-01-25 23:11:23 +01:00
Gert
93f99fcff1
refactor image parsedown and correct use of reset
2015-01-25 23:07:24 +01:00
Gert
a03f54902a
make sure param is int
2015-01-25 23:06:47 +01:00
Gert
4112d363dd
get filters working on srcset
2015-01-25 20:40:29 +01:00
Gert
3f1c6dd662
implement srcset on all output functions and add data-attribute for lightbox plugins to use
2015-01-25 19:25:47 +01:00
Gert
89b2da636f
Merge branch 'develop' of github.com:getgrav/grav into feature-responsive-images
...
* 'develop' of github.com:getgrav/grav:
Added logic so markdown link will work with other non-self pages
fixed bug with image dispatch for traditionally _non-routable_ pages, such as `image/foo.jpg`
2015-01-25 15:47:29 +01:00
Gert
c010ae3a97
switch to new srcset spec
2015-01-25 15:47:23 +01:00
Andy Miller
f619c8f49f
Added logic so markdown link will work with other non-self pages
2015-01-24 17:28:20 -07:00
Andy Miller
a27a1a3fd1
fixed bug with image dispatch for traditionally _non-routable_ pages, such as image/foo.jpg
2015-01-24 16:59:20 -07:00
Gert
f7470ace97
basic srcset implementation
2015-01-24 17:36:49 +01:00
Andy Miller
cb6b362e20
Merge branch 'release/0.9.15'
0.9.15
2015-01-23 17:22:57 -07:00
Andy Miller
c6200f386a
Merge branch 'release/0.9.15' into develop
2015-01-23 17:22:57 -07:00
Andy Miller
60423e4a28
version update
2015-01-23 17:22:41 -07:00
Andy Miller
f40410816e
updated changelog
2015-01-23 17:21:58 -07:00
Andy Miller
63a2ffc0b1
fix for markdown images/links in pages with slug override
2015-01-23 17:09:37 -07:00
Andy Miller
fad428b94b
Fix for broken image last-ditch-effort mechanism
2015-01-23 16:44:39 -07:00
Andy Miller
8b251ca350
Part 2 of greedy fix
2015-01-23 16:37:20 -07:00
Andy Miller
05bd5cb964
Fix for aggressive and greedy regex stripping numbers after / when should only strip order
2015-01-23 16:17:02 -07:00
Andy Miller
76a6b77065
fixed typo in mime types
2015-01-23 15:57:54 -07:00
Andy Miller
5049086062
Fix to pickup deprecated markdown_extra system setting.
2015-01-23 14:46:34 -07:00
Andy Miller
f04dece44c
Merge branch 'release/0.9.14'
0.9.14
2015-01-23 13:08:47 -07:00
Andy Miller
621f38d856
Merge branch 'release/0.9.14' into develop
2015-01-23 13:08:47 -07:00
Andy Miller
ccc65aa420
version update
2015-01-23 13:08:35 -07:00
Andy Miller
7ddf35d3fa
updated changelog
2015-01-23 12:34:18 -07:00
Andy Miller
689c65c5e4
bumped parsedown extra lib version
2015-01-22 17:47:05 -07:00
Andy Miller
e571f3bcfd
Added some missing clean statements
2015-01-22 17:44:32 -07:00
Andy Miller
adf80c3f87
fix for change in slash trimming in Resource Locator
2015-01-22 16:50:35 -07:00
Andy Miller
fed9862e44
set auto_link_breaks to false by default
2015-01-21 22:07:37 -07:00
Andy Miller
7bc924b6d6
Added ability to configure markdown options in configuration and in page
2015-01-21 21:58:51 -07:00
Andy Miller
c881624801
Added ability to configure the special characters that are automatically converted in Parsedown
2015-01-21 21:57:55 -07:00
Andy Miller
3c63993db8
Some pretty serious page refactoring to clean up a rather unreadable chunk of code in content() method
2015-01-21 18:21:39 -07:00
Andy Miller
ac26c3ab4e
added ability to set metadata
2015-01-21 15:36:05 -07:00
Andy Miller
2dedd9d1a0
Refactored Parsedown override class names
2015-01-21 13:23:53 -07:00
Andy Miller
c1ef8b6399
ENT_QUOTES works better than ENT_HTML5, so changing
2015-01-21 13:23:15 -07:00
Andy Miller
c2f2f7b009
fix for quotes in metadata
2015-01-21 12:22:29 -07:00