WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • New site
  • Print
Pages: [1]   Go Down

Author Topic: New site  (Read 3762 times)

Offline Bramus

  • Posts: 608
  • Gender: Male
    • BRAMUS Internet Services
New site
« on: August 14, 2009, 06:59:10 PM »
This week i worked at freelance base for a design company, and i was asked to built a site for a customer into a CMS. Offcourse i promoted WB and they were supprised by the community behind it and the possibilities WB had.

After some chatting i had a go and could built the new website into WB. I started monday on the slicing part and coding part and finished today the website in 4 languages and with some modifications.

Made a custom droplet for the template with shadowbox, so people can add images in the WYSIWYG editor with
Code: [Select]
[[image?image1=/foto/foto1.jpg&image2=/foto/foto1-2.jpg&title=Title for Shadowbox]] This will insert a small image (image1) and when clicked it will open image2 in the shadowbox. So this is very easy for the customer to add his own pictures.   

the news on the right hand side in the 4 languages based on LANGUAGE == NL or == DE and so on. Also Trade Fairs based on 4 languages. People can ask for a quotation (script is being modified and will be online on monday).

Also on page_id the header images change, and with the shadowbox effect.

Also i'm now working on a module that allows them to upload a tabbed TXT file (converted from Excel) and that then shows the information in a table with markup and a print edition.

The design was not made by me, i only did the slicing and the css/xhtml/php part.

The link can be found here!
« Last Edit: August 14, 2009, 07:01:37 PM by Bramus »
Logged
BRAMUS Internet Services

Offline crnogorac081

  • Posts: 2162
  • Gender: Male
Re: New site
« Reply #1 on: August 14, 2009, 09:11:51 PM »
looks nice :) I like it, nice combination of colours.

Can you post the droplets code ?

cheers
Logged
Web developer

Offline Bramus

  • Posts: 608
  • Gender: Male
    • BRAMUS Internet Services
Re: New site
« Reply #2 on: August 15, 2009, 01:27:18 PM »
Yes i can post it, but you will need to use the "shadowbox" in your template else it isnt working

Code: [Select]
$h = $w = $a = $t = "";
if (isset($height)) $h = "height:".$height."px; ";
if (isset($width)) $w = "width:".$width."px; ";
if (isset($alt)) $a = 'alt="'.$alt.'" ';
if (isset($title)) $t = 'title="'.$title.'" ';
return '<a rel="shadowbox[content]" href="'.WB_URL.MEDIA_DIRECTORY.$image2.'" '.$t.'><img src="'.WB_URL.MEDIA_DIRECTORY.$image.'" style="'.$w.$h.'" '.$a.$t.'/></a>';

Based on the image droplet posted at the AMASP page.
Logged
BRAMUS Internet Services

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • New site
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2