CMS-Lite
Digital Raindrops CMS-Lite
Introduction
Welcome to the Digital Raindrops CMS-Lite plugin, for the WordPress blogging platform, this plugin will help you manage and create a set of new templates to use with your theme, you will need some understanding about php code and how templates and cascading style sheets work, to get the best out of this plugin planning the layout of the pages on your website is the most important thing to consider.
Manage Theme
On the Management page you will need to enter some information about your theme, this will include the name and width of the main content container, the number of existing sidebars, filenames, class id, and widths, you can add sidebars to include in the templates up to a maximum of four including the existing ones, you will be asked for the names, if they are to be positioned left and the widths of the Sidebars.
As well as the sidebars you can add up to sixteen content pane areas and ten option panels, there is also a dynamic footer and other snippits, these can be installed to make your template pages stand out from others.
Content Panes
Up to sixteen content panes can be used in designing your pages, after selecting the number on the management screen, you can name these on the content panes page, when you add widgets you will see the names that you entered here, you may also want to include the page name like “home upper content” so you can identify what that content pane is to be used for.
Option Panels
Up to ten option panels can be used in designing your pages, after selecting the number on the management screen, you can name these on the option panels page, these are not wigitized areas but placeholder for items like galleries, there are three other values for each option, height, width and hidden, these values will be used if you insert the option into your template, if you select hidden then there will be no option in the themes options page, AdSense 486×60 you would not hide, a content gallery you would.
Stylesheets
Once you have completed the content choices you are ready to start styling the new content areas, there are four pages to complete in this section.The new Sidebars styles can be different from your main theme or you can style it based on the existing sidebars, the content area panes would be styled to match your page content, the dynamic footer style can have different colours and fonts to separate it from your main theme, last is the main stylesheet this is the layout once you have completed these steps follow the tutorials on updating the files, this can be done from Appearance > Editor in the admin area.
Template Pages
On the Template Page you can select the items you want to include in your template, you do this by checking a box or entering a number into the order box, the number is used to place your content into the style, if you had a gallery and adSense options in the top row of the main content area you would make these 1 and 2, on this page you also set any custom widths if the content area was 730 you would make the gallery 400 and the adSense 320, if you wanted three content panes side by side you would also set the widths here
Package
The final steps are to add some generated code to an empty file which will be called from your themes functions.php, this code adds the extra widgitized panes to your theme, manages the options, and loads the stylesheet, then you will need to add one line of code to your theme, that is it ready to test and rollout, make any changes and export the css if you need to.
View Next Page: Getting Started

