aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/content_write.html
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-05-20 14:08:34 +0200
committerKevin Chabowski <kevin@kch42.de>2012-05-20 14:08:34 +0200
commit0915d74865b0cab61c3a505e802b80ac048cdd3f (patch)
tree5d914d22078ded1b65e60517326b8aa1911ca508 /ratatoeskr/templates/src/systemtemplates/content_write.html
parent40cafe0ca0699647781e8953b413622b8e341913 (diff)
parent793b0e31beb22fe33402c8a9ceebf47a5a950635 (diff)
downloadratatoeskr-cms-0915d74865b0cab61c3a505e802b80ac048cdd3f.tar.gz
ratatoeskr-cms-0915d74865b0cab61c3a505e802b80ac048cdd3f.tar.bz2
ratatoeskr-cms-0915d74865b0cab61c3a505e802b80ac048cdd3f.zip
Merge branch 'feature-plugin-articledata' into develop
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/content_write.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/content_write.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/content_write.html b/ratatoeskr/templates/src/systemtemplates/content_write.html
index 82c86c4..3d63c61 100644
--- a/ratatoeskr/templates/src/systemtemplates/content_write.html
+++ b/ratatoeskr/templates/src/systemtemplates/content_write.html
@@ -49,6 +49,11 @@
</select>
</p>
<p><ste:get_translation for="allow_comments" />: <input type="checkbox" name="allow_comments" value="yes" ?{$allow_comments|checked="checked" |}/></p>
+
+ <ste:foreach array="displayed_plugins" value="plugin">
+ <h2><ste:escape>$plugin[label]</ste:escape></h2>
+ <ste:load name="$plugin[template]" />
+ </ste:foreach>
</div>
<div class="column_main">