Hi, I added this information to http://wiki.oxidforge.org/Downloads/4.3.0#Important_information_for_developers
Thanks Andreas who recognized it! Rgds Marco -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Sarunas Valaskevicius Gesendet: Donnerstag, 1. April 2010 09:10 An: [email protected] Betreff: [oxid-dev-general] admin links changes in 4.3.0 Hi everybody, in the new eShop version 4.3.0, the internal links in admin tool are changed from [{$shop->selflink}]?[{ $editurl }] to [{$shop->selflink}]&[{ $editurl }]. This allows to add parameters to the selflink not only in templates, but also in the admin php classes. Also, this may affect some modules, which uses admin interface templates with custom [{$shop->selflink}]?[{ $editurl }] urls for e.g. frameset definitions. The '?' character in these urls should be replaced by the '&'. Regards, Šarūnas Valaškevičius _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general _______________________________________________ dev-general mailing list [email protected] http://dir.gmane.org/gmane.comp.php.oxid.general
