SVN: CMF/trunk/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 69253:
  - 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/trunk/CMFCore/dtml/manageActionProviders.dtml

-=-
Modified: CMF/trunk/CMFCore/dtml/manageActionProviders.dtml
===================================================================
--- CMF/trunk/CMFCore/dtml/manageActionProviders.dtml	2006-07-25 12:43:28 UTC (rev 69252)
+++ CMF/trunk/CMFCore/dtml/manageActionProviders.dtml	2006-07-25 12:44:00 UTC (rev 69253)
@@ -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.