- Compatible XF 2.x versions
- 2.0
A fully integrated Calendar system based on thread information.
This add-on will create a fully integrated Calendar system based on thread information. Each calendar entry links back to the thread it was created from.
Features:
Calendar View
This determines which user group will see the Calendar.
Calendar Add and Remove Own
This allows adding and removing calendar events for the thread starter. Typically set to Allow for the Registered user group.
Calendar Add and Remove All
This allows adding and removing calendar events for any thread. Typically set to Allow for Administrative and Moderating user groups.
Widget setup:
To add a Calendar events widget in the sidebar do the following:
1) Admin Control Panel -> Appearance -> Widgets
2) Add widget
3) Select Calendar events and Add widget
4) Enter the following:
Widget key = calendar_events
Title = Calendar events
Display in positions = Forum list: Sidebar
5) In the Options page of Calendar:
Show events = checked
Show events maximum = 5 or whatever maximum you would like
Steps to add a new calendar entry:
This add-on will create a fully integrated Calendar system based on thread information. Each calendar entry links back to the thread it was created from.
Features:
- Easy to see calendar format (pic 2).
- Option for calendar widget block (pic 3).
- Add or remove calendar dates directly from Thread Tools (pic 4).
- Thread view shows which calendar dates have been added (pic 5).
- Thread list shows which threads have calendar entries (pic 6).
- Calendar add allows adding event dates (pic 7).
- Calendar remove will remove all calendar entries for that thread (pic 8).
- Full customization of holiday options.
- Thread view permissions honored.
- All phrases start with calendar_ for your convenience.
- Download Andy-Calendar-1.8.zip and unzip it.
- Copy the src/addons/Andy/Calendar directory to your server.
- From the Admin Control Panel Install the add-on.
Calendar View
This determines which user group will see the Calendar.
Calendar Add and Remove Own
This allows adding and removing calendar events for the thread starter. Typically set to Allow for the Registered user group.
Calendar Add and Remove All
This allows adding and removing calendar events for any thread. Typically set to Allow for Administrative and Moderating user groups.
Widget setup:
To add a Calendar events widget in the sidebar do the following:
1) Admin Control Panel -> Appearance -> Widgets
2) Add widget
3) Select Calendar events and Add widget
4) Enter the following:
Widget key = calendar_events
Title = Calendar events
Display in positions = Forum list: Sidebar
5) In the Options page of Calendar:
Show events = checked
Show events maximum = 5 or whatever maximum you would like
Steps to add a new calendar entry:
- Create a new thread or navigate to existing thread.
- Click Thread Tools.
- Click Calendar add.
- Select calendar event date and optional end date.
- Submit calendar event.
- Creates a new table called xf_andy_calendar
- Adds a column to xf_thread called andy_calendar