Dashboard > blojsom > ... > Web Administration > Templates Administration Plugin
  blojsom Log In   View a printable version of the current page.  
  Templates Administration Plugin
Added by David Czarnecki, last edited by David Czarnecki on Jan 25, 2005  (view change)
Labels: 
(None)

Description

The Templates Administration plugin allows you to add modify the templates for your blog. This allows you to change the look and feel of your blog dynamically.

Installation and Setup

In your global /WEB-INF/plugin.properties file, add the following line:

edit-blog-templates=org.blojsom.plugin.admin.EditBlogTemplatesPlugin

There is also an initialization parameter, accepted-template-extensions, you can add to /WEB-INF/web.xml that controls what template extensions people are allowed to use when adding new templates.

<init-param>
    <param-name>accepted-template-extensions</param-name>
    <param-value></param-value
</init-param>

If left blank or not provided, the default value for this parameter is vm.

Required Permissions

A user must have the following permissions in order to use this plugin.

edit_blog_templates

Usage

After logging into the administration console, you may click on the link to "Edit Blog Templates" and you will be able modify your blog templates.

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators