CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Two questions about event listings
Pages: [1]

Author Topic: Two questions about event listings  (Read 393 times)

tmccartney

  • I post frequently
  • ***
  • Posts: 154
  • Karma: 9
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.5.34-cll-lve
  • PHP version: 5.3.28
Two questions about event listings
May 26, 2011, 07:33:45 am
1)  I know (and love) that you can list all your active events with www.domainname.com/civicrm/event/ical?reset=1&page=1&html=1.  However, is there any way to list just SOME events, in other words, to filter that list in some way?

2)  Is the "Current and Upcoming Events" title on that event listing hard-coded in a template somewhere, or is it configurable in the control panel?

Thanks!

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Two questions about event listings
May 26, 2011, 12:13:50 pm

1. You can send in start (start date), end (end date) and type (event type id) and filter the list currently. You'll need to modify the code to do other filtering. One option might be to use views and do a view of what you need. A lot more flexible that way, IMO

2. It is part of the menu xml. You can override it by using the xmlMenu hook and adding the same entry with a different title. You can potentially also use the word replacement feature (check under admin civicrm) to replace that specific string

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Two questions about event listings

This forum was archived on 2017-11-26.