Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: CMF

portal_fiveactions

 

 

Zope cmf RSS feed   Index | Next | Previous | View Threaded


jens at dataflake

Oct 4, 2008, 7:34 AM

Post #1 of 9 (1046 views)
Permalink
portal_fiveactions

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Is anyone actually using the portal_fiveactions tool and the supposed
bridging between Z3 menus and CMF actions it is promising? I'm
wondering if it's dead wood we're carrying around since it really has
not been touched much after the initial import:

http://svn.zope.org/?rev=38594&view=rev

jens


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjnft8ACgkQRAx5nvEhZLKQGwCghytyJZJdib/bhkQoEbaqgP5+
ZZQAnRmSfPpu25isTekm9Gn06oyROocO
=vDvl
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


hannosch at hannosch

Oct 4, 2008, 8:28 AM

Post #2 of 9 (1001 views)
Permalink
Re: portal_fiveactions [In reply to]

Jens Vagelpohl wrote:
> Is anyone actually using the portal_fiveactions tool and the supposed
> bridging between Z3 menus and CMF actions it is promising? I'm
> wondering if it's dead wood we're carrying around since it really has
> not been touched much after the initial import:

I think nobody is using it.

I doubt it works with "new-style" CMF actions anyways.

Hanno

_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


jens at dataflake

Oct 4, 2008, 8:31 AM

Post #3 of 9 (1005 views)
Permalink
Re: portal_fiveactions [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 4, 2008, at 17:28 , Hanno Schlichting wrote:

> Jens Vagelpohl wrote:
>> Is anyone actually using the portal_fiveactions tool and the supposed
>> bridging between Z3 menus and CMF actions it is promising? I'm
>> wondering if it's dead wood we're carrying around since it really has
>> not been touched much after the initial import:
>
> I think nobody is using it.
>
> I doubt it works with "new-style" CMF actions anyways.

A quick glance at the code tells me it does not consider either old-
or new-style actions at all.

jens

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjnjF8ACgkQRAx5nvEhZLJ3TACeJuI2FVRX/m2HfSpdtvrnfZ6o
8XAAn1epQOrlGzFMGYZJ1tzX4/bCCsOl
=rzES
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


charlie at begeistert

Oct 5, 2008, 12:04 AM

Post #4 of 9 (992 views)
Permalink
Re: portal_fiveactions [In reply to]

Am 04.10.2008 um 16:34 schrieb Jens Vagelpohl:

> Is anyone actually using the portal_fiveactions tool and the supposed
> bridging between Z3 menus and CMF actions it is promising? I'm
> wondering if it's dead wood we're carrying around since it really has
> not been touched much after the initial import:


Not that I'm aware of. Weird doc string in there. Wouldn't mind being
able to use Z3 menus but I don't know whether that won't be possible
anyway.

Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +49-178-782-6226



_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


jens at dataflake

Oct 5, 2008, 12:59 AM

Post #5 of 9 (991 views)
Permalink
Re: portal_fiveactions [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 4, 2008, at 17:28 , Hanno Schlichting wrote:

> Jens Vagelpohl wrote:
>> Is anyone actually using the portal_fiveactions tool and the supposed
>> bridging between Z3 menus and CMF actions it is promising? I'm
>> wondering if it's dead wood we're carrying around since it really has
>> not been touched much after the initial import:
>
> I think nobody is using it.
>
> I doubt it works with "new-style" CMF actions anyways.

Just for clarification: The "Five Actions Tool" does not replace the
normal actions tool, it's a separate tool that acts as an action
provider providing only those "bridged" menu actions. So it's
legitimate if it doesn't care about old- or new-style actions.

jens



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjoc/8ACgkQRAx5nvEhZLJzIACfer/fUdO8crZmWmXoXDEoNGSK
14UAn3D/uHVi3o0JlFnAdXOji7NyWqJF
=81R8
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


hannosch at hannosch

Oct 5, 2008, 2:32 AM

Post #6 of 9 (994 views)
Permalink
Re: portal_fiveactions [In reply to]

Jens Vagelpohl wrote:
>
> On Oct 4, 2008, at 17:28 , Hanno Schlichting wrote:
>
>> Jens Vagelpohl wrote:
>>> Is anyone actually using the portal_fiveactions tool and the supposed
>>> bridging between Z3 menus and CMF actions it is promising? I'm
>>> wondering if it's dead wood we're carrying around since it really has
>>> not been touched much after the initial import:
>> I think nobody is using it.
>
>> I doubt it works with "new-style" CMF actions anyways.
>
> Just for clarification: The "Five Actions Tool" does not replace the
> normal actions tool, it's a separate tool that acts as an action
> provider providing only those "bridged" menu actions. So it's
> legitimate if it doesn't care about old- or new-style actions.

I thought the actions it emits trough the action providers API are
old-style ones and it doesn't register itself in portal_actions as an
action provider...

But no matter what the code does, nobody is using it. I think it's an
artifact from the early "Zope 3 everywhere"-days.

Hanno

_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


regebro at gmail

Oct 6, 2008, 1:59 AM

Post #7 of 9 (990 views)
Permalink
Re: portal_fiveactions [In reply to]

On Sun, Oct 5, 2008 at 11:32, Hanno Schlichting <hannosch[at]hannosch.eu> wrote:
> I thought the actions it emits trough the action providers API are
> old-style ones and it doesn't register itself in portal_actions as an
> action provider...

No, you have to do that if you want to use ut.

> But no matter what the code does, nobody is using it. I think it's an
> artifact from the early "Zope 3 everywhere"-days.

Yeah, the idea was to show Zope3 actions in CMF menus. Nobody seems to
want that anymore. :)

--
Lennart Regebro: Zope and Plone consulting.
http://www.colliberty.com/
+33 661 58 14 64
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


jens at dataflake

Oct 10, 2008, 1:30 AM

Post #8 of 9 (970 views)
Permalink
Re: portal_fiveactions [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 6, 2008, at 10:59 , Lennart Regebro wrote:

> On Sun, Oct 5, 2008 at 11:32, Hanno Schlichting
> <hannosch[at]hannosch.eu> wrote:
>> But no matter what the code does, nobody is using it. I think it's an
>> artifact from the early "Zope 3 everywhere"-days.
>
> Yeah, the idea was to show Zope3 actions in CMF menus. Nobody seems to
> want that anymore. :)

If there are no objections I'll basically revert and remove the
original checkin in time for CMF 2.2.0:

http://svn.zope.org/?rev=38594&view=rev

jens


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjvEo8ACgkQRAx5nvEhZLKEDACgqHQ9Ojw2hZfH9rIMWe1yND5s
xpwAoJgCBF+Ewr9Yz5jog5RUp17JyKhI
=/Uhl
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


jens at dataflake

Oct 10, 2008, 1:57 AM

Post #9 of 9 (974 views)
Permalink
Re: portal_fiveactions [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Oct 10, 2008, at 10:30 , Jens Vagelpohl wrote:

> If there are no objections I'll basically revert and remove the
> original checkin in time for CMF 2.2.0:
>
> http://svn.zope.org/?rev=38594&view=rev

Small clarification: I'll revert the CMFCore changes from that
revision that are not used by anything other than the FiveActionsTool.
The CMFDefault changes are of a different nature and are used.

jens



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkjvGRIACgkQRAx5nvEhZLLewgCdETXggzj8qQXAgaoo79o0fPrN
nkAAn0Qf+ulf0xQqdAOBZcxpMioGzVJw
=/nty
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Zope cmf RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.