Forums / Developer / Publishing Checked Resources

Publishing Checked Resources

Author Message

Mahesh Arvind

Tuesday 30 December 2003 9:54:02 pm

Hi,
I am having some Resources(articles, images, videos) in a folder. I want to publish only the resources that are checked by the admin. I have modified the resource class and added a checkbox field (Publish) into it. Now, when this checkbox is checked the resource is published.

The resources are submitted by the End Users. Now, when the end users submits the resources, the Publish checkbox appears in the submission form. So, when they check the publish option the resource gets published.

I only want the admin to be given the option to check the publish checkbox. How can this be implemented. Does anyone have any ideas?

Thanks.
Mahesh

Thanks & Regards
Mahesh

Paul Borgermans

Monday 05 January 2004 12:33:35 pm

Mahesh

You will need to adapt the edit templates for these specific classes. You can check who is editing, determine the group/role assigned and then display or not display the checkbox.

A good exercise in learning the template language

Alternatively, use the workflow system, it is made for that situations

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Mahesh Arvind

Tuesday 06 January 2004 6:29:51 am

Thanks Paul for the reply. I will check that one.

Thanks & Regards
Mahesh

Balazs Halasy

Tuesday 06 January 2004 6:45:14 am

If you need to have some sort of an approval mechanism then I suggest that you take a look at the approwal workflow. This is already built into eZ publish and ready for use. An example of how it can be set up is explained in the "Building an eZ publish site" tutorial:

http://www.ez.no/developer/ez_publish_3/documentation/building_an_ez_publish_site/the_guestbook/implementing_an_approval_mechanism

Dariusz Wlodarczyk

Tuesday 06 January 2004 1:55:51 pm

I see the bug in aproval mechanism is cleared. Is time to try define it ;)

eZ debug

Timing: Jan 31 2025 08:15:45
Script start
Timing: Jan 31 2025 08:15:45
Module start 'content'
Timing: Jan 31 2025 08:15:45
Module end 'content'
Timing: Jan 31 2025 08:15:45
Script end

Main resources:

Total runtime0.1996 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 587.9297180.8359
Module start 'content' 0.00570.0067 768.765697.8672
Module end 'content' 0.01230.1872 866.6328526.5234
Script end 0.1995  1,393.1563 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00321.6017200.0002
Check MTime0.00130.6545200.0001
Mysql Total
Database connection0.00070.354110.0007
Mysqli_queries0.150875.53111410.0011
Looping result0.00120.60171390.0000
Template Total0.186793.510.1867
Template load0.00120.609210.0012
Template processing0.185592.931210.1855
Override
Cache load0.00060.308110.0006
Sytem overhead
Fetch class attribute can translate value0.00080.395710.0008
XML
Image XML parsing0.00030.127210.0003
General
dbfile0.00884.4080200.0004
String conversion0.00000.003130.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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.0002 secs