diff --git a/config/alfresco/web-client-config-actions.xml b/config/alfresco/web-client-config-actions.xml
index 13305c0d17..7c9b3616d3 100644
--- a/config/alfresco/web-client-config-actions.xml
+++ b/config/alfresco/web-client-config-actions.xml
@@ -746,7 +746,7 @@
#{actionContext.id}
-
+
delete
@@ -758,11 +758,54 @@
+
+
+
+ Write
+
+ org.alfresco.module.blogIntegration.ui.PostBlogEvaluator
+
+ /images/icons/edit_icon.gif
+ #{org_alfresco_module_blogIntegration_BlogActionListener.executeScript}
+
+ #{actionContext.id}
+ post
+
+
+
+
+
+ Write
+
+ org.alfresco.module.blogIntegration.ui.UpdateBlogEvaluator
+
+ /images/icons/edit_icon.gif
+ #{org_alfresco_module_blogIntegration_BlogActionListener.executeScript}
+
+ #{actionContext.id}
+ update
+
+
+
+
+
+ Write
+
+ org.alfresco.module.blogIntegration.ui.UpdateBlogEvaluator
+
+ /images/icons/edit_icon.gif
+ #{org_alfresco_module_blogIntegration_BlogActionListener.executeScript}
+
+ #{actionContext.id}
+ remove
+
+
+
-
+
diff --git a/config/alfresco/web-client-config-properties.xml b/config/alfresco/web-client-config-properties.xml
index 60a556dd40..216d0e9e3a 100644
--- a/config/alfresco/web-client-config-properties.xml
+++ b/config/alfresco/web-client-config-properties.xml
@@ -678,5 +678,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+