Dataform Plugins: Difference between revisions

From MoodleDocs
Line 83: Line 83:
|-  
|-  
|[[Dataformfield captcha|Captcha]] || Displays a required Google re-captcha when editing the entry. || X || X || X || X
|[[Dataformfield captcha|Captcha]] || Displays a required Google re-captcha when editing the entry. || X || X || X || X
|-
|[[Dataformfield chart|Chart]] || Displays a YUI chart based on entry content. || X || X || X || X
|-
|[[Dataformfield clicker|Clicker]] || Allows choosing an option by clicking a numbered button . || V || V || V || V
|-  
|-  
|[[Dataformfield latlong|Latlong]] || Allows the user to enter a geographic location with latitude and longitude. || V || V || V || V
|[[Dataformfield latlong|Latlong]] || Allows the user to enter a geographic location with latitude and longitude. || V || V || V || V

Revision as of 17:45, 13 February 2014


Click on the plugin name for more information about the plugin.

View plugins

Standard

Name Description
Aligned Displays entries in an aligned table with a simplified template design which takes a simple list of field patterns and creates one table column per pattern.
CSV Allows CSV import and export of entries.
Grid Displays entries in a grid (each entry in a table cell). Allows setting the number of columns and rows of the grid.
Interval This view allows you to set duration interval according to which the information is displayed. You can group the information by certain field tag or rating and you can control the the number of entries to be displayed on each page. This view is particularly useful for content display.
PDF Allows designing a PDF template and exporting entries to a PDF file.
RSS Allows designing and generating RSS feeds from the activity entries.
Tabular Displays entries in an aligned table. The template is designed with an html table in a WYSIWYG editor.

Add-ons

Name Description Download
Chart Displays one or more charts based on the view entries content.

Field plugins

Internal

Name Description Sort Search Export Import
Entry actions Displays the entry action links/icons (e.g. edit, delete, duplicate etc.). X X X X
Entry author Displays info about the entry author (e.g. first name, last name, user picture etc.). V V V V
Entry group Displays info about the group the entry belongs to. V V V V
Entry time Displays the entry time created and modified. V V V V

Standard

Name Description Sort Search Export Import
Checkbox Allows the user to select options by ticking checkboxes. V V V V
Duration Allows the user to specify a duration in various units. V V V V
Entry state Allows the user to set the entry state (with ajax support). V V V V
File Allows the user to upload files to the entry. V V V V
Comment Mdl Allows the user to add moodle comments to the entry. V V V V
Number Allows the user to enter a number. V V V V
Picture Allows the user to upload images to the entry. V V V V
Radio button Allows the user to select an option by ticking a radio button. V V V V
Rating Mdl Allows the user to add moodle ratings to the entry. V V V V
Select Allows the user to select an option from a dropdown. V V V V
Select (multiple) Allows the user to select multiple options from a dropdown. V V V V
Text Allows the user to enter single-line text. V V V V
Text area Allows the user to enter multi-line text or rich text (supports the moodle editor). V V V V
Time Allows the user to enter data/time via dropdowns or javascript calendar popup. V V V V
Url Allows the user to enter a clickable link. V V V V

Add-ons

Name Description Sort Search Export Import
Captcha Displays a required Google re-captcha when editing the entry. X X X X
Chart Displays a YUI chart based on entry content. X X X X
Clicker Allows choosing an option by clicking a numbered button . V V V V
Latlong Allows the user to enter a geographic location with latitude and longitude. V V V V
Mail to Allows the user to a mailto link the will open a new email editor in the user's local email client. V V V V
Entry actions plus Allows an templates manager to configure the appearance and behavior of the entry actions. X X X X

Access rule plugins

Standard

  • Entry access: Allows setting access permissions (view, update, delete, export) for entries that have a specified content in specified views.
  • Field access: Allows setting view and update permissions for fields that have a specified content.
  • View access: Allows setting view permissions for specified views.

Notification rule plugins

Standard

  • Entry notification: Allows setting custom messages to be sent to specified recipients on specified entry events (add, update, delete).
  • Field notification: Allows setting custom messages to be sent to specified recipients on specified field events (update).

Text filters

Other components