Package CMFActionIcons :: Package Extensions :: Module Install
[show private | hide private]
[frames | no frames]

Module CMFActionIcons.Extensions.Install

CMFActionIcons Installer

This file is an installation script for CMFActionIcons.  It's meant to be
used as an External Method.  To use, add an external method to the
root of the CMF Site that you want CMFActoinIcons registered in with the
configuration:

 id: install_actionicons
 title: Install Action Icons *optional*
 module name: CMFActionIcons.Install
 function name: install

Then go to the management screen for the newly added external method
and click the 'Try it' tab.  The install function will execute and give
information about the steps it took to register and install the
CMFActionIcons into the CMF Site instance.

Function Summary
  install(self, install_standard_mappings)
Register the CMF ActionIcons tool and skins.

Function Details

install(self, install_standard_mappings=1)

Register the CMF ActionIcons tool and skins.

Generated by Epydoc 2.1 on Mon Jun 27 12:46:54 2005 http://epydoc.sf.net