Page 1 of 1

http://www.zarzis.de

Posted: Mon 20. Feb 2006, 19:24
by kubens
Hi,

once again a further travel page and of course realized with phpWCMS. http://www.zarzis.de. The design is not my favourite, but the customer wants to start as fast as possible. Therfore we decided to implement a simple layout.

Spezial enhancements for this little project:

1. Custom Content Part
This content part enables the user to maintain hotel information very easy and flexible. Instead to maintain a list of existing content parts I decided to give them just one mask to maintain all hotel information. Depending on the assigned content block the content part renders different informations. One time it renders an teaser and other time it renders a full list of details.

2. Alias on Article Level
It was neccessary to build up a clean site structure. In combination with URL rewriting on apache and with the standard features of phpWCMS this is very simple. But instead to create for every hotel a separate structure entry I decided to implement alias on article level. With some enhancements on article and some modifications in the existing URL rewriting logic I realized an easy way to build up a clean site structure with less effort.

3. Implementation of bbclone
To get an overview of live traffic I implemented BBClone. I didn't find an better solution at this moment. If you have an alternative which is more efficient or better, let me know. I am very interested in tracking tools ;-)

Unfortunatelly I haven't enough time at this moment, because the deadline for the next project is very near, therefore I can't publish more details on the enhancements at this moment. But I will do as soon as possible.

Of course any tips and feedback will oblige ;-)

Best regards
Wolfgang

Posted: Tue 21. Feb 2006, 15:44
by ff123
I use L10 Hitcounter, which has fancy graphics in flash. Though I miss some features like seeing the IP of my visitors and tracking my visitors.

http://www.leveltendesign.com/L10Apps/HC/download.php

Posted: Tue 21. Feb 2006, 16:20
by trip
Loosk very nice
would love to see the content part

TriP

Re: http://www.zarzis.de

Posted: Tue 21. Feb 2006, 18:04
by Kosse
kubens wrote:Hi,

once again a further travel page and of course realized with phpWCMS. http://www.zarzis.de. The design is not my favourite, but the customer wants to start as fast as possible. Therfore we decided to implement a simple layout.

Spezial enhancements for this little project:

1. Custom Content Part
This content part enables the user to maintain hotel information very easy and flexible. Instead to maintain a list of existing content parts I decided to give them just one mask to maintain all hotel information. Depending on the assigned content block the content part renders different informations. One time it renders an teaser and other time it renders a full list of details.

2. Alias on Article Level
It was neccessary to build up a clean site structure. In combination with URL rewriting on apache and with the standard features of phpWCMS this is very simple. But instead to create for every hotel a separate structure entry I decided to implement alias on article level. With some enhancements on article and some modifications in the existing URL rewriting logic I realized an easy way to build up a clean site structure with less effort.

3. Implementation of bbclone
To get an overview of live traffic I implemented BBClone. I didn't find an better solution at this moment. If you have an alternative which is more efficient or better, let me know. I am very interested in tracking tools ;-)

Unfortunatelly I haven't enough time at this moment, because the deadline for the next project is very near, therefore I can't publish more details on the enhancements at this moment. But I will do as soon as possible.

Of course any tips and feedback will oblige ;-)

Best regards
Wolfgang
Very nice job kubens,

how did u do the Alias on Article Level ?
Would be nice if you could show it :D

Cheers

Posted: Fri 24. Feb 2006, 07:16
by trip
1. Custom Content Part
This content part enables the user to maintain hotel information very easy and flexible. Instead to maintain a list of existing content parts I decided to give them just one mask to maintain all hotel information. Depending on the assigned content block the content part renders different informations. One time it renders an teaser and other time it renders a full list of details.

2. Alias on Article Level
It was neccessary to build up a clean site structure. In combination with URL rewriting on apache and with the standard features of phpWCMS this is very simple. But instead to create for every hotel a separate structure entry I decided to implement alias on article level. With some enhancements on article and some modifications in the existing URL rewriting logic I realized an easy way to build up a clean site structure with less effort.
Hi Kubens
what is the new content part?
and how did you do the url rewrite?? looks very cool

would love to see the code
TriP

Posted: Mon 2. Oct 2006, 22:32
by kubens
Hi,

for those guys who are interested in the custom content part. I know it was implemented in 1.2.6 but it was very easy and maybe somebody will check if this is possible in 1.2.8 as easy as in 1.2.6 ;-)

Br
Wolfgang