File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ additional user-configurable options which are not part of the default EXT:news
13
13
such form fields directly in the template that requires such values.
14
14
15
15
The integration is built using standard Flux integrations with minimal adaptations in key places.
16
- It consists of a single class file (around 25 lines of code) ) and one line of code to register this class,
16
+ It consists of a single class file (around 25 lines of code) and one line of code to register this class,
17
17
which is all that is necessary to connect Flux to EXT: news .
18
18
19
19
Installation
@@ -45,7 +45,7 @@ To consume TypoScript variables in your form such variables *must be addded to t
45
45
scope - which is already where you would define variables you would use as ` {settings} ` in your EXT: news
46
46
templates, including additional variables beyond those EXT: news defines.
47
47
48
- How do use the feature
48
+ How to use the feature
49
49
----------------------
50
50
51
51
The integration works by making a connection between the template file that would be rendered by the plugin
You can’t perform that action at this time.
0 commit comments