Man Page: jifty::plugin::setupwizard
Operating Environment: debian
Section: 3pm
Jifty::Plugin::SetupWizard(3pm) User Contributed Perl Documentation Jifty::Plugin::SetupWizard(3pm)NAMEJifty::Plugin::SetupWizard - make it easy for end-users to set up your appDESCRIPTIONhttp://your.app/__jifty/admin/setupwizardUSAGEAdd the following to your site_config.yml framework: Plugins: - SetupWizard: {}METHODSinit Sets up a "post_init" hook. add_step(%params) Adds another step to the setup wizard. It will go at the end, but before the "finalize" step if it exists. prereq_plugins This plugin depends on Jifty::Plugin::Config.COPYRIGHT AND LICENSECopyright 2007-2010 Best Practical Solutions This is free software and may be modified and distributed under the same terms as Perl itself. perl v5.14.2 2010-12-10 Jifty::Plugin::SetupWizard(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |