WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: johnp on February 16, 2008, 05:47:06 PM

Title: New Premium Template Coolwater V2.0
Post by: johnp on February 16, 2008, 05:47:06 PM
Coolwater
(http://img412.imageshack.us/img412/6128/coolwaterrj7.th.png) (http://img412.imageshack.us/my.php?image=coolwaterrj7.png)

GNU General Public License.


Version: Coolwater Version 1.0 / Layout-1.0 (WB Retrofitted)
Date: February 16, 2008
Original Author: Erwin Aligam (http://www.styleshout.com/about.php)
License: Fully open source without restrictions.
Please keep footer credits with a link to
Erwin Aligam (http://www.styleshout.com/about.php).
Thank you!
http://www.styleshout.com/about.php#license

Retrofitted by: John P. and Charles M.

Browser Compatibility: I have tested this using IE 7 and FireFox 2.0.0.12

Note

This template has some advanced features added to it.
Please View the coolwater.pdf for a simple
run down of this template
Title: Re: New Template Coolwater
Post by: johnp on February 16, 2008, 06:27:39 PM
Advanced features

If you don't have the following installed some features might not work within the template I am
retrofitting for WebsiteBaker 2.6.x

You can read more about the module add ons
http://addons.WebsiteBaker.org/pages/modules/code-snippets.php  (http://addons.WebsiteBaker.org/pages/modules/code-snippets.php)


Any news
http://addons.WebsiteBaker.org/modules/dlg_by_groups/dlc.php?file=218 (http://addons.WebsiteBaker.org/modules/dlg_by_groups/dlc.php?file=218)


ShowMenu2
http://addons.WebsiteBaker.org/modules/dlg_by_groups/dlc.php?file=40 (http://addons.WebsiteBaker.org/modules/dlg_by_groups/dlc.php?file=40)
Title: Re: New Template Coolwater V2.0
Post by: johnp on October 05, 2008, 04:39:08 PM
Template Name: Coolwater 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
Title: Re: New Premium Template Coolwater V2.0
Post by: doc on October 06, 2008, 11:37:44 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>';

Have changed the license information from GNU GPL to Creative Commons Attribution 2.5 as defined by the original designer Erwin Aligam (http://www.styleshout.com/about.php). 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 some fixes applied (back link to Erwin Aligam in the footer of index.php still missing). 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]
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: [Select]
<form class="search" action="<?php echo WB_URL.&#39;/search/index&#39;.PAGE_EXTENSION; ?>" method="post">


[gelöscht durch Administrator]
Title: Re: New Premium Template Coolwater V2.0
Post by: zeroram on January 19, 2009, 05:59:48 AM
Anyone, have modified the template.css for the forms. seem they appear to crowded to the center right. not leaving enough space for the actual form.