svn commit: r425650 - in /incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs: ./ cms/ content/ contentsetup/ data/ datasetup/ layout/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r425650 - in /incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs: ./ cms/ content/ contentsetup/ data/ datasetup/ layout/

jacopoc
Author: jacopoc
Date: Wed Jul 26 00:25:25 2006
New Revision: 425650

URL: http://svn.apache.org/viewvc?rev=425650&view=rev
Log:
Fix for bad jpublish def pages: the errors have been introduced by my commit about license change.
Thanks to Eriks Dobelis and Scott Gray for reporting and fixit it (Apache OFBIZ-110).

Modified:
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminIndex.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminSearch.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentEdit.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentFind.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSEditContentPurposeOperation.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSFindOwnedContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSSites.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/ContentSetupMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddImage.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/UserPermissions.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/addSubSite.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/AddContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ClipboardContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ContentMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAssoc.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAttribute.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentMetaData.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentPurpose.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentRole.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/FindContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPartyAndUserLoginAndPerson.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPerson.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/ContentSetupMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocPredicate.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocType.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentOperation.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeOperation.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeType.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentRole.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentType.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentTypeAttr.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/UserPermissions.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/AddHtmlText.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/BrowseDataResource.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/ClipBoardDataResource.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/LookupDataResource.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_browse.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_list.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/DataSetupMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditCharacterSet.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataCategory.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceType.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceTypeAttr.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditFileExtension.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMetaDataPredicate.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMimeType.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/fonts.fo.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/AddLayout.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ClipBoardContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayout.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutHtml.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutImage.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutSubContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutText.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutUrl.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/FindLayout.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/LayoutMenu.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ListLayout.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/LookupListLayout.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/LookupSubContent.xml
    incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/subcontent.xml

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminIndex.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminIndex.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminIndex.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminIndex.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Sites</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminSearch.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminSearch.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminSearch.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/AdminSearch.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Sites</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentEdit.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentEdit.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentEdit.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentEdit.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit CMS Content</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentFind.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentFind.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentFind.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSContentFind.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Find CMS Content</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSEditContentPurposeOperation.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSEditContentPurposeOperation.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSEditContentPurposeOperation.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSEditContentPurposeOperation.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Purpose Operation</property>
     <property name="headerItem">Admin</property>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSFindOwnedContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSFindOwnedContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSFindOwnedContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSFindOwnedContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <!-- changes from FindContent.xml -->
     <property name="staticConditions">{"createdByUserLogin","${userLogin.userLoginId}"}</property>
     <!-- <content-action name="/includes/formprep.bsh"/> -->

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSMenu.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSMenu.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSMenu.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSMenu.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="menuDefFile">/cms/CMSMenus.xml</property>
     <property name="menuName">cms</property>
     <property name="defaultSubMenu">content</property>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSSites.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSSites.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSSites.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/CMSSites.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Sites</property>
     <property name="formDefFile">/cms/ContentSetupForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/ContentSetupMenu.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/ContentSetupMenu.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/ContentSetupMenu.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/ContentSetupMenu.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="defaultSubMenu">EditContentType</property>    
     <property name="headerItem">ContentSetupMenu</property>    
     <page-action name="/includes/redirectpage.bsh"/>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit/Add Content</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddImage.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddImage.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddImage.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/EditAddImage.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit/Add Content</property>
     <property name="formDefFile">/cms/CMSForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/UserPermissions.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/UserPermissions.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/UserPermissions.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/UserPermissions.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit User Permissions</property>
     <property name="formDefFile">/cms/ContentSetupForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/addSubSite.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/addSubSite.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/addSubSite.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/cms/addSubSite.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Add Site</property>
     <property name="subMenu">/cms/cms_menu.ftl</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/AddContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/AddContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/AddContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/AddContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Add Content</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ClipboardContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ClipboardContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ClipboardContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ClipboardContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">ClipBoard Content</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ContentMenu.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ContentMenu.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ContentMenu.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/ContentMenu.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="defaultSubMenu">FindContent</property>    
     <property name="headerItem">Content</property>    
     <page-action name="/includes/redirectpage.bsh"/>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAssoc.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAssoc.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAssoc.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAssoc.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="title">Add ContentAssoc</property>
     <template>main</template>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAttribute.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAttribute.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAttribute.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentAttribute.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Attribute</property>
     <property name="headerItem">Content</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentMetaData.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentMetaData.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentMetaData.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentMetaData.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content MetaData</property>
     <property name="headerItem">Content</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentPurpose.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentPurpose.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentPurpose.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentPurpose.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Purpose</property>
     <property name="headerItem">Content</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentRole.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentRole.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentRole.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/EditContentRole.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Role</property>
     <property name="headerItem">Content</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/FindContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/FindContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/FindContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/FindContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Find Content</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">Lookup Content</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPartyAndUserLoginAndPerson.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPartyAndUserLoginAndPerson.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPartyAndUserLoginAndPerson.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPartyAndUserLoginAndPerson.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">Lookup PartyAndUserLoginAndPerson</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPerson.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPerson.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPerson.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/content/LookupPerson.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">Lookup Person</property>
     <property name="formDefFile">/content/ContentForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/ContentSetupMenu.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/ContentSetupMenu.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/ContentSetupMenu.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/ContentSetupMenu.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="defaultSubMenu">EditContentType</property>    
     <property name="headerItem">ContentSetupMenu</property>    
     <page-action name="/includes/redirectpage.bsh"/>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocPredicate.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocPredicate.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocPredicate.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocPredicate.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Association Predicate</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocType.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocType.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocType.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentAssocType.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Association Type</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentOperation.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentOperation.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentOperation.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentOperation.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Operation</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeOperation.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeOperation.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeOperation.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeOperation.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Purpose Operation</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeType.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeType.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeType.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentPurposeType.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Purpose Type</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentRole.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentRole.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentRole.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentRole.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Role</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentType.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentType.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentType.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentType.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Type</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentTypeAttr.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentTypeAttr.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentTypeAttr.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/EditContentTypeAttr.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Content Type Attr</property>
     <property name="headerItem">ContentSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/UserPermissions.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/UserPermissions.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/UserPermissions.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/contentsetup/UserPermissions.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit User Permissions</property>
     <property name="formDefFile">/contentsetup/ContentSetupForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/AddHtmlText.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/AddHtmlText.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/AddHtmlText.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/AddHtmlText.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="permission">CONTENTMGR</property>    
     <property name="title">Add Html</property>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/BrowseDataResource.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/BrowseDataResource.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/BrowseDataResource.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/BrowseDataResource.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="subMenu">/data/data_menu.ftl</property>    
     <property name="title">Browse DataResource</property>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/ClipBoardDataResource.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/ClipBoardDataResource.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/ClipBoardDataResource.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/ClipBoardDataResource.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">ClipBoard DataResource</property>
     <property name="formDefFile">/data/DataResourceForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/LookupDataResource.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/LookupDataResource.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/LookupDataResource.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/LookupDataResource.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">Lookup DataResource</property>
     <property name="formDefFile">/data/DataResourceForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_browse.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_browse.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_browse.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_browse.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>plain</template>
     <property name="title">Browse </property>
     <content-action name="/includes/browseprep.bsh"/>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_list.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_list.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_list.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/data/dataresource_list.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>plain</template>
     <property name="title">Browse List </property>
     <property name="qbeExpr">new EntityExpr(&quot;dataCategoryId&quot;, EntityOperator.EQUALS, dataCategoryId)</property>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/DataSetupMenu.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/DataSetupMenu.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/DataSetupMenu.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/DataSetupMenu.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <property name="defaultSubMenu">EditDataResourceType</property>    
     <property name="headerItem">DataResourceSetupMenu</property>    
     <page-action name="/includes/redirectpage.bsh"/>

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditCharacterSet.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditCharacterSet.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditCharacterSet.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditCharacterSet.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Character Set</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataCategory.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataCategory.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataCategory.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataCategory.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Data Category</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceType.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceType.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceType.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceType.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit DataResource Type</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceTypeAttr.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceTypeAttr.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceTypeAttr.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditDataResourceTypeAttr.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit DataResource TypeAttr</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditFileExtension.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditFileExtension.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditFileExtension.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditFileExtension.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit File Extension</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMetaDataPredicate.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMetaDataPredicate.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMetaDataPredicate.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMetaDataPredicate.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit MetaData Predicate</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMimeType.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMimeType.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMimeType.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/datasetup/EditMimeType.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Mime Type</property>
     <property name="headerItem">DataResourceSetupMenu</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/fonts.fo.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/fonts.fo.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/fonts.fo.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/fonts.fo.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>plain</template>    
 </page>
 

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/AddLayout.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/AddLayout.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/AddLayout.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/AddLayout.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Add Layout</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ClipBoardContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ClipBoardContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ClipBoardContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/ClipBoardContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>lookup</template>
     <property name="title">Lookup Layout</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayout.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayout.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayout.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayout.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit Layout</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutContent</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutHtml.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutHtml.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutHtml.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutHtml.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutHtml</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutImage.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutImage.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutImage.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutImage.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutImage</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutSubContent.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutSubContent.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutSubContent.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutSubContent.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutSubContent</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutText.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutText.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutText.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutText.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutText</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutUrl.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutUrl.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutUrl.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/EditLayoutUrl.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>main</template>
     <property name="title">Edit LayoutUrl</property>
     <property name="formDefFile">/layout/LayoutForms.xml</property>    

Modified: incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/FindLayout.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/FindLayout.xml?rev=425650&r1=425649&r2=425650&view=diff
==============================================================================
--- incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/FindLayout.xml (original)
+++ incubator/ofbiz/trunk/applications/content/webapp/content/WEB-INF/pagedefs/layout/FindLayout.xml Wed Jul 26 00:25:25 2006
@@ -14,6 +14,7 @@
 License for the specific language governing permissions and limitations
 under the License.
 -->
+<page>
     <template>mai