diff --git a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view.xml b/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view.xml
deleted file mode 100644
index 92dd57bbaa69d955546cb9a11d50682ac94e4c13..0000000000000000000000000000000000000000
--- a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view.xml
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>action_type/object_view</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>3.0</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>View</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/WebPage_view</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view_editor.xml b/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view_editor.xml
deleted file mode 100644
index e8077dcddf6f463ad71b549429054b8a0f3cba4a..0000000000000000000000000000000000000000
--- a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/view_editor.xml
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>action_type/object_view</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value> <string encoding="base64">Cg==</string> </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>view_editor</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>Modify portal content</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>1.1</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Edit</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/WebPage_viewEditor</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/web_view.xml b/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/web_view.xml
deleted file mode 100644
index 44e528a490bd3dab1815138693e1d809df470170..0000000000000000000000000000000000000000
--- a/bt5/erp5_web_ung_core/ActionTemplateItem/portal_types/Web%20Page/web_view.xml
+++ /dev/null
@@ -1,96 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>action</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>categories</string> </key>
-            <value>
-              <tuple>
-                <string>action_type/object_web_view</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>category</string> </key>
-            <value> <string>object_web_view</string> </value>
-        </item>
-        <item>
-            <key> <string>condition</string> </key>
-            <value>
-              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
-            </value>
-        </item>
-        <item>
-            <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
-        <item>
-            <key> <string>icon</string> </key>
-            <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>web_view</string> </value>
-        </item>
-        <item>
-            <key> <string>permissions</string> </key>
-            <value>
-              <tuple>
-                <string>View</string>
-              </tuple>
-            </value>
-        </item>
-        <item>
-            <key> <string>priority</string> </key>
-            <value> <float>0.9</float> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string>Web View</string> </value>
-        </item>
-        <item>
-            <key> <string>visible</string> </key>
-            <value> <int>1</int> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/WebPage_viewEditor</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-  <record id="3" aka="AAAAAAAAAAM=">
-    <pickle>
-      <global name="Expression" module="Products.CMFCore.Expression"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>text</string> </key>
-            <value> <string>python:object is not None and object.isWebMode()  and not object.isEditableMode()</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>
diff --git a/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml b/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
index b45b58c43891114389d71134851172c86dfc4403..9cc82f7de64aa8ffbf55f7c77893c81686b41896 100644
--- a/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
+++ b/bt5/erp5_web_ung_core/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
@@ -3,10 +3,6 @@
   <type>Web Illustration</type>
   <workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, ung_document_publication_workflow</workflow>
  </chain>
- <chain>
-  <type>Web Page</type>
-  <workflow>-document_publication_workflow, document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, ung_document_publication_workflow</workflow>
- </chain>
  <chain>
   <type>Web Table</type>
   <workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, ung_document_publication_workflow</workflow>
diff --git a/bt5/erp5_web_ung_core/bt/revision b/bt5/erp5_web_ung_core/bt/revision
index 7d37386284a97324cbac474cb5ea5360d361d104..abc4eff6ac83026669840d289fce80cc9a42baaa 100644
--- a/bt5/erp5_web_ung_core/bt/revision
+++ b/bt5/erp5_web_ung_core/bt/revision
@@ -1 +1 @@
-45
\ No newline at end of file
+46
\ No newline at end of file
diff --git a/bt5/erp5_web_ung_core/bt/template_action_path_list b/bt5/erp5_web_ung_core/bt/template_action_path_list
index dd8cf8999437c98d82151ff25209c42465a0dab6..027ea93ba77ff6d5869eaecc483386dd086b32d2 100644
--- a/bt5/erp5_web_ung_core/bt/template_action_path_list
+++ b/bt5/erp5_web_ung_core/bt/template_action_path_list
@@ -6,9 +6,6 @@ Web Illustration | send_email
 Web Illustration | view
 Web Illustration | view_editor
 Web Illustration | web_view
-Web Page | view
-Web Page | view_editor
-Web Page | web_view
 Web Table | list
 Web Table | local_permission
 Web Table | related
diff --git a/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list b/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list
index ce4a2f55ec436efc74e53e34e8b99205e653af40..8e9e534a0a271e7bc3f639ec4432c4d8e14ecc71 100644
--- a/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list
+++ b/bt5/erp5_web_ung_core/bt/template_portal_type_workflow_chain_list
@@ -3,12 +3,6 @@ Web Illustration | document_security_interaction_workflow
 Web Illustration | edit_workflow
 Web Illustration | processing_status_workflow
 Web Illustration | ung_document_publication_workflow
-Web Page | -document_publication_workflow
-Web Page | document_conversion_interaction_workflow
-Web Page | document_security_interaction_workflow
-Web Page | edit_workflow
-Web Page | processing_status_workflow
-Web Page | ung_document_publication_workflow
 Web Table | document_conversion_interaction_workflow
 Web Table | document_security_interaction_workflow
 Web Table | edit_workflow