need to customize Admin site

Author Message

Mehedi Guljar

Tuesday 19 July 2005 11:37:12 pm

I need to do some change on ez-Publish admin site. Say in the edit content page. Anybody can help?

Eivind Marienborg

Wednesday 20 July 2005 12:54:00 am

You can override templates in the admin view in the exact same way as in your ordinary siteaccess. You just edit tempaltes/settings in design/admin and settings/siteaccess/admin in stead of the ones you edit for your ordinary siteaccess.

Hope this helps.

Mehedi Guljar

Wednesday 20 July 2005 4:02:56 am

Thank you. I also found that I can override tpl. Now, say I am putting a button on edit template(my override one). I need to do some processing on the button action; i.e. after submitting the page on that button. Where should I put that code.

Eivind Marienborg

Wednesday 20 July 2005 4:22:46 am

What exactly are you trying to achieve?

Mehedi Guljar

Wednesday 20 July 2005 6:31:48 am

I have some content class to hold my content(complex xml data). I use online editor for editing the data. After editing there is default button for saving that. Now, I need to have functioinality which will save the content data to some static file in my web server, those files will be used later in some other purpose.
I know and be able to build same sort of thing by extension is user site, but my client need to have that in admin site.

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 03:32:51
Script start
Timing: Jan 31 2025 03:32:51
Module start 'layout'
Timing: Jan 31 2025 03:32:51
Module start 'content'
Timing: Jan 31 2025 03:32:51
Module end 'content'
Timing: Jan 31 2025 03:32:51
Script end

Main resources:

Total runtime0.0278 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0117 588.1328151.2109
Module start 'layout' 0.01180.0042 739.3438220.6875
Module start 'content' 0.01600.0103 960.03131,001.7891
Module end 'content' 0.02630.0014 1,961.820333.9922
Script end 0.0277  1,995.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00269.2247140.0002
Check MTime0.00103.5968140.0001
Mysql Total
Database connection0.00103.742810.0010
Mysqli_queries0.008631.115330.0029
Looping result0.00000.040410.0000
Template Total0.00114.010.0011
Template load0.00093.094410.0009
Template processing0.00020.871710.0002
Override
Cache load0.00051.909210.0005
General
dbfile0.00031.028080.0000
String conversion0.00000.024940.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