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 »
  • [Dutch] Website of local political party finally coming to the end...
  • Print
Pages: [1]   Go Down

Author Topic: [Dutch] Website of local political party finally coming to the end...  (Read 17150 times)

Woudloper

  • Guest
[Dutch] Website of local political party finally coming to the end...
« on: January 14, 2006, 03:42:05 PM »
This weekend I want to announce the new website of a local politcal party CDAHuizen.nl running 'WebsiteBaker' (2.6.1.). The new website has been designed based upon the new housstyle of the CDA. The site should be fully CSS/HTML4.01 based. I have modified many layout sections of the modules in order to skip as many table based outputs as neccesary.

The website is based upon one template, but I am going to make two templates. One for the start page and some other news related pages and one for pages with large articles, so the content will be wider and easier to read.

Currently I am using the following modules on this site:
  • Code module
  • Form module
  • News module
  • Menu link module
  • FCKEditor module
  • Sitemap module
  • Guestbook module
  • Bookmarks module
  • Download Gallery module
  • Flickr Gallery module

and one custom module specially designed for this website. Other not mentioned (core) modules aren't being used for this website.

You can visit the site on the moment on the following link: http://www.cdahuizen.nl

I know it is in Dutch and hard to read for many visitor, but I would really like to hear some comment and possible suggestions for the site.

Note: For your information. CDA is a political party in the Netherlands. Due to the fact that there are elections in March this new website will be launched.

Update: Today the site  finally launched and can be visited via the correct URL.
« Last Edit: January 25, 2006, 10:46:50 PM by Woudloper »
Logged

PeterM

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #1 on: January 14, 2006, 04:05:17 PM »
Very good. Would it be possible to make the orange links somewhat darker. 

Just curious, what does the custom built module do?

Logged

Woudloper

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #2 on: January 14, 2006, 08:00:56 PM »
Quote from: PeterM on January 14, 2006, 04:05:17 PM
Very good. Would it be possible to make the orange links somewhat darker.
Will consider this, but I used most of the colors that are suggested in the mentioned link (about the housestyle)

Quote
Just curious, what does the custom built module do?

I created a custom module based upon the bookmarks module for the sections: fractie --> standpunten/speerpunten...
Logged

PeterM

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #3 on: January 14, 2006, 08:09:14 PM »
Quote from: Woudloper on January 14, 2006, 08:00:56 PM
I created a custom module based upon the bookmarks module for the sections: fractie --> standpunten/speerpunten...

Looking good. Nice idea.  :-)
Logged

Argos

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #4 on: January 14, 2006, 10:19:34 PM »
Great site, professionally built, nice layout, clear navigation. Well done!
Logged

pcwacht

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #5 on: January 14, 2006, 11:59:24 PM »
Found a small translation error

Search page coughes up:
Code: [Select]
Standpunten 2003 Laatst vernieuwd door CDA Webmaster (admin) aan 08-01-2006
I know the 'aan', near the date, needs to be 'op'

Found a error
The sitemap bottom right does link to /pages/.. and not to /wb261/pages but you might have done that cause the site will move.


I think this site looks and feels good, though the orange isn't my taste.

A job well done!!

I like the rightblock stuff.

John

Logged

Argos

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #6 on: January 15, 2006, 12:05:09 AM »
Quote from: pcwacht on January 14, 2006, 11:59:24 PM
Found a small translation error

Search page coughes up:
Code: [Select]
Standpunten 2003 Laatst vernieuwd door CDA Webmaster (admin) aan 08-01-2006
I know the 'aan', near the date, needs to be 'op'

Oops! My mistake. Change one line in the Dutch translation file:
Code: [Select]
$TEXT['ON'] = 'Aan';must be
Code: [Select]
$TEXT['ON'] = 'Op';
I will edit the language file you can download on the forum as well!
Logged

Woudloper

  • Guest
Re: [Dutch] CDAHuizen.nl finally coming to the end...
« Reply #7 on: January 15, 2006, 07:39:59 PM »
Quote from: pcwacht on January 14, 2006, 11:59:24 PM
Search page coughes up:
Code: [Select]
Standpunten 2003 Laatst vernieuwd door Webmaster (admin) aan 08-01-2006
I know the 'aan', near the date, needs to be 'op'

I think I will remove the whole part about thie user who made the post and will only leave the date/time over there.

Quote
Found a error
The sitemap bottom right does link to /pages/.. and not to /wb261/pages but you might have done that cause the site will move.
This has been done on purpose. As mentioned above the new site does not have the 'wb261' anymore.

