[Erp5-report] r32955 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 13:47:19 CET 2010


Author: ivan
Date: Mon Feb 22 13:47:19 2010
New Revision: 32955

URL: http://svn.erp5.org?rev=32955&view=rev
Log:
Do not hard code redirection to contributed document and metadata discovery mode, instead let script handle this.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderContributionDialog.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderContributionDialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderContributionDialog.xml?rev=32955&r1=32954&r2=32955&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderContributionDialog.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/ERP5Site_renderContributionDialog.xml [utf8] Mon Feb 22 13:47:19 2010
@@ -93,11 +93,8 @@
 \n
     <div style="float:none; margin-top:10px;">\n
       <input type="hidden"\n
-             name="synchronous_metadata_discovery"\n
-             value="1"/>\n
-      <input type="hidden"\n
-             name="redirect_to_document"\n
-             value="1"/>\n
+             name="redirect_url"\n
+             tal:attributes="value here/absolute_url"/>\n
       <input type="submit" \n
              i18n:attributes="value" \n
              i18n:domain="ui" name="Base_contribute:method" value="Contribute"/>\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=32955&r1=32954&r2=32955&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Mon Feb 22 13:47:19 2010
@@ -1,1 +1,1 @@
-905
+907




More information about the Erp5-report mailing list