AW: No Actions in "Add to WWW-Site" Dropdown

"Dr. Frank Hoffmann" <[email protected]>
Newsgroups gmane.comp.cms.zms.devel
Message-ID <B103950B511A4A998CA32F984B71FE8D@hal1>
[1]
O.k., here is a workaround for the bug:
Please add a if condition after line 611 of python module
zmscontainerobject.py

ZMSContainerObject.ajaxFilteredContainerActions
-----------------------------------------------      
Line 611:   actions.extend( map( lambda x: ....
-----------------------------------------------      
+      if self.getLevel() == 0:      
+        actions.extend( self.filtered_edit_actions(path))
----------------------------------------------- 
 
The next build will be patched, thanks.


[2]
The appended screenshot will illustrate the feature's configuration:
In spite of activated ZMS Cache the content body may be delivered
dynamically.


Regards
fh


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]]
Im Auftrag von Peter Zechmeister
Gesendet: Donnerstag, 24. April 2008 14:09
An: ZMS-Developers
Betreff: [zms-developers] No Actions in "Add to WWW-Site" Dropdown


ZMS 2.11.0-08

In former ZMS versions it was possible to have user defined actions in
the "Add to WWW-Site" droptown list. This seems not to work any more
even I activate it in the actions configuration.

With all the other dropdowns of simple objects it still works indeed.

I would like to have this again for WWW-Site too, because for some
Site-wide actions like "Update Navi" and so on.



... and please, can someone explain what this means (changes.txt):

[00561] Added support for dynamic bodytext to static cache.

(This sounds a little bit exciting to me, because I am messin' around
with some Javascript/AJAX page-segmenting and replenishing for
optimizing caching with Squid. If you know what I mean ;-) 

BR
PeterZ


------------------------------------

Yahoo! Groups Links
dynamicBody.gif (image/gif, 42.6 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.