Author Topic: Official Template Repository  (Read 86015 times)

Stefan

  • Guest
Official Template Repository
« 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.

PeterM

  • Guest
Re: Official Template Repository
« 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.

jschor

  • Guest
Re: Official Template Repository
« 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?

Stefan

  • Guest
Re: Official Template Repository
« Reply #3 on: March 10, 2006, 10:12:02 AM »
The addons repository is meant to replace the "Completed" sections.

jschor

  • Guest
Re: Official Template Repository
« 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.

Offline wwwMARKLEYcouk

  • Posts: 287
  • Gender: Male
    • Markley IT & Storage
Re: Official Template Repository
« 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: [Select]
<?php if(SHOW_SEARCH) { ?>
<div id="searchdiv">
<ul><ul>       
          <form name="search" action="<?php echo WB_URL.&#39;/search/index&#39;.PAGE_EXTENSION; ?>" method="post">
<h2><?php echo $TEXT[&#39;SEARCH&#39;]; ?></h2>

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

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

see my point? :) great work PeterM though...

Offline ruebenwurzel

  • Betatester
  • **
  • Posts: 8498
  • Gender: Male
  • Keep on Rockin
    • Familie Gallas Online
Re: Official Template Repository
« 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

PeterM

  • Guest
Re: Official Template Repository
« 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.


Offline kibmcz

  • Posts: 237
  • Gender: Male
    • KComputer  Zone
Re: Official Template Repository
« Reply #8 on: March 21, 2006, 05:08:24 AM »
I get this error:

Code: [Select]
Error loading language file EN, please check configuration

Stefan

  • Guest
Re: Official Template Repository
« Reply #9 on: March 21, 2006, 10:44:39 AM »
Yes, we are aware of this server problem. Ryan is working on it.

Offline kibmcz

  • Posts: 237
  • Gender: Male
    • KComputer  Zone
Re: Official Template Repository
« 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  8-).
« Last Edit: March 25, 2006, 07:31:32 AM by kibmcz »

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Official Template Repository
« 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  :-D)

cheers

Klaus

Offline ruebenwurzel

  • Betatester
  • **
  • Posts: 8498
  • Gender: Male
  • Keep on Rockin
    • Familie Gallas Online
Re: Official Template Repository
« 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

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Official Template Repository
« Reply #13 on: March 25, 2006, 09:42:36 AM »
autsch ... that's why it was messed up in between ...  :-D

cheers

Klaus

valerie

  • Guest
Re: Official Template Repository
« Reply #14 on: April 12, 2006, 03:30:49 AM »
Is there any way to alphabetize the list? Or organize into categories based on layout?

tunasing98

  • Guest
Re: Official Template Repository
« Reply #15 on: August 05, 2006, 06:21:17 AM »
  :-o :cry: Is the Official Template Repository site been hacked?

Offline chris

  • Posts: 35
  • Gender: Male
Re: Official Template Repository
« Reply #16 on: August 05, 2006, 09:00:09 AM »
Yes it is. :x
Some people they think that they can do everything. The bust**** :x

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Official Template Repository
« Reply #17 on: August 05, 2006, 11:06:14 AM »
issue is beeing taken care of ...

cheers

Klaus

Francisco

  • Guest
Re: Official Template Repository
« Reply #18 on: August 07, 2006, 03:10:40 AM »
Seriously...

 Where's the backups?

juzman

  • Guest
Re: Official Template Repository
« Reply #19 on: August 08, 2006, 12:05:44 PM »
Will the templates be back soon...?
Sad that ppl are stupid and hack pages like these...  :x

Erik

  • Guest
Re: Official Template Repository
« Reply #20 on: August 08, 2006, 07:13:51 PM »
This really sux.. when do you expect it to be back up?

Offline ruebenwurzel

  • Betatester
  • **
  • Posts: 8498
  • Gender: Male
  • Keep on Rockin
    • Familie Gallas Online
Re: Official Template Repository
« Reply #21 on: August 08, 2006, 07:21:21 PM »
Hello,

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

http://www.opensourcebakery.de

Matthias

valerie

  • Guest
Re: Official Template Repository
« Reply #22 on: August 08, 2006, 07: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!

Offline ruebenwurzel

  • Betatester
  • **
  • Posts: 8498
  • Gender: Male
  • Keep on Rockin
    • Familie Gallas Online
Re: Official Template Repository
« Reply #23 on: August 08, 2006, 07:30:12 PM »
Done,

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

Matthias

digitalbackups

  • Guest
Re: Official Template Repository
« Reply #24 on: August 09, 2006, 07:41:14 AM »
A Me Too ...... patiently waiting but is missed.


 

postern-length