Quote
I think this site looks and feels good, though the orange isn't my taste.
How do you mean? Isn't it readable or you just don't like orange?

Quote
I like the rightblock stuff.

Thanx, this has just been done inside the template, but as mentioned in the startpost I want to make 2 templates. One for the startpage (thus, multiple content blocks) and one for large text. Will investigate if this is usefull. If not I will leave it like it is now!
Logged

pcwacht

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #8 on: January 15, 2006, 09:11:05 PM »
I don't like the orange. I can read it, no problems there, just my taste.


john

Logged

Woudloper

  • Guest
[Dutch] Website of local political party finally launched
« Reply #9 on: January 25, 2006, 10:48:49 PM »
Update: The website finally launched for the web. Last week I had some extra work on the website  due to the upcomming local elections in the Netherlands. All changes have been applied and I fixed some layout bugs...
Logged

Offline Vincent

  • Posts: 376
  • Gender: Male
    • websites voor ondernemers
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #10 on: January 26, 2006, 12:15:28 PM »
Hi Woudloper,

Looks very good, clear navigation and all. Colors are not my taste either :|, but that's obviously not your fault.

Vincent
Logged

pcwacht

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #11 on: January 26, 2006, 12:46:28 PM »
Looks good, You have used the 'housestyle' very good.

In fact, I like your navigation better then the one on cdahuistijl


John
Logged

mysticcowboy

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #12 on: February 01, 2006, 01:16:46 AM »
Very nice. Orange isn't my favorite either but your design makes it work and that's what's important.

Did you use Suckerfish menus for the dropdowns?

You might want to consider adding an RSS link to your blog page.
Logged

Offline Vincent

  • Posts: 376
  • Gender: Male
    • websites voor ondernemers
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #13 on: February 01, 2006, 09:55:19 AM »
Quote from: mysticcowboy on February 01, 2006, 01:16:46 AM

Did you use Suckerfish menus for the dropdowns?


I'm also curious about how you made the dropdow menus, they work well.
@mysticcowboy: thanks for the suckerfish-tip.

Vincent
Logged

Woudloper

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #14 on: February 01, 2006, 10:55:27 AM »
I know of the Suckerfish Dropdown and have used that on some other website, but the main disadvantage was the code and the way it behaves on the browser. The think I dislike is the fact the menu is gone when the mouse cursor moves away from the submenu.

The menu code I use for the menu on the website cdahuizen.nl is based upon this code created by Tino Zijdel. I discovered this peice of code after reading his entry for the addEvent() contest that Peter Paul Koch (Quirksmode.org) created last year (september 2005).

The example of the code created by Tino Zijdel (crisp) is very clear and the layout (horizontal menu[/url]) has been done with CSS and created with help of List a matic and the website: 456 Bereastree.com.

Hope that this answer is clear enough. If you still have questions don't hesitate to write further comment.
Logged

Offline burki

  • Posts: 136
  • Gender: Male
  • bake...bake...
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #15 on: February 01, 2006, 09:59:17 PM »
you just did a very good job... congrats!
just watch for <center> and <left>  :mrgreen:
Logged
CHEERS

mysticcowboy

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #16 on: February 03, 2006, 07:59:34 PM »
Thanks for the information. The example is well documented and a great tool to add to my bag of tricks. You implemented it nicely, too.

Quote
The menu code I use for the menu on the website cdahuizen.nl is based upon this code created by Tino Zijdel. I discovered this peice of code after reading his entry for the addEvent() contest that Peter Paul Koch (Quirksmode.org) created last year (september 2005).

The example of the code created by Tino Zijdel (crisp) is very clear and the layout (horizontal menu[/url]) has been done with CSS and created with help of List a matic and the website: 456 Bereastree.com.

Logged

generic

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #17 on: February 05, 2006, 06:54:30 AM »
so adding a new page using "pages" automatically adds the page to the drop down menus?, or do you have to do that manually?
Logged

Woudloper

  • Guest
Re: [Dutch] Website of local political party finally coming to the end...
« Reply #18 on: February 05, 2006, 06:00:09 PM »
Quote from: generic on February 05, 2006, 06:54:30 AM
so adding a new page using "pages" automatically adds the page to the drop down menus?, or do you have to do that manually?

Yes, but I call Stefan his script that only the first two levels are shown of the menu for the website. I don't work with a third level, although this is available on the website....
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • General Community »
  • WebsiteBaker Website Showcase »
  • [Dutch] Website of local political party finally coming to the end...
 

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