Plugin Tracker Calendar | |
This wiki plugin allows to manage tracker items as resources while displaying them in calendar views, or calendar event lists since Tiki19. Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Requirements | |
Please note The wiki-plugin is not using the Tiki feature Calendar, so you don't need to have Tiki's "Calendar" feature enabled for this plugin to display data in a calendar view.
|
History | |
This wiki plugin was added in Tiki10 to allow managing tracker items as resources in a calendar view: i.e. using "Resource View" to render the content of a tracker. There is a profile called "Tracker_as_Calendar_12" (included in the Profiles Wizard since Tiki12 ) to let users learn by playing with a working instance of it properly set up with demo data. In Tiki29, the underlying library (and related profile) were updated to the original which has been modernized and now offers Resource View In Tiki there is:
v1.5.3 of (original) FullCalendar by Adam Shaw
|
Parameters | |
Plugin PluginTikiDocFromCode failed : Either the module, plugin, preferences, tracker field or prefsexport parameter must be set, but not two or more. |
How to use | |
Before using this wiki plugin, you must have a tracker with different fields that are compatible with the plugin. The tracker should include the following field types in order to work with this wiki plugin:
However, when using the Tracker Calendar plugin, we use the permanent names of the tracker fields instead of their display names. Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled. The permanent name is the text I highlighted in the image above. Copy to clipboard
Result Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled. |
Parameters: Extended | |
When clicking a calendar item the default action is to open an edit window to change the data values. Setting the "Extended" parameter to "yes" indicates that the standard data entry window should be bypassed and navigation should move to the page specified in the "url" parameter. The URL parameter becomes visible when Extended is set to "yes." |
Passing Values | ||||||||||||
Several values are passed to the page indicated by the "url" parameter. These values are passed both as Wiki Argument Variables for use in the Wiki page and JQuery "session
|
Parameter: Tracker item id | |
It is the default action of the trackercalendar plugin to pass "itemId" in mixed case (camel case) that is meaningful to tracker plugins on the page being opened. Setting this value to "no" gives more control of the tracker plugins to the developer by passing itemid in all lower case which is not meaningful to tracker plugins.
|
Colormap | |
Since Tiki18, if you want to ensure a consistent color map, you can pin priorities to values using the parameter colormap, with value and color separated with a comma and using pipes to separate multiple colors. Copy to clipboard
|
Example 1 | |
This feature can be tested easily when you apply the corresponding profile that is a simple showcase for it:
You can edit a wiki page, and look for the Plugin TrackerCalendar through the help icon, and enter the permanent names of the fields that you want to use for the display. In this example, they come from the installation of Profile "Tracker as Calendar" (http://profiles.tiki.org/Tracker_as_Calendar_10). It would look like this: Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
Copy to clipboard
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Week view | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Day view | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Resource Day view | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Resource Week view | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Resource Month view | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
List views | |
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Example 2 | |
Copy to clipboard
Please note:
|
Example 3 | |
Copy to clipboard
Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Listing threshold | |
Beware to set the threshold for the tracker item listing to a value that suits your needs (higher than the number of items that you want to display in the TrackerCalendar). You can increase that threshold (it's 25 items by default) at Control Panels > Look and Feel > Pagination > Maximum number of records in listings: Plugin Image The "id" parameter is not allowed unless "file_galleries_redirect_from_image_gallery" preference is enabled.
|
Related | |
|