Forums / Developer / add several subtree notifications from one single form

add several subtree notifications from one single form

Author Message

Mickael Robin

Wednesday 17 September 2008 9:01:50 am

As explained in this topic ( http://ez.no/developer/forum/developer/notifications_based_on_fetch_result_instead_of_subtree ) I am trying to propose my users to add notifications to a collection of items which don't belong to the same subtree.

To be more specific, I try to propose to set up an <b>"e-mail alert" on the results of a mutli-criter filter</b> that I will manage thanks to a mix of attribute filter and view parameters.

Then, the most simple solution seems to propose to add notifications to the group of (parent) nodes that will result form my filtered fetch...

Unfortunately, <b>I do not manage to modify the "Add to notifications" process to add several notifications nodes from a single form.</b>

Natively, it seems that the POST form (1) posts a single node_id to the file kernel\content\action.php (2) which calls the file kernel\notification\addtonotification.php

(1)

<form method="post" action={'/content/action'|ezurl}>
<input type="hidden" name="ContentNodeID" value="{$node.node_id}" />
<input type="submit" name="ActionAddToNotification" value="Keep me updated" />
</form>

(2)

else if ( $http->hasPostVariable( "ActionAddToNotification" ) )
{
    $nodeID = $http->postVariable( 'ContentNodeID' );
    $module->redirectTo( 'notification/addtonotification/' . $nodeID . '/' );
    return;

So, I tried to replace the single value of the form with an array of values ; and to do a foreach loop in the addtonotification.php file but I just can't have this tweak running.

=> am I on the right tracks?
=> shall I use anoter form type to pass the array of values?
=> what is the best way to perform the foreach loop within the addtonotification.php file?

Thanks in advance for your help :-)

eZ debug

Timing: Jan 18 2025 15:56:49
Script start
Timing: Jan 18 2025 15:56:49
Module start 'content'
Timing: Jan 18 2025 15:56:50
Module end 'content'
Timing: Jan 18 2025 15:56:50
Script end

Main resources:

Total runtime1.0505 sec
Peak memory usage4,096.0000 KB
Database Queries183

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 589.0703180.8125
Module start 'content' 0.00730.7729 769.8828415.3984
Module end 'content' 0.78010.2703 1,185.2813333.7813
Script end 1.0504  1,519.0625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00440.4196210.0002
Check MTime0.00160.1492210.0001
Mysql Total
Database connection0.00090.082610.0009
Mysqli_queries0.967492.08551830.0053
Looping result0.00200.19281810.0000
Template Total1.015996.720.5079
Template load0.00230.218520.0011
Template processing1.013696.484520.5068
Template load and register function0.00020.014710.0002
states
state_id_array0.00140.133310.0014
state_identifier_array0.00190.181720.0010
Override
Cache load0.00180.1758170.0001
Sytem overhead
Fetch class attribute can translate value0.00280.263920.0014
Fetch class attribute name0.00080.072810.0008
XML
Image XML parsing0.00040.042220.0002
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00710.6790210.0003
String conversion0.00000.000830.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
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0003 secs