Forums / General / displaying the event dates

displaying the event dates

Author Message

santosh kumar

Monday 02 February 2004 11:29:32 pm

i have added events for a website where ,the events are festivals listed in table .The table should display the festival name and the date of the festival
Ex xmas 25thdecember
For that i have created a class event and added attributes
event name and event date .
but it is not displaying the date when i create the list of content objects xmas,easter etc etc ......
please let me know I have gone thru the tutorial "Building the website ".
thanks
santosh

Alex Jones

Tuesday 03 February 2004 6:18:34 am

Santosh, could you post the code that you are using so we can see what might be causing the problem?

Thanks,

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

santosh kumar

Tuesday 03 February 2004 9:03:33 pm

Hi Alex , for the events i have created a section in the admin panel events
and added articles festivals as xmas ,easter ,good friday etc .In the design folder i have modified the plain site and named it as SANTOSH and created override templates etc etc as given in "ldg a website tutorial "now for the events folder i have created a template "ull_view_events_folder"The code goes like this--->>
<div class="pagetitle">
Events
</div>

{* Grab all the child nodes. *}
{let children=fetch( content, list, hash( parent_node_id, $node.node_id,
sort_by, $node.sort_array ))}

<table class="events_list" cellpadding="0" cellspacing="0" border="0">

{* Loop through all nodes that we just fetched. *}
{section name=Child loop=$children}

{* Output the name as a link to the node containing the member. *}
<tr>
<td>
<a href={$:item.url_alias|ezurl}>{$:item.name}</a>
{$:item.object.published|l10n(shortdate)}
</td>
</tr>

{* End of loop. *}
{/section}

</table>

{/let}
<br>
I have cretaed a claass in admin panel events name and event date
and given proper link in the "design\santosh\templates"
Now when i try to diplay it the events name and date is not able to display .
am i going in the right path.
Thnks in advance
santosh

eZ debug

Timing: Jan 18 2025 18:21:08
Script start
Timing: Jan 18 2025 18:21:08
Module start 'content'
Timing: Jan 18 2025 18:21:08
Module end 'content'
Timing: Jan 18 2025 18:21:09
Script end

Main resources:

Total runtime0.6922 sec
Peak memory usage4,096.0000 KB
Database Queries194

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0075 587.7031180.8438
Module start 'content' 0.00750.5455 768.5469544.2813
Module end 'content' 0.55300.1391 1,312.8281332.7578
Script end 0.6921  1,645.5859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00450.6482210.0002
Check MTime0.00160.2376210.0001
Mysql Total
Database connection0.00070.101910.0007
Mysqli_queries0.616889.10951940.0032
Looping result0.00190.27421920.0000
Template Total0.651494.120.3257
Template load0.00240.342420.0012
Template processing0.649093.768120.3245
Template load and register function0.00020.025310.0002
states
state_id_array0.00100.139010.0010
state_identifier_array0.00070.097820.0003
Override
Cache load0.00200.2939460.0000
Sytem overhead
Fetch class attribute can translate value0.00240.348830.0008
Fetch class attribute name0.00100.139440.0002
XML
Image XML parsing0.00120.174630.0004
class_abstraction
Instantiating content class attribute0.00000.001640.0000
General
dbfile0.00250.3568270.0001
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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs