req:themes

Author Message

mustaq ahamed

Wednesday 28 June 2006 6:31:54 am

Hi Team

i am not so good in designing i am looking for good skin for news publishing web site can some one help me out

Tim Dickinson

Wednesday 28 June 2006 7:25:48 am

Take a look at http://www.oswd.org
There are plenty of open source designs to start your design from and I have found them quite easy to port to eZpublish.

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

mustaq ahamed

Thursday 29 June 2006 6:58:52 am

can you provide me tutorial to convert oswd templates to use in ez cms or tutorial link i am very bad in creating templates

Tim Dickinson

Thursday 29 June 2006 7:28:32 am

No tutorial I'm afraid.
I might do one once I get DevPublisher up and running - that will be a little while though.

What I did to originally work out how to do it. Look at the pagelayout.tpl file in the design that you are using.

The most important bits I found to add to the pagelayout.tpl are:

{include uri="design:page_head.tpl"} - which you add just under your </head> tag and sorts out the title information amongst other things.

{menu name=TopMenu} - displays the top menu

{section show=ezini( 'Toolbar_top', 'Tool', 'toolbar.ini' )|count}
{tool_bar name=top view=line}
{/section} - shows the top toolbar

{section show=ezini( 'Toolbar_right', 'Tool', 'toolbar.ini' )|count}
{tool_bar name=right view=full}
{/section} - shows the right toolbar

Hope that helps you get started,

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

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

eZ debug

Timing: Jan 31 2025 08:12:23
Script start
Timing: Jan 31 2025 08:12:23
Module start 'layout'
Timing: Jan 31 2025 08:12:23
Module start 'content'
Timing: Jan 31 2025 08:12:23
Module end 'content'
Timing: Jan 31 2025 08:12:23
Script end

Main resources:

Total runtime0.0160 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.0078151.1953
Module start 'layout' 0.00460.0024 739.203136.6016
Module start 'content' 0.00700.0075 775.804794.1094
Module end 'content' 0.01450.0015 869.914133.9922
Script end 0.0160  903.9063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002415.0680140.0002
Check MTime0.00116.5602140.0001
Mysql Total
Database connection0.00063.577210.0006
Mysqli_queries0.002012.429630.0007
Looping result0.00000.075810.0000
Template Total0.00106.210.0010
Template load0.00084.847410.0008
Template processing0.00021.369710.0002
Override
Cache load0.00053.122610.0005
General
dbfile0.003119.450380.0004
String conversion0.00000.044640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs