For a better experience, click the Compatibility Mode icon above to turn off Compatibility Mode, which is only for viewing older websites.

Events Listing

The Events Listing component functions the same way as the Upcoming Events component, but longer descriptions and images can be displayed. See below for an example of the Events Listing component. Implementation directions and parameters follow.

  • Philadelphia Revealed: Unpacking the Attic

    Friday, October 25, 2024

    10:00 AM-4:00 PM

    Pennsylvania Academy of the Fine Arts, 118-128 N. Broad Street, Philadelphia

    • Everyone

    Philadelphia Revealed is an exhibition, a podcast, and a platform for anyone to add their story to Philadelphia history: bit.ly/m/Philadelphia-Revealed

    Read More
  • A Full Time Job

    Friday, October 25, 2024

    10:00 AM-5:00 PM

    Rincliffe Gallery Main Building, 3rd Floor 3141 Chestnut Street Philadelphia, PA 19104

    • Everyone

    Exhibition from June 12 through December 20, 2024. Even from its beginning in 1891, Drexel was a pioneer in promoting education for women. The original Drexel Institute of Art, Science and Industry consisted of eleven programs . One of these departments was the Department of Domestic Economy, which was one of the first of its kind outside of schools that were dedicated solely to the education of women. This exhibition shows the history of Westphal College from the early years of the Home Economics program to its push into art and design in the latter half of the 20th century to the college today.  Featuring photographs and letters from Drexel University Archive s and pieces from the Drexel Founding Collection, the exhibition highlights the people, programs  and practices that have been pivotal to Westphal’s growth from one of the earliest academic programs for women.  

    Read More
  • Drexel Studies: A Journey of Artistic Adventure

    Friday, October 25, 2024

    11:00 AM-4:00 PM

    Paul Peck Alumni Center Gallery 3142 Market Street Philadelphia, PA 19104

    • Everyone
    The exhibition runs through December 20th. Drexel Studies: A Journey of Artistic Adventure unveils the process of artistic creation, offering a glimpse into how artists refine their skills and complete their works. Additionally, it showcases the research and replication involved in the birth of artworks.
    Read More
  • Faculty and Staff Writing Retreat

    Friday, October 25, 2024

    11:00 AM-12:30 PM

    City View Lounge or Zoom

    • Faculty
    • Staff

    Join us each week for dedicated writing time, in person or on Zoom. Protect your time, move your project forward, and maybe find joy in the company of other writers. We are an inclusive group of faculty and staff from across the university.To join, contact Liz Kimball at ek674@drexel.edu. Sponsored by the Drexel University Writing Program and the Social Science and Humanities Research Council.

    Read More
  • Fall Term Virtual Study Abroad 101

    Friday, October 25, 2024

    11:00 AM-12:00 PM

    https://drexel.zoom.us/j/86729561269

    • Everyone
    Schedule too busy to attend a 101 in person? Join our Coordinator and student ambassadors on Zoom every Friday from 11am-12pm to learn about the basics of going abroad. This presentation is a pre-requisite to meeting with a study abroad advisor and opening an application. 
    Read More


Implementation


Adding an Events Listing component is the same process as adding any other component in the Presentation > Details.

  1. Follow the directions for adding a component. The Events Listing component is located in the Select a Rendering dialog box in Sublayouts > V2 > Active Data Calendar > Events Listing.

  2. In the Control Properties dialog box, enter parameters to define which Department or Category the sidebar should find events for, to specify where the event's detail page is, and to customize the sidebar's appearance or functionality. See below for a listing of applicable parameters. See Configuring the Calendar for more information on adding parameters.

  3. Click OK until all dialog boxes are closed.

  4. Save and approve the page for publication.

Events Listing Parameters


Parameter Name Value(s) Description
Department A number or list of numbers corresponding to a department. Example:1,2,3 Filters events to only display events in a specific department. IDs may be comma separated and are listed on the Department ID Listing page.

cat A number or list of numbers corresponding to a category. Example:1,2,3
Filters events to only display events tagged with a specific category. IDs may be comma separated and are listed on the Category ID Listing page.
 
subcat A number or list of numbers corresponding to a subcategory. Example:1,2,3
Filters events to only display events tagged with a specific subcategory. IDs may be comma separated and are listed on the Subcategory ID Listing page.
DetailsPage A path to a sitecore page where the calendar details should appear 
Example: /sitecore/content/Home/studentaffairs/programs_events/events/details
The details page must have the Event Details component placed on it. This is a required parameter. 
MaxResults A single number. Example: 3 Specifies the number of events that appear in the sidebar. The default is three.
Title A string of text. Example: More Events Changes the wording of the sidebar's default "Upcoming Events" title.
StartDate 2012-05-28 A date to start looking for events.
EndDate 2016-01-01 The date to stop looking for events.
Paging true / false Creates pagination at the bottom of the events page. 
MaxPerPage A number. Example: 10 Specifies the number of events on each page. Works in tandem with the Paging parameter. 
q Example: "Entrepreneur Entrepreneurship" (quotes required) A word, or number of words to search the calendar for. The example to the right would look for for both "entrepreneur and entrepreneurship" in the titles or bodies of the events.

Audience Example: "Alumni Freshman" (quotes required)
Works like q above. The example to the right would look for for both "alumni and freshman" audiences.
AddEvents The format is "ED1|IID1, EID2|IID2"
example:  4868|15557 or 4868|15557,4858|15559
A specific event or events that should appear on a calendar. The "EID" is the "event ID" and IID is the "Information ID. Both be found in the URL of the event. For example: http://events.drexel.edu/EventList.aspx?view=EventDetails&eventidn=5420&information_id=16825
The EID of this event is 5420 and the IID is 16825
IncludeImage true / false Sets the page to display images (true) or to hide them (false). Default is true. 
UseAnd Example: true This parameter allows for more specific filtering. For example, if you only wanted events tagged with a specific department AND category to show on your calendar, you would use this parameter in addition to the standard Department and cat parameters. By default, the list of events will display any events tagged as a department OR category.