Forums / Setup & design / req:themes

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

eZ debug

Timing: Jan 21 2025 06:00:16
Script start
Timing: Jan 21 2025 06:00:16
Module start 'content'
Timing: Jan 21 2025 06:00:16
Module end 'content'
Timing: Jan 21 2025 06:00:16
Script end

Main resources:

Total runtime0.0264 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 588.6719180.8516
Module start 'content' 0.00660.0096 769.523497.8125
Module end 'content' 0.01620.0102 867.335974.7031
Script end 0.0263  942.0391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00269.7142120.0002
Check MTime0.00114.0964120.0001
Mysql Total
Database connection0.00082.934410.0008
Mysqli_queries0.002610.003240.0007
Looping result0.00000.049720.0000
Template Total0.009837.010.0098
Template load0.00093.241410.0009
Template processing0.008933.764610.0089
Override
Cache load0.00062.419810.0006
General
dbfile0.008130.5864100.0008
String conversion0.00000.018130.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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