Jifty::Plugin::Config::View - Templates for Config plugin


Jifty documentation  | view source Contained in the Jifty distribution.

Index


NAME

Top

Jifty::Plugin::Config::View - Templates for Config plugin

DESCRIPTION

Top

This provides two views for the configuration plugin.

/__jifty/config

This path (configurable by the config_url setting of the plugin) shows the Jifty::Plugin::Config::Action::Config action.

/__jifty/config/restart.html

This path (configurable by the restart_url setting of the plugin) waits five seconds, then redirects to the configured after_restart_url.


Jifty documentation  | view source Contained in the Jifty distribution.