delete node without message

Author Message

Pierre-Jean Bazire

Friday 20 October 2006 2:16:03 am

Hello,
I create a remove button in page.

When I click to delete, a page ask me if I want delete the node.

Have you a solution or manipulation to hide the message ? (directly to delete object)

bye

Pierre-Jean

sangib das

Friday 20 October 2006 2:40:57 am

Hi Pierre-Jean Bazire
Can u show me ur code
Thanks
Sangib

Pierre-Jean Bazire

Friday 20 October 2006 3:13:56 am

This code is correct but I have a confirm message but i don't watch this.

	<form method="post" action="/content/action" name="suppression" style="display:block">
		<input type="hidden" name="NodeID" value="{$userid.main_node_id}" />
		<input type="hidden" name="ClassID" value="35" />
		<input type="hidden" name="ContentObjectID" value="" /> 
		<input type="hidden" name="ContentNodeID" value="" />
		<input type="hidden" name="RedirectURIAfterPublish" value="/{$node.url_alias}" />
		<input type="hidden" name="ActionRemove"/>
	</form>

Pierre-Jean

sangib das

Friday 20 October 2006 3:34:12 am

Hi Pierre-Jean Bazire
I want to know one more thing After deleting what kind of confirm message coming.
Can u publish this message.I will ckeck whether this message is specified in /kernel/content/action.php file or not.
Thanks and regards
Sangib

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 05:33:52
Script start
Timing: Jan 31 2025 05:33:52
Module start 'layout'
Timing: Jan 31 2025 05:33:52
Module start 'content'
Timing: Jan 31 2025 05:33:52
Module end 'content'
Timing: Jan 31 2025 05:33:52
Script end

Main resources:

Total runtime0.0384 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.0048 588.1328151.2109
Module start 'layout' 0.00480.0024 739.343836.6484
Module start 'content' 0.00720.0296 775.992290.1563
Module end 'content' 0.03690.0015 866.148433.9922
Script end 0.0384  900.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00215.5709140.0002
Check MTime0.00102.6280140.0001
Mysql Total
Database connection0.00071.864410.0007
Mysqli_queries0.00225.691930.0007
Looping result0.00000.039110.0000
Template Total0.00102.610.0010
Template load0.00082.002210.0008
Template processing0.00020.541410.0002
Override
Cache load0.00051.406210.0005
General
dbfile0.019851.586380.0025
String conversion0.00000.024240.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