Hello, I tried to add a Gadfly Database connection to my Zope installation without changing any of the parameters and got an error message saying: "The parameter, connection, was omitted from the request." . What, if anything, am I doing wrong? -josh zeidner Brooklyn Media Labs, LLC. _____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
Hi, I just uploaded my Extended ManagementTabs Mixin Product you can find it at: http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTa... <http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTabsMixin/> It's should supply any Python Product with multi-level management tabs without breaking existing code (peppar peppar). If not please let me know. It probably would be a good idea to write some UnitTests here. Cheers, Johan Carlsson
Johan Carlsson wrote:
Hi, I just uploaded my Extended ManagementTabs Mixin Product you can find it at:
http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTa... <http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTabsMixin/>
It's should supply any Python Product with multi-level management tabs without breaking existing code (peppar peppar). If not please let me know.
Sounds interesting. Can you add a few screenshots to the product page? Michael Bernstein.
Michael Bernstein. Sounds interesting. Can you add a few screenshots to the product page?
Ok, have a look at this (Click Edit, MyMenu1 and MyMenu4 to see how they behave.) http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTa... <http://www.zope.org/Members/johanc/ExtendedManagmentTabs/ExtendedManagmentTabsMixin/screamshots> Cheers, Johan Carlsson
On Sun, 10 Dec 2000, Josh Zeidner wrote:
Hello,
I tried to add a Gadfly Database connection to my Zope installation without changing any of the parameters and got an error message saying: "The parameter, connection, was omitted from the request." . What, if anything, am I doing wrong?
You're not selecting a data source. This is one of the items in the list box on the add form (the default setup comes with one data source called 'demo'. To add your own data sources, see the Gadfly docs. -Michel
-josh zeidner Brooklyn Media Labs, LLC.
_____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (4)
-
Johan Carlsson -
Josh Zeidner -
Michael Bernstein -
Michel Pelletier