github michael-milette/moodle-filter_filtercodes v2.6.0
FilterCodes release 2.6.0 - 2024-10-07

10 hours ago

What's New

Added

  • New {menulanguages} tag.
  • New {keyboard}...{/keyboard} tag.
  • New {menuwishlist} tag.
  • New {sitelogourl} tag.
  • New {ifprofile shortname is "value"}...{/ifprofile} tag.
  • New {ifprofile shortname is ""}...{/ifprofile} tag.
  • New {ifprofile shortname not "value"}...{/ifprofile} tag.
  • New {ifprofile shortname not ""}...{/ifprofile} tag. Similar to {ifprofile_field_shortname} tag but can't be nested.
  • New {ifprofile shortname contains "value"}...{/ifprofile} tag.
  • New {ifprofile shortname in "value"}...{/ifprofile} tag.
  • New {rawurlencode}...{/rawurlencode} tag.
  • New {ifgrouping groupingid}...{/ifgrouping} tag.
  • New {ifnotgrouping groupingid}...{/ifnotgrouping} tag.
  • New {mygroupings} tag.
  • New {ifnotincohort} tag.

Updated

  • Fixed bug with ifactivitycompleted and ifnotactivitycompleted if activity does not exist.
  • Fixed issue with %7Bcoursemoduleid%7D leaving % symbol behind.
  • Fixed issue when {coursesummary} is used in a block.
  • Link to External LTI now only available in Moodle 4.3+.
  • Addressed compatibility issue with mod_hvp that prevents link to current theme settings from working.
  • Refactoring in preparations for Moodle 4.5.
  • Added more documentation to README.md.
  • Fixed links and updated table of contents in README.md.
  • The {thisurl_enc} tag is now compliant with RFC 3986.
  • {categories0} tag now shows hidden categories if role has moodle/category:viewhiddencategories.
  • {categories0menu} tag now shows hidden categories if role has moodle/category:viewhiddencategories.
  • Fixed a couple of PHP 5.6 compatibility issues. Note that unit tests are still only compatible with PHP 7.1 and later.
  • Fix-302: {qrcode} and {urlencode} not processed after replacement tags.
  • Fixed compatibility issue with Moodle LMS 4.5.

Don't miss a new moodle-filter_filtercodes release

NewReleases is sending notifications on new releases.