File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 />
2727 <browser : page
2828 name =" easyform-controlpanel"
29- for =" Products.CMFPlone .interfaces.IPloneSiteRoot"
29+ for =" plone.base .interfaces.siteroot .IPloneSiteRoot"
3030 class =" .controlpanel.EasyFormControlPanelView"
3131 permission =" cmf.ManagePortal"
3232 layer =" ..interfaces.IEasyFormLayer"
Original file line number Diff line number Diff line change 33 xmlns : metal =" http://xml.zope.org/namespaces/metal"
44 xmlns : tal =" http://xml.zope.org/namespaces/tal"
55 lang =" en"
6- metal : use-macro =" here/ main_template/macros/master"
6+ metal : use-macro =" context/@@ main_template/macros/master"
77 xml : lang =" en"
88 i18n : domain =" plone"
99>
Original file line number Diff line number Diff line change 1- <html metal : use-macro =" context/main_template/macros/master"
1+ <html metal : use-macro =" context/@@ main_template/macros/master"
22 i18n : domain =" collective.easyform"
33>
44 <body >
Original file line number Diff line number Diff line change 33 xmlns : metal =" http://xml.zope.org/namespaces/metal"
44 xmlns : tal =" http://xml.zope.org/namespaces/tal"
55 lang =" en"
6- metal : use-macro =" context/main_template/macros/master"
6+ metal : use-macro =" context/@@ main_template/macros/master"
77 xml : lang =" en"
88 i18n : domain =" plone"
99>
Original file line number Diff line number Diff line change 1- <html metal : use-macro =" context/main_template/macros/master"
1+ <html metal : use-macro =" context/@@ main_template/macros/master"
22 i18n : domain =" collective.easyform"
33>
44 <body >
Original file line number Diff line number Diff line change 4949 title =" EasyForm testing"
5050 description =" Used for testing only"
5151 provides =" Products.GenericSetup.interfaces.EXTENSION"
52- for =" Products.CMFPlone .interfaces.IPloneSiteRoot"
52+ for =" plone.base .interfaces.siteroot .IPloneSiteRoot"
5353 directory =" profiles/testing"
5454 />
5555
Original file line number Diff line number Diff line change 5555 </value >
5656 </record >
5757
58- <records interface =" Products.CMFPlone .interfaces.IBundleRegistry"
58+ <records interface =" plone.base .interfaces.resources .IBundleRegistry"
5959 prefix =" plone.bundles/easyform"
6060 >
6161 <value key =" enabled" >True</value >
Original file line number Diff line number Diff line change 1- from Products . CMFPlone .interfaces import INonInstallable
1+ from plone . base .interfaces . installable import INonInstallable
22from zope .interface import implementer
33
44
Original file line number Diff line number Diff line change 33 xmlns : metal =" http://xml.zope.org/namespaces/metal"
44 xmlns : tal =" http://xml.zope.org/namespaces/tal"
55 lang =" en"
6- metal : use-macro =" here/ main_template/macros/master"
6+ metal : use-macro =" context/@@ main_template/macros/master"
77 i18n : domain =" plone"
88>
99
Original file line number Diff line number Diff line change 77 name =" 1016"
88 title =" EasyForm upgrade"
99 provides =" Products.GenericSetup.interfaces.EXTENSION"
10- for =" Products.CMFPlone .interfaces.IMigratingPloneSiteRoot"
10+ for =" plone.base .interfaces.siteroot .IMigratingPloneSiteRoot"
1111 directory =" profiles/1016"
1212 />
1313
You can’t perform that action at this time.
0 commit comments