Tabs

Filters ::: filter_tabs
Maintained by José Puente Fuentes
Moodle filter which creates tabs in textfields
Latest release:
575 sites
153 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

  • on the Great Wall
    Sun, 20 Nov 2016, 6:02 PM
    Just got this working, thank you..
    for others that come across it, I have documented a little on how I got it going..
    https://moodle.org/mod/forum/discuss.php?d=336971#p1383815
  • Ricardo Caiado
    Wed, 7 Dec 2016, 8:40 PM
    Any upgrade to Moodle 3.2?
  • Alexander Bias
    Wed, 7 Dec 2016, 9:54 PM
    Hi Ricardo,

    as usual, there will be a 3.2 version within 1-2 months due to our internal release cycle.
    And, as usual, we expect the 3.1 version still to work on 3.2. So please give it a try and let me know if you encounter any problems.

    Thanks,
    Alex
  • Ger Tielemans
    Thu, 9 Feb 2017, 3:46 PM
    Is one of the theme_boost experts working on this?
  • Alexander Bias
    Thu, 9 Feb 2017, 8:05 PM
    Hi Ger,

    I don't know of anyone working on this...

    In the meantime, we have had to decide that we don't support this plugin anymore. That's why I have put it into the plugin adoption programme and that's why I am sorry to tell you that we won't publish a 3.2 version anymore.

    Thanks,
    Alex
  • Narissa Tuawhiorangi
    Mon, 27 Feb 2017, 8:07 AM
    Just added this to our Moodle 3.1, first in testing then in production. Looks great and works perfectly. Thanks
  • Rob McBerg
    Wed, 8 Mar 2017, 9:15 PM
    Is it possible to embed context where you can activate filter for staticpages? I'd like to join commendable words on your plugin as I tested it though this link and it does miracles!
  • Alexander Bias
    Thu, 9 Mar 2017, 3:12 AM
    Hi Rob,

    > Is it possible to embed context where you can activate filter for staticpages?
    > I'd like to join commendable words on your plugin as I tested it though this link and it does miracles!

    Are you really sure that you wanted to add this comment to filter_tabs and not to https://moodle.org/plugins/local_staticpage?
    Anyway, could you please elaborate what you need so I can better understand your request?

    Thanks,
    Alex
  • Alexander Bias
    Fri, 4 Aug 2017, 5:58 PM
    Dear users of this plugin,

    following the plugin adoption programme, this plugin was transferred to José Puente Fuentes. The process will soon be complete.
    Thanks to José for adopting this plugin!

    Best,
    Alex
  • Bert van der Hooft
    Tue, 23 Jan 2018, 4:10 PM
    José,

    I appreciate this plugin. Are you considering to let it work on mobile?

    Bert
  • José Puente Fuentes
    Sat, 3 Feb 2018, 6:42 AM
    Hi Bert,
    I'm considering but at this moment I've no time...but as soon as I have time, I'll do it
    Regards and thank you for your comment!
  • José Puente Fuentes
    Sun, 11 Mar 2018, 11:42 AM
    Hi Bert again,
    after looking for a solution I worry but currently is not posible to do a plugin for mobile...i will looking for a solution...
  • Charles Dominique
    Sat, 24 Mar 2018, 7:13 PM
    Just added this to our Moodle 3.1, first in testing then in production. Looks great and works perfectly . Thanks
  • José Puente Fuentes
    Mon, 26 Mar 2018, 7:14 PM
    Thank you very much for the feedback!
  • Ricardo Caiado
    Thu, 12 July 2018, 1:20 AM
    Hi,

    This filter works great with "Clean" theme, but it fails when using "Boost" theme.

    Ricardo
Please login to post comments