WebsiteBaker Community Forum (upd)

General Community => WebsiteBaker Website Showcase => Topic started by: sucresemoule on July 30, 2005, 03:01:01 PM

Title: Just finished...
Post by: sucresemoule on July 30, 2005, 03:01:01 PM
http://www.videosquare.be

Uses a modified version of WSB
- menu images (2 images by item 1 large and 1 small) (+other fields in the pages table, price...)
- catalog module with smarty cache and template (which browses menus and submenus). Used in the catalog part of the site.
- smarty wysiwyg module

I hope menu images will be in the WBS 3 :)

I am thinking of developping a clone of WBS in Ruby on Rails... http://www.rubyonrails.org
Title: Re: Just finished...
Post by: i2Paq on July 30, 2005, 03:34:53 PM
Nice job!
Title: Re: Just finished...
Post by: pcwacht on July 30, 2005, 04:17:37 PM
Yups, looks good
Title: Re: Just finished...
Post by: mysticcowboy on August 20, 2005, 05:29:25 PM
Very nicely done. I love how you used WB as a catalog. Are you planning to use some sort of online payment system?

If you ever want to share how you created your catalog module, I'd love to know about it.
Title: Re: Just finished...
Post by: shlack on August 21, 2005, 11:25:32 AM
Quote from: mysticcowboy on August 20, 2005, 05:29:25 PM
Very nicely done. I love how you used WB as a catalog. Are you planning to use some sort of online payment system?

If you ever want to share how you created your catalog module, I'd love to know about it.

Yes, I'm interesting about your catalog module very much too, are you going to share it?
Title: Re: Just finished...
Post by: sucresemoule on September 06, 2005, 10:56:58 AM
Yes i intend to add a shopping cart to the catalog module.
The customer wants it :)
Anyway i dont know how i am going to do that. I am looking for open source scripts that can handle a simple cart.
On another side, i have switched to Ruby on Rails... and i really want to port WB to RoR.

The problem with my catalog module is that it is linked to the modifications i have done in the pages table and the main WB system. It is unusable asis. And it uses smarty too...

Anyway i post it but it certainly does not work ! Check install.php first and view.php.
The module creates 1 table.

It supposes that my modification for "images menu" is installed and that other fields have been added in the pages table (like prix1, prix2, promo) but it should work without these fields. Modify the templates (*.tpl files) to your needs. The basic template is list.tpl

You need to install a smarty dir in the root of your WB too (the main smarty file being smarty/libs/Smarty.class.php)
Good luck









[attachment deleted because of being too old]