Welcome, Guest. Please login or register.
Did you miss your activation email?
February 13, 2012, 03:24:05 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
149700 Posts in 21103 Topics by 7538 Members
Latest Member: ionline
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: New Premium Template WB Cool Blue V2.0  (Read 1475 times)
cnwb

Offline Offline

Posts: 234



WWW
« on: February 26, 2008, 05:22:29 AM »

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!!
« Last Edit: January 01, 2009, 02:46:21 PM by johnp » Logged

roguesfan92

Offline Offline

Posts: 41



WWW
« Reply #1 on: February 26, 2008, 10:28:23 AM »

I like the design of that Smiley

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 Smiley
Logged

cnwb

Offline Offline

Posts: 234



WWW
« Reply #2 on: October 05, 2008, 03:46:58 PM »

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
« Last Edit: January 01, 2009, 02:46:34 PM by johnp » Logged

doc
Guest
« Reply #3 on: October 06, 2008, 10:20:53 AM »

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:
Code:
$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.
Code:
<form class="search" action="<?php echo WB_URL.'/search/index'.PAGE_EXTENSION?>" method="post">
« Last Edit: October 06, 2008, 02:46:34 PM by doc » Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!