Resource icon

Unmaintained Widget Framework Upcoming XenAtendo Events Widget 1.0.1

No permission to download
This is an Upcoming Events Widget for xfrocks's Widget Framework and Jaxel's XenAtendo Events Addon. This will add an upcoming Events widget to your list of widget renderers.

Obviously this requires that you have both XenAtendo and Widget Framework installed.

Installation:
  1. Unzip the folder WFUpcomingEvents and upload to your library folder.
  2. Import XML from inside the folder.
Ugrade from verion 1.0.0
  1. Unzip the folder WFUpcomingEvents and upload to your library folder.
  2. Go to your list of Addons and besides "WF - XenAtendo Upcoming Events" controls, choose "Upgrade Add-On" and import the XML file.
  3. Remove the below CSS that you had earlier added in the Extra.css (optional)
HTML:
#eventsUpcoming.eventList li {
    width: 100%;
    border-bottom: 1px solid @primaryLighterStill;
    padding-bottom: 10px;
}

.section #eventsUpcoming li .secondaryContent {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
}

Hope this is useful.
Author
Sadik B
Downloads
248
Views
948
First release
Last update

Ratings

4.00 star(s) 1 ratings

More resources from Sadik B

Latest updates

  1. CSS Changes

    Some CSS Changes

Latest reviews

Easy to install, works great - default sidebar looks a little cluttered, so it would be excellent if one could specify the number of columns to display. :)
Sadik B
Sadik B
Have you put in the CSS?
Top Bottom