SVN: CMF/branches/1.5/C - The Actions Tool Action Providers ZMI tab now shows the action IDs

Jens Vagelpohl <[email protected]>
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <[email protected]>
Log message for revision 69250:
  - The Actions Tool Action Providers ZMI tab now shows the action IDs
    provided by each listed provider.
    (http://www.zope.org/Collectors/CMF/447)
  

Changed:
  U   CMF/branches/1.5/CHANGES.txt
  U   CMF/branches/1.5/CMFCore/dtml/manageActionProviders.dtml

-=-
Modified: CMF/branches/1.5/CHANGES.txt
===================================================================
--- CMF/branches/1.5/CHANGES.txt	2006-07-24 13:25:47 UTC (rev 69249)
+++ CMF/branches/1.5/CHANGES.txt	2006-07-25 12:42:20 UTC (rev 69250)
@@ -27,6 +27,13 @@
       fix (universal line-endings support) is now used here too.
       (http://www.zope.org/Collectors/CMF/403)
 
+  Other:
+
+    - The Actions Tool Action Providers ZMI tab now shows the action IDs
+      provided by each listed provider.
+      (http://www.zope.org/Collectors/CMF/447)
+
+
 CMF 1.5.6 (2006/02/26)
   
   Bug Fixes

Modified: CMF/branches/1.5/CMFCore/dtml/manageActionProviders.dtml
===================================================================
--- CMF/branches/1.5/CMFCore/dtml/manageActionProviders.dtml	2006-07-24 13:25:47 UTC (rev 69249)
+++ CMF/branches/1.5/CMFCore/dtml/manageActionProviders.dtml	2006-07-25 12:42:20 UTC (rev 69250)
@@ -27,7 +27,16 @@
                value="&dtml-sequence-item;" />
         <a href="../&dtml-sequence-item;/manage_workspace">
           &dtml-sequence-item;
-        </a>
+        </a> provides:
+         <dtml-in "_.getitem(_['sequence-item'], 0).listActions()">
+          <dtml-if sequence-start>
+           <ul>
+          </dtml-if>
+            <li><dtml-var id></li>
+          <dtml-if sequence-end>
+           </ul>
+          </dtml-if>
+         </dtml-in>
       </td>
     </tr>
   </dtml-in>
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.