Andy Miller
8ecea3a8c1
some more fixes for image handling in certain scenarios
2015-06-12 15:54:20 -06:00
Seebz
8127d9cf31
Fix for issue #199
2015-06-04 16:46:18 +02:00
Gert
bc1a9b31fa
add @config directive to get config values from blueprints
2015-06-03 16:21:49 +02:00
Gert
ff5658e803
update blueprints
2015-06-01 21:23:53 +02:00
Gert
3d986cdd91
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
optimization to image handling supporting url encoded filenames and removed a regex
Fix for #196 - `+` in an image filename
2015-06-01 11:43:39 +02:00
Andy Miller
32810efcd9
optimization to image handling supporting url encoded filenames and removed a regex
2015-05-27 14:55:50 +02:00
Andy Miller
76b463792e
Fix for #196 - + in an image filename
2015-05-26 16:18:59 +03:00
Gert
b4a0a31539
fix pages.process defaults
2015-05-25 17:33:57 +02:00
Gert
acbc7efdc8
remove theme selection from general settings
2015-05-25 17:23:24 +02:00
Gert
8475e0803a
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
removed unneeded flags from reggae
fix for dot files
fix for path detection on windows [fix #194 ]
Fix for issue #194 - query string handling
2015-05-25 17:18:41 +02:00
Andy Miller
f779fc57df
removed unneeded flags from reggae
2015-05-22 11:43:23 +03:00
Andy Miller
7afef9073c
fix for dot files
2015-05-21 22:44:11 +02:00
Gert
370b5db34e
remove unexisting option
2015-05-20 22:09:43 +02:00
Gert
6adabb5f71
add ignore field for removing fields on extended blueprints
2015-05-20 21:55:04 +02:00
Gert
df9a0eeab2
set context for default blueprint extends
2015-05-20 21:30:35 +02:00
Gert
e6d58b780e
load system blueprints as a fallback for pages
2015-05-20 20:33:40 +02:00
Gert
e4b65d5d7f
add check for themes without blueprints/templates folders
2015-05-20 18:18:32 +02:00
Gert
bf61a123cc
implement blueprints for the list type
2015-05-20 17:13:22 +02:00
Gert
71f0757015
remove debug line
2015-05-20 16:52:41 +02:00
Gert
f1e57e0e9c
modular type needs to have modular/ prefix
2015-05-20 16:45:54 +02:00
Gert
1147516dcc
fix for path detection on windows [ fix #194 ]
2015-05-20 16:07:39 +02:00
Andy Miller
3f1661965b
Fix for issue #194 - query string handling
2015-05-18 18:54:08 +02:00
Gert
adb0b3ab18
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
use PHP_BINARY constant
fix composer execution for various scenarios
Remove unnecessary white space
Move default location to class constant
Improve composer location identification
Fix line break in command
Propagate composer check to all occurences
Use global composer install when available
2015-05-15 22:59:31 +02:00
Gert
81bce07a6e
use PHP_BINARY constant
2015-05-15 20:16:42 +02:00
Gert
e883b57ac6
fix composer execution for various scenarios
2015-05-15 19:54:33 +02:00
Gert
921685ff88
fix blueprint type changing when extends
2015-05-15 17:32:21 +02:00
Gert
4f77ef26b5
fix default values for process header
2015-05-15 11:40:38 +02:00
Marcel Eschmann
d8df9ffb53
Remove unnecessary white space
2015-05-15 00:20:08 +02:00
Marcel Eschmann
3c51c0acd4
Move default location to class constant
2015-05-15 00:03:48 +02:00
Marcel Eschmann
c085540143
Improve composer location identification
2015-05-14 23:56:55 +02:00
Marcel Eschmann
d239dd56d5
Fix line break in command
2015-05-14 23:32:16 +02:00
Marcel Eschmann
1f906e6a50
Propagate composer check to all occurences
2015-05-14 21:37:47 +02:00
Marcel Eschmann
e0a4efe181
Use global composer install when available
2015-05-14 21:10:05 +02:00
Gert
78e9c8fa1a
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
add method to set raw markdown on page
fix modularTypes key properties
2015-05-13 19:41:18 +02:00
Gert
9382dc9c10
add method to set raw markdown on page
2015-05-13 18:52:13 +02:00
Gert
aa85f20aa9
fix modularTypes key properties
2015-05-13 18:50:13 +02:00
Gert
4ae01d48ae
fix prefix split on empty prefix
2015-05-13 18:48:52 +02:00
Gert
fe3082c6c9
update taxonomy blueprint
2015-05-13 15:39:37 +02:00
Gert
ab6c257ba6
use new taxonomy field + for all pages
2015-05-12 00:49:31 +02:00
Gert
628ae561d5
more sensible approach to blueprint::extra prefix handling
2015-05-11 12:33:03 +02:00
Gert
56b5a65b24
Merge branch 'develop' of github.com:getgrav/grav into feature/blueprint-extend
...
* 'develop' of github.com:getgrav/grav:
fix for alternative media resolutions
version update
updated changelog
composer.par updated to latest
make sure lookup path does not become empty (root sites)
ignore .DS_Store in media lookup
check if medium was created before setting size
re-add size property to media
2015-05-11 12:29:52 +02:00
Gert
73654a99f9
fix for alternative media resolutions
2015-05-11 11:43:23 +02:00
Andy Miller
e026ba32f4
version update
2015-05-09 13:14:23 -06:00
Andy Miller
0ae7ebac68
Merge branch 'feature/media-sizes' into develop
2015-05-09 12:25:55 -06:00
Gert
326f1bc890
update item blueprint
2015-05-09 16:47:16 +02:00
Gert
cabec818e2
make sure lookup path does not become empty (root sites)
2015-05-09 16:08:33 +02:00
Gert
ff04b33efd
provide default blueprints for common page types
2015-05-09 15:58:17 +02:00
Gert
4f1a71b145
fix extra prefix implementation for extra data of blueprints
2015-05-09 15:58:07 +02:00
Gert
f7f8aa108a
allow custom context for extending blueprints
2015-05-09 15:57:55 +02:00
Gert
718d443d52
trim trailing slashes from path during page lookup [ fixes #190 ]
2015-05-09 15:07:15 +02:00