This is a test site. Any changes will be lost!

Tags HTML Block

From MoodleDocs

This contributed code module is a simple block that allows to define one global HTML content to be displayed in tag pages.

Features

Its main feature is the ability to replace any occurrence of [[tag]] in that global HTML with the current tag being displayed, providing one simple way to link from every tag inside Moodle to other sources via standard links. It also supports the [[-tag]] and [[+tag]] keywords to force conversion of the tags to lowercase and uppercase in the generated HTML.

See also