From 793b0e31beb22fe33402c8a9ceebf47a5a950635 Mon Sep 17 00:00:00 2001
From: Kevin Chabowski
Date: Sun, 20 May 2012 13:00:31 +0200
Subject: Plugins can now hook into the Article editor.
* Plugins can display additional fields in the article editor.
* Plugins can perform actions when saving an article and even veto the
saving.
* Plugins can get their ArticleExtradata objects.
---
ratatoeskr/templates/src/systemtemplates/content_write.html | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'ratatoeskr/templates')
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 @@