Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 03:08:50 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149621 Posts in 21098 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: [1] 2   Go Down
Print
Author Topic: Official Template Repository  (Read 31685 times)
Stefan
Guest
« on: March 09, 2006, 06:25:42 PM »

As a replacement for my template showcase, an official template repository has been set up at
http://addons.websitebaker.org/templates/

You can preview and download templates for WebsiteBaker there.

This site is managed by Matthias (ruebenwurzel), Woudloper and Klaus (kweitzel).
If you want your template showcase there, please send a mail with your zip file attached to one of them.

As soon as the addons repository is complete, a formal announcement will be made.
Logged
PeterM

Offline Offline

Posts: 182



WWW
« Reply #1 on: March 09, 2006, 06:52:15 PM »

Nice to see it become official. Wouldn't it be nice to also put an image of the template on the site.
Now you have to preview every design to see if it fit your needs. Maybe some additional info, for example number of contentblocks or columns.

I have my templates on my own site so i can see the stats. How many times it's downloaded etc. Can something be done like on http://www.oswd.org and http://www.openwebdesign.org.
Logged
jschor

Offline Offline

Posts: 110


« Reply #2 on: March 10, 2006, 09:54:32 AM »

Very good initiative! But what is the difference between the official template repository and the completed templates section?? Is it not better to have one section for templates?
Logged
Stefan
Guest
« Reply #3 on: March 10, 2006, 10:12:02 AM »

The addons repository is meant to replace the "Completed" sections.
Logged
jschor

Offline Offline

Posts: 110


« Reply #4 on: March 10, 2006, 10:33:12 AM »

Good idea. Just to be complete. When i have a quick look there are a few of PeterM missing (it is hard to keep up with him i know): andreas09, cloudy, mamboportal, fluidity, bluesky and K2. On Peter's site there is some kind of documentation called "road to conversion". Maybe it is a good idea to add this to the documentation section.
Logged
wwwMARKLEYcouk

Offline Offline

Posts: 288


WWW
« Reply #5 on: March 10, 2006, 11:10:49 AM »

yeah i think its a great idea to include his conversion document, i use it all the time. Its actually possible to break that down aswell into sections rather than stating what was changed in the template.

It would look so much nicer, in my opinion, if is was titled as displayed. For example:

<b>How to add a search:</b>

