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 |
|
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
|
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
|
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
|
23a25b8df2
|
Added a gzip param - default to off
|
2015-01-16 13:38:56 -07:00 |
|
Andy Miller
|
ff973a0634
|
Added Gzip support and fix for php-fpm connections
|
2015-01-16 13:38:30 -07:00 |
|
Andy Miller
|
031df8de2c
|
Added optional all param to pages.find()
|
2015-01-16 11:14:18 -07:00 |
|
Andy Miller
|
f6da7c9344
|
Fixes for most recent Parsedown + ParsedownExtra
|
2015-01-12 17:29:15 -07:00 |
|
Andy Miller
|
50ebdeddad
|
Revert "forgot to change this one back"
This reverts commit 4f4974aae4.
|
2015-01-11 16:00:14 -07:00 |
|
Andy Miller
|
4f4974aae4
|
forgot to change this one back
|
2015-01-11 15:57:55 -07:00 |
|
Andy Miller
|
977b7d2936
|
Force modular pages to be non-visible in menus
|
2015-01-11 15:23:22 -07:00 |
|
Andy Miller
|
c4797a2d6f
|
Rolled back previous MarkdownTrait until next Parsedown release
|
2015-01-11 12:14:43 -07:00 |
|
Andy Miller
|
c550faa843
|
fix for published setting having precedents over publish_date and unpublish_date
|
2015-01-11 11:54:40 -07:00 |
|
Andy Miller
|
e433150a5a
|
Use page:// stream rather than PAGES_DIR constant
|
2015-01-10 16:07:33 -07:00 |
|
Andy Miller
|
ceb3626c94
|
More fixes for markdown images
|
2015-01-10 15:58:44 -07:00 |
|
Andy Miller
|
2d33f745ba
|
fix for bug cause by commit: 6e39107d45
|
2015-01-10 15:58:24 -07:00 |
|
Andy Miller
|
4cf0a71a45
|
fixes for Parsedown update
|
2015-01-10 14:31:03 -07:00 |
|
Matias Griese
|
7f526cea76
|
Fix fixed path in theme_url Twig variable
|
2015-01-10 17:55:28 +02:00 |
|
Matias Griese
|
6e39107d45
|
Add support for path prefixes like /en for multisite/multilanguage support
|
2015-01-10 17:54:09 +02:00 |
|
Matias Griese
|
9ddfced969
|
Fix a bug with missing streams when configuration was not loaded from cache
|
2015-01-10 14:23:16 +02:00 |
|
Matias Griese
|
dde6b2cd8b
|
Add support for multiple configurations by setup.php
|
2015-01-10 11:55:57 +02:00 |
|
Andy Miller
|
0ac7c4b6bf
|
version update
|
2015-01-09 15:43:55 -07:00 |
|
Andy Miller
|
5bdf22764f
|
Added a copy() method on collections
|
2015-01-09 13:35:05 -07:00 |
|
Andy Miller
|
f48a05e247
|
Added custom header. query type with default support
|
2015-01-09 13:26:18 -07:00 |
|
Andy Miller
|
dc0b7cd3d2
|
removed some unused commands
|
2015-01-09 13:25:46 -07:00 |
|
Andy Miller
|
d40a71757b
|
fix and optimize the cache lifetime settings
|
2015-01-09 08:06:34 -07:00 |
|
Andy Miller
|
bd702b4c21
|
support publish_date and unpublish_date page headers
|
2015-01-09 08:06:11 -07:00 |
|
Andy Miller
|
b843167d6b
|
set default cache lifetime to 1 week
|
2015-01-09 08:04:49 -07:00 |
|
Andy Miller
|
be7517def5
|
renamed publish system param
|
2015-01-09 08:04:31 -07:00 |
|
Andy Miller
|
b3f085c27d
|
Support markdown extra classes on lightbox
|
2015-01-09 07:15:16 -07:00 |
|
Andy Miller
|
c7647ef20b
|
Merge branch 'feature/published_state' into develop
|
2015-01-08 19:13:33 -07:00 |
|