SVN: CMF/branches/1.6/CMFCore/dtml/manageActionProviders.dtml - 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 69251:
  - 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.6/CMFCore/dtml/manageActionProviders.dtml

-=-
Modified: CMF/branches/1.6/CMFCore/dtml/manageActionProviders.dtml
===================================================================
--- CMF/branches/1.6/CMFCore/dtml/manageActionProviders.dtml	2006-07-25 12:42:20 UTC (rev 69250)
+++ CMF/branches/1.6/CMFCore/dtml/manageActionProviders.dtml	2006-07-25 12:42:54 UTC (rev 69251)
@@ -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.