Code:
<?php if(SHOW_SEARCH) { ?>
<div id="searchdiv">
<ul><ul>       
          <form name="search" action="<?php echo WB_URL.'/search/index'.PAGE_EXTENSION?>" method="post">
<h2><?php echo $TEXT['SEARCH']; ?></h2>

          <div>
            <input type="text" name="string" size="15" /><br /><br />
            <input type="submit" name="submit" value="<?php echo $TEXT['SEARCH']; ?>" />
          </div>
          </form>
         
</ul></ul>     
</div>     
<?php 
?>
     
and so on.. that way people can simply cut and paste what they want.. Smiley the features of the WebsiteBaker tagging would be helpful too like:

Code:
<?php page_title('','[WEBSITE_TITLE]'); ?>
this is defined in the admin section at .........

see my point? Smiley great work PeterM though...
Logged

ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7660



WWW
« Reply #6 on: March 10, 2006, 11:37:33 AM »

@jschor

Hello, at the addons page we have at the moment only the Templates from stefans site and the on from the completed templates. There are a lot mor templates in the forum (the one from PeterM you post and a few more). I will look at the weekend to hopefully download all this templates and test if they are ok to release on the addons page. Saw that some templates have wrong zip structure and in some info.php's needs to be mor informations.

I also plan to write o short descreption for the template developpers, what they have to do to get their templates shown on the addons page.

Matthias
Logged
PeterM

Offline Offline

Posts: 182



WWW
« Reply #7 on: March 11, 2006, 06:28:57 PM »

yeah i think its a great idea to include his conversion document, i use it all the time. Its actually possible to break that down aswell into sections rather than stating what was changed in the template.

My conversion document was just a forum topic, to let people see what sometimes need to be changed to make a template for WB. I will try to make a better and real document about making templates for WB.

Logged
kibmcz

Offline Offline

Posts: 216



WWW
« Reply #8 on: March 21, 2006, 05:08:24 AM »

I get this error:

Code:
Error loading language file EN, please check configuration
Logged
Stefan
Guest
« Reply #9 on: March 21, 2006, 10:44:39 AM »

Yes, we are aware of this server problem. Ryan is working on it.
Logged
kibmcz

Offline Offline

Posts: 216



WWW
« Reply #10 on: March 25, 2006, 07:28:56 AM »

Looks good but...

Could you please make the following changes...

Before: Hi-Tech made by kbimcz - kibmcz.gmail.com for version
After: Hi-Tech (Simple) made by kibmcz for version 2.x

Before: Hi-Tech 2 Left & 1 Top Content Block made by kibmcz for version 2.x
After: Hi-Tech (Round) made by kbimcz for version  2.x

I will write my info.php better next time  cool.
« Last Edit: March 25, 2006, 07:31:32 AM by kibmcz » Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6819


WWW
« Reply #11 on: March 25, 2006, 08:30:36 AM »

OK ... kibmcz ... changes are made.

@all:
When I uploaded some of the templates, I realised, that they where zipped the wrong way. The ZIP-File had a folder with the template name in the root and in there where the files. Please make shure (also for unexperienced users, who test your template for their site, befor it is posted in the rpository) that you zip the content of the folder and not the folder (btw, saves us some work as well  grin)

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7660



WWW
« Reply #12 on: March 25, 2006, 08:38:11 AM »

Hello Klaus

made the changes at the same time as you, so i'm not shure wich version is now on the addons page. wink

Matthias
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6819


WWW
« Reply #13 on: March 25, 2006, 09:42:36 AM »

autsch ... that's why it was messed up in between ...  grin

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

valerie

Offline Offline

Posts: 156


WWW
« Reply #14 on: April 12, 2006, 02:30:49 AM »

Is there any way to alphabetize the list? Or organize into categories based on layout?
Logged

http://www.robcomm.net
--editing and proofreading for American English
--print and web publication management
--graphic and web design, including original photography
tunasing98

Offline Offline

Posts: 1


« Reply #15 on: August 05, 2006, 05:21:17 AM »

  shocked cry Is the Official Template Repository site been hacked?
Logged
chris

Offline Offline

Posts: 35


« Reply #16 on: August 05, 2006, 08:00:09 AM »

Yes it is. angry
Some people they think that they can do everything. The bust**** angry
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6819


WWW
« Reply #17 on: August 05, 2006, 10:06:14 AM »

issue is beeing taken care of ...

cheers

Klaus
Logged

WebsiteBaker Org e.V. - for WebsiteBaker

Francisco

Offline Offline

Posts: 65


« Reply #18 on: August 07, 2006, 02:10:40 AM »

Seriously...

 Where's the backups?
Logged
juzman

Offline Offline

Posts: 1


« Reply #19 on: August 08, 2006, 11:05:44 AM »

Will the templates be back soon...?
Sad that ppl are stupid and hack pages like these...  angry
Logged
Erik

Offline Offline

Posts: 11


« Reply #20 on: August 08, 2006, 06:13:51 PM »

This really sux.. when do you expect it to be back up?
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7660



WWW
« Reply #21 on: August 08, 2006, 06:21:21 PM »

Hello,

till official addons is back online we have a temporary mirror at

http://www.opensourcebakery.de

Matthias
Logged
valerie

Offline Offline

Posts: 156


WWW
« Reply #22 on: August 08, 2006, 06:25:57 PM »

Can you add "what's your solution" to the list? (it was there before).

http://www.robcomm.net/pages/downloads.php

I like how the list is alphabetized!
Logged

http://www.robcomm.net
--editing and proofreading for American English
--print and web publication management
--graphic and web design, including original photography
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7660



WWW
« Reply #23 on: August 08, 2006, 06:30:12 PM »

Done,

we only have i think 80% on our lokal machines. Could be other templates are missing too.

Matthias
Logged
digitalbackups

Offline Offline

Posts: 25


« Reply #24 on: August 09, 2006, 06:41:14 AM »

A Me Too ...... patiently waiting but is missed.

Logged
Pages: [1] 2   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!