Hi all, I have a method in acl_users called logout and try to use the method from a doc that could be anywhere in the site. The error I get is: Error Type: Unauthorized Error Value: You are not allowed to access user_logout in this context I found some links on the zope site dealing with context switches but they werent very helpful. How do I get around this problem? TIA AM -- ================================================================== Aseem Mohanty Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231 ================================================================== "I saw `cout' being shifted "Hello world" times to the left and stopped right there!!" -- Steve Gonedes ==================================================================
Howdy, Is there a patch or something that puts a Select All button in the Catalog tab of a ZCatalog (and/or has this been added in versions after 2.4.1)? If not, where's the appropriate place to enter a 'feature request'? I am having to remove lots of items at a time from a catalog via ZMI (only way I know how) and the lack of a Select All button is very (very very) annoying. thanks, John S. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
The Collector is the place for stuff like this: http://collector.zope.org/Zope John Schinnerer wrote:
Howdy,
Is there a patch or something that puts a Select All button in the Catalog tab of a ZCatalog (and/or has this been added in versions after 2.4.1)?
If not, where's the appropriate place to enter a 'feature request'? I am having to remove lots of items at a time from a catalog via ZMI (only way I know how) and the lack of a Select All button is very (very very) annoying.
thanks, John S.
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
On Thu, 6 Jun 2002 00:17:27 -0700 (PDT) John Schinnerer <johnschinnerer@yahoo.com> wrote:
Is there a patch or something that puts a Select All button in the Catalog tab of a ZCatalog (and/or has this been added in versions after 2.4.1)?
If not, where's the appropriate place to enter a 'feature request'? I am having to remove lots of items at a time from a catalog via ZMI (only way I know how) and the lack of a Select All button is very (very very) annoying.
What should be selected by this button, only the objects listed on the page or all objects in the catalog? Can you give a rational for your descision? __Janko -- i.A. Dr. Janko Hauser Software Engineering c o m . u n i t G m b H online-schmiede seit 1994 http://www.comunit.de/ mailto:jh@comunit.de Eiffestr. 598 20537 Hamburg | Germany Fon 040 | 21 11 05 25 Fax 040 | 21 11 05 26
Greetings, --- Janko Hauser <jh@comunit.de> wrote:
What should be selected by this button, only the objects listed on the page or all objects in the catalog?
It would check all the checkboxes on the displayed form, just as it does where present on other ZMI pages (the Contents tab being perhaps the most commonly seen), and on web forms in general.
Can you give a rational for your descision?
There's no way to select all checkboxes at once for the (default 20) objects on the page. Relative to most ZMI pages with "list with checkboxes" forms, it's a UI bug: "Catalog 'Catalog' tab form missing 'Select All'/'Deselect All' button". And in my particular situation with importing of catalogs double-cataloging my objects, it is a *big* pain to have to select each one to Remove individually... Off to the collector... ;-) cheers, John S. __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
participants (4)
-
Aseem Mohanty -
Chris McDonough -
Janko Hauser -
John Schinnerer