1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-29 16:00:15 +02:00

feat(directives): replace few directives with shortcodes analogs

This commit is contained in:
Awilum
2022-05-27 08:28:21 +03:00
parent 4001e04a67
commit 7047aba7de
10 changed files with 3 additions and 271 deletions

View File

@@ -77,26 +77,17 @@ entries:
enabled: true
enabled_globally: true
path: "/src/flextype/core/Entries/Directives/ShortcodesDirective.php"
constants:
enabled: true
path: "/src/flextype/core/Entries/Directives/ConstantsDirective.php"
fields:
enabled: true
path: "/src/flextype/core/Entries/Directives/FieldsDirective.php"
vars:
enabled: true
path: "/src/flextype/core/Entries/Directives/VarsDirective.php"
calc:
enabled: true
path: "/src/flextype/core/Entries/Directives/CalcDirective.php"
markdown:
enabled: true
enabled_globally: false
path: "/src/flextype/core/Entries/Directives/MarkdownDirective.php"
textile:
enabled: true
enabled_globally: false
path: "/src/flextype/core/Entries/Directives/TextileDirective.php"
php:
enabled: true
enabled_globally: false
path: "/src/flextype/core/Entries/Directives/PhpDirective.php"
types:
enabled: true