http://www.zarzis.de

post released sites here made with phpwcms
Post Reply
kubens
Posts: 168
Joined: Sat 6. Nov 2004, 15:29
Location: Duesseldorf near Cologne ;-)

http://www.zarzis.de

Post 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
ff123
Posts: 172
Joined: Thu 9. Jun 2005, 20:03
Location: The Netherlands
Contact:

Post 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
-- Vuurvos --
trip
Posts: 657
Joined: Tue 17. Feb 2004, 09:56
Location: Cape Town, South Africa
Contact:

Post by trip »

Loosk very nice
would love to see the content part

TriP
User avatar
Kosse
Posts: 1066
Joined: Thu 9. Sep 2004, 12:08
Location: Brussels, Belgium
Contact:

Re: http://www.zarzis.de

Post 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
trip
Posts: 657
Joined: Tue 17. Feb 2004, 09:56
Location: Cape Town, South Africa
Contact:

Post 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
kubens
Posts: 168
Joined: Sat 6. Nov 2004, 15:29
Location: Duesseldorf near Cologne ;-)

Post 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
Post Reply