diff --git a/bt5/erp5_pdf_editor/ActionTemplateItem/portal_types/portal_actions/create_module_scribus.xml b/bt5/erp5_pdf_editor/ActionTemplateItem/portal_types/portal_actions/create_module_scribus.xml
new file mode 100644
index 0000000000000000000000000000000000000000..c5586856fdc698a5ffcc2da922e7b508b10e1823
--- /dev/null
+++ b/bt5/erp5_pdf_editor/ActionTemplateItem/portal_types/portal_actions/create_module_scribus.xml
@@ -0,0 +1,89 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.ActionInformation</string>
+          <string>ActionInformation</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>global</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>create_module_scribus</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>Manage portal</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>1.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Create Module from Scribus</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string: ${portal_url}/ERP5Site_viewCreateModuleScribusDialog</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/erp5_pdf_editor/bt/change_log b/bt5/erp5_pdf_editor/bt/change_log
index 923b301450a0b98bdaff5b5c497ab94131fe62aa..d0a0a841846798aa9dbc4cdffd865de026524fce 100644
--- a/bt5/erp5_pdf_editor/bt/change_log
+++ b/bt5/erp5_pdf_editor/bt/change_log
@@ -1,3 +1,6 @@
+2006-08-03 jerome
+* add global action
+
 2006-02-06 Kevin
 * Add missing Business Template Metadata.
 * Add Maintainer list.
diff --git a/bt5/erp5_pdf_editor/bt/provision_list b/bt5/erp5_pdf_editor/bt/provision_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/bt5/erp5_pdf_editor/bt/revision b/bt5/erp5_pdf_editor/bt/revision
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..56a6051ca2b02b04ef92d5150c9ef600403cb1de 100644
--- a/bt5/erp5_pdf_editor/bt/revision
+++ b/bt5/erp5_pdf_editor/bt/revision
@@ -0,0 +1 @@
+1
\ No newline at end of file
diff --git a/bt5/erp5_pdf_editor/bt/template_action_path_list b/bt5/erp5_pdf_editor/bt/template_action_path_list
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..17b36fc4c8bc3babd73445728db587839237ba8b 100644
--- a/bt5/erp5_pdf_editor/bt/template_action_path_list
+++ b/bt5/erp5_pdf_editor/bt/template_action_path_list
@@ -0,0 +1 @@
+portal_actions | create_module_scribus
\ No newline at end of file
diff --git a/bt5/erp5_pdf_editor/bt/template_preference_list b/bt5/erp5_pdf_editor/bt/template_preference_list
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391