WebsiteBaker Community Forum

General Community => WebsiteBaker Website Showcase => Topic started by: Lonesome Walker on July 06, 2006, 09:13:04 PM

Title: Internet Showroom
Post by: Lonesome Walker on July 06, 2006, 09:13:04 PM
Well, based upon one of the most powerfull CMS of the world  :-D i was able to create this page:
(still under development, but you can imagine, how it will go on...)

http://www.internet-showroom.de


But the best i like: i defined a pseudo class, so you're able to drag and drop some elements.
(try it on the start page, the menu and every text is drag-able...)
Works on almost every browser (only Safari on Mac sucks...)
I need testers for *nix based systems, i.e. Konqueror.
Anybody here?


Lonesome Walker
Title: Re: Internet Showroom
Post by: Lonesome Walker on July 10, 2006, 10:21:35 PM
Pushin' it up, because changing some major design elements...
Title: Re: Internet Showroom
Post by: englishdingbat on July 11, 2006, 03:43:52 AM
It is very nice, i like it lots.!!! :mrgreen:
Title: Re: Internet Showroom
Post by: Vincent on July 11, 2006, 07:10:52 PM
You could consider to install the breadcrumb snippet and put this code <?php new_breadcrumbs('',1,false,0);?>  where it now says Untermenü. It'll replace the word Untermenü  with the parent of the submenu.

Good luck,

Vincent :wink:
Title: Re: Internet Showroom
Post by: Lonesome Walker on July 12, 2006, 11:55:56 AM
How to implement that?
Just the snippet instead of the Untermenü?

Well, didn't think of that, THANKS!!!

PS: You can be sure, if this Showroom has finished, a donation is required  :-D
Title: Re: Internet Showroom
Post by: Vincent on July 12, 2006, 02:26:02 PM
Download and install the snippet or use the one attached (I'm not sure if it's the latest version, but it works fine), and replace in your index.php the word Untermenu with the code I wrote in my last post.

Regards,
Vincent

[gelöscht durch Administrator]
Title: Re: Internet Showroom
Post by: ruebenwurzel on July 12, 2006, 02:57:32 PM
Hello,

the function <?php show_breadcrumbs(); ?> is a built in function from WB. And I'm pretty shure that the parameters are the same as on improved menu (both is written and implemented in WB from Stefan). so i think it is not necessary to add a new function to the template, only add the call at the place you want it.

Have also a look at the show_menu2 from brofield (http://forum.WebsiteBaker.org/index.php/topic,2584.0.html). This Menu modul has a nice breadcrumb function too and produces valid code.

Matthias
Title: Re: Internet Showroom
Post by: Vincent on July 13, 2006, 09:13:53 AM
Good to know it's built in, Matthias.
Title: Re: Internet Showroom
Post by: Lonesome Walker on July 13, 2006, 10:29:29 AM
THANKS for your help.

Hm, why don't other cms-projects have such a good community?
I've been playing with Joomla, Redaxo and many more, but never been so creative and constructive like here.

Maybe, because these cms are a bit too complicated?

My customers like the way they can handle the site.
They don't have to go deep inside the technic, it's pretty easy.

Do the project-founder think about an massive marketing-campaign?
If they do, let me know, i'll support them wherever possible.

PS:
Quote
Have also a look at the show_menu2 from brofield. This Menu modul has a nice breadcrumb function too and produces valid code.

Touche, but it looks too complicated for me :?