New Premium Template WB Cool Blue V2.0

doc

#4
John,

thanks for your contribution. Have reviewed the template and found some issues which should be fixed before the template will be added to the addons repository.

The general comment block in text files should provide the purpose of the individual file and some information about author, not the text from the master template.

The variable $template_directory have not to contain any characters other than: a-z, _ and - in lower case (no spaces, no uppercase etc. are allowed here).

The variable $template_license in info.php should provide a link to the license like:
$template_license = '<a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution license</a>';

Currently the license terms are not very clear to me. In the comment blocks you state: Original Design by Cvrk/Modified for WebSite Baker ...". In $template_license_terms you state: "The author kindly asks to leave a link back to Erwin Aligam site." Who is the original author of the template? Cvrk or Erwin Aligman. If it is Erwin, please change the license from GNU to CC 2.5 chosen by Erwin. We had some issues in the past with licenses and we need to take this part serious. If you would like a contribution to your site, feel free to add a link to your website in the footer and add something like: "Credits in footer must remain intact as per the licence - the designer and the porter sections."

Please find attached a modified version with the applied fixes (license as defined by yourself, please correct if required). Have not tested browser compatibility or validity of HTML/CSS yet. Please feel free to review and modify the changes I made.

Regards Christian

[Edit]
If the template is ported from an existing template, use the following line in info.php:
$template_author = 'Erwin Aligam; John P., Charles M. (WB port)';

The code for optional template functions like frontend search (login etc.) should be taken over from the template guidelines. The search uses PAGE_EXTENSION for /search/index.php which should be avoided as this is a WB core file and hence not influenced by user settings.
<form class="search" action="<?php echo WB_URL.'/search/index'.PAGE_EXTENSION?>" method="post">

[gelöscht durch Administrator]

johnp

#3
Template Name: WB Cool Blue v2.0
           Platform: 2.7
            Version: 2.0

Brief Description:

This template defines the guidelines to
be applied for new templates added to
the WebsiteBaker add-ons repository
from August 2008 onwards.

Enjoy!!

JP

roguesfan92

I like the design of that :)

Side navigation would be good in the side-bar I reckon - not really a fan of navigation from the top - not that I've ever realy implemented it, though :)

johnp

#1
WB Cool Blue Template
Retrofitted by: John P. and Charles M.
Website baker Version: 2.6.x and 2.7

You will need to install Show_Menu2 for menu to show or work
http://addons.WebsiteBaker.org/modules/dlg_by_groups/dlc.php?file=40

Have Fun!!