Andy Miller
|
304c7519d1
|
fix for #129 markdown images not found when base_url == '/' on homepage
|
2015-01-25 18:33:24 -07: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 |
|
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
|
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 |
|
Andy Miller
|
c2c5afbb05
|
Added new onPageContentRaw() event that processes before markdown
|
2015-01-21 11:14:52 -07:00 |
|
Andy Miller
|
19eae2300f
|
Merge branch 'feature/process_ordering' into develop
|
2015-01-20 18:08:41 -07:00 |
|
Andy Miller
|
0ddd2941e9
|
Add event when caching markdown content too
|
2015-01-20 18:08:14 -07:00 |
|
Andy Miller
|
6863d70f0b
|
Merge pull request #126 from namaless/develop
Update User.php
|
2015-01-20 16:27:23 -07:00 |
|
Pereira Ricardo
|
9f782a4aed
|
Update User.php
|
2015-01-20 21:11:13 +01:00 |
|
Andy Miller
|
af97876794
|
some initial refactoring
|
2015-01-20 10:42:13 -07:00 |
|
Matias Griese
|
259d8356b0
|
Update url() method in twig
|
2015-01-20 19:23:05 +02:00 |
|
Andy Miller
|
4cd4bb4202
|
fix for non-url valid twig code in Markdown Link/Image
|
2015-01-20 09:35:30 -07:00 |
|
Andy Miller
|
c9385632a9
|
cleanup
|
2015-01-19 15:32:57 -07:00 |
|
Andy Miller
|
0c90b5c7b2
|
assets typo
|
2015-01-19 15:32:45 -07:00 |
|
Andy Miller
|
ac4650632e
|
Merge branch 'rindeal-feature/introduce_phpunit' into develop
|
2015-01-19 15:21:55 -07:00 |
|
Andy Miller
|
aae644ca33
|
Merge branch 'feature/introduce_phpunit' of https://github.com/rindeal/grav into rindeal-feature/introduce_phpunit
Conflicts:
composer.json
|
2015-01-19 15:21:10 -07:00 |
|
Andy Miller
|
6aabb83204
|
minor perf optimizations
|
2015-01-19 15:16:36 -07:00 |
|
Andy Miller
|
593f7bfe27
|
Merge pull request #115 from namaless/feature/inline_assets_priority
Add inline assets priority
|
2015-01-19 15:12:05 -07:00 |
|
Andy Miller
|
77d1bf5ca8
|
Merge pull request #118 from namaless/fix/typo
Fix small spellchecker
|
2015-01-19 15:06:39 -07:00 |
|
Andy Miller
|
bc8f742565
|
broke out resource into a variable
|
2015-01-19 15:02:33 -07:00 |
|
Andy Miller
|
632c48e1e6
|
Updated parsedown extra lib
|
2015-01-19 14:36:05 -07:00 |
|
Andy Miller
|
42b2f99c6d
|
RE PR: #119 - Refactored a bit to be better optimized and also take into account $pages->base()
|
2015-01-19 14:35:52 -07:00 |
|
Pereira Ricardo
|
e518e3ca92
|
Fix small spellchecker
|
2015-01-18 03:22:51 +01:00 |
|
Pereira Ricardo
|
e013cf70db
|
Add inline assets priority
Use md5 from content for discard multiple iterance.
|
2015-01-18 03:14:09 +01:00 |
|
Djamil Legato
|
bdf80fd920
|
Cherry-pick of #112
|
2015-01-16 14:44:25 -08:00 |
|
Andy Miller
|
ce282c47cf
|
updated changelog
|
2015-01-16 13:39:06 -07:00 |
|
Andy Miller
|
23a25b8df2
|
Added a gzip param - default to off
|
2015-01-16 13:38:56 -07:00 |
|
Andy Miller
|
8363da35c6
|
updated parsedown-extra
|
2015-01-16 13:38:43 -07:00 |
|