Tabs

Filters ::: filter_tabs
Maintained by José Puente Fuentes
Moodle filter which creates tabs in textfields
Latest release:
526 sites
159 downloads
67 fans
Current versions available: 11

This is a simple Moodle filter which creates tabs in textfields.

First, activate the filter_tabs plugin in Site Administration -> Plugins -> Filters -> Manage filters

To create tabs in textfields where the filter is activated, simply use the following syntax:

{%:Tab title}Tab text{%}

Example

The following placeholders in a textfield:

{%:First tab}Some text{%}
{%:Second tab}Another text{%}


will produce this tab group:

+-------------+------------------+
| First tab | Second tab |
+---------------------------------+
| Some text                      |
|                                         |
+---------------------------------+

Bootstrap 4, Bootstrap 2 and YUI theme styles are supported.

Screenshots

Screenshot #0
Screenshot #1

Contributors

José Puente Fuentes (Lead maintainer): Developer
Alexander Bias: Original maintainer
Stefan Lehneis: Initial Developer
Ulm University: Original maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Heather Edick
    Sat, 5 Oct 2013, 5:29 AM
    This plugin has been, so far, terrific!
  • William Lu
    Thu, 16 Jan 2014, 4:30 AM
    It is fantastic, works beautifully in my Moodle2.6.
Please login to post comments