Whilst I have successfully assigned categories to almost all my events, I want now to be able to produce a simple list of events on my home page, but I want to hide the event footer line in the list view that says or whatever. I would appreciate being pointed in the right direction 
I have looked at files under typo3/ext/cal/template but could not see "category" mentioned there.
I have also looked at typo3/ext/cal/view/class.tx_cal_listview.php but when I commented out a couple of conditional lines, that did not work for me. Is it because list_wrapper is missing from that file?
Is there an easy way to suppress the category information? I want category information to remain in the database so that I can manipulate views in other areas of the site, e.g., to show "Services" only or "Youth" events only. However, I do not want to see the category mentioned a dozen times on the front page. Will there be a tick-box added that will enable users to show category or hide category under a selected view?
Thanks,
Calum
"Category: tea party"
I have looked at files under typo3/ext/cal/template but could not see "category" mentioned there.
I have also looked at typo3/ext/cal/view/class.tx_cal_listview.php but when I commented out a couple of conditional lines, that did not work for me. Is it because list_wrapper is missing from that file?
Is there an easy way to suppress the category information? I want category information to remain in the database so that I can manipulate views in other areas of the site, e.g., to show "Services" only or "Youth" events only. However, I do not want to see the category mentioned a dozen times on the front page. Will there be a tick-box added that will enable users to show category or hide category under a selected view?
Thanks,
Calum



Author:
yahoo