<%set help_pg = 'help_plugin.html'%> <%include admin_include_header.html%>

PluginsPlugins

<%-- start main content --%>
<%Community::Web::Plugins::manager%>
<%include admin_plugin_include_nav.html%>

This area will allow you to change your template settings.

<%if updated%>

The template settings have been successfully updated!


<%endif%>
static_url: /luna

This is the directory where your template css files and images are stored.

static_path: /luna

This is the path to the directory where your template css files and images are stored.

db_cgi_url:

This is the directory where your cgi files are located.

system_template_set:

This is the default template set. Your admin templates are always stored in the default template set. To create a new template set, simply create a folder in your static directory and put the new templates there.


<%-- end main content --%>

<%include admin_include_footer.html%>