jifty::plugin::config(3pm) debian man page | unix.com

Man Page: jifty::plugin::config

Operating Environment: debian

Section: 3pm

Jifty::Plugin::Config(3pm)				User Contributed Perl Documentation				Jifty::Plugin::Config(3pm)

   NAME
       Jifty::Plugin::Config - Add configuration editor

SYNOPSIS
# In your jifty config.yml under the framework section: Plugins: - Config: after_restart_url: '/' wait_seconds: 5 config_url: '/__jifty/config' restart_url: '/__jifty/config/restart.html' nav_menu: 1 DESCRIPTION This plugin lets you update etc/config.yml in web page.
METHODS
init set after_restart_url, wait_seconds and config_url, default is '/', 5 and '/__jifty/config', respectively after_restart_url is the url where we will redirect to after restart wait_seconds are the seconds that we wait for before redirecting config_url is the url where we will update the config restart_url is the url where we actually do the restart, with a wait page setting nav_menu to 0 will stop this plugin from adding anything to your application's navigation menu perl v5.14.2 2010-12-08 Jifty::Plugin::Config(3pm)
Related Man Pages
jifty::plugin::authentication::password::view(3pm) - debian
jifty::plugin::authzldap(3pm) - debian
jifty::plugin::chart::renderer(3pm) - debian
jifty::plugin::comment::notification::commentpublished(3pm) - debian
nagios::plugin::config(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph