How to build a HTML SITE with EZ?

How to build a HTML SITE with EZ?

Friday 25 April 2008 12:51:28 am - 2 replies

Author Message

Bruce Morrison

Friday 25 April 2008 1:19:44 am

Hi Z

eZ publish (and any CMS) is overkill for a three page site. You'll spend more time learning any CMS than you will doing it by hand.

I'd suggest you'd be better off with something like CushyCMS http://www.cushycms.com/

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

zfirst zlast

Friday 25 April 2008 2:24:32 am

Hi Bruce,

Thank you for your suggestion.
Actually, this is a 20 pages site, and it works well in currnt version, but unfortunately, it needs to be re-built with ez ( I think client loves this cms very much ).

I think the most difficult issue is how to represent the page style for different <i>objects</i>. not <i><b>classes</b></i>, because currently, i have changed the codes in pagelayout.php as following:
...................
<div class="mainContentArea">
{$module_result.content}
</div>
..................

It works well in index.php, but if we click the link "site map", and go to "http://www.<i>domain</i>.com/index.php/content/view/sitemap/2", this style may be not suitable.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.