Forums / Setup & design / which is the purpose of the BASE DESIGN ?
Lazaro Ferreira
Monday 14 June 2004 6:48:46 am
Hi,
EZP 3.4 introduzes the concept of BASE DESIGN, and also introduzes ‘themes’ based on CSS,
Before EZP 3.4 we overrided from the STANDARD DESIGN to customize our web design
How should we override in EZP 3.4 to customize our web design ?.
Also, which is the purpose of the BASE DESIGN, how it helps (if any) EZP developers ?
Lazaro
Lazaro http://www.mzbusiness.com
Cristian G. L.
Monday 14 June 2004 7:19:41 am
Hi Lazaro
The Base design is useful when you want to share templates along different designs. If you have a template that you use in two or more designs, you can put it in the Base design instead of copy-paste it in the two directories. In the siteaccess/site.ini.append.php you can see that Base design is configured as a <i>additional design</i>. This mean that if a template does not exist in the actual design, eZ publish will try to find it in the Base design before it search in the Standard design.
Bye (and sorry if my english is too bad)
Cristian
Monday 14 June 2004 10:45:21 am
Hi Cristian,
You say well, but after getting feedback from EZ Crew I will add that the BASE DESIGN and THEMES is a layer of EZP customization to be offered out the box, approaching a completed portal solution out of the box
To me is the EZP approach to deliver out of the box solutions, similar to phpnuke and the likes