Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Releases: master3-blank-template/plg_content_uk3accordion

UIkit 3 Accordion - Content plugin v 1.1.1

07 Jan 23:30
Compare
Choose a tag to compare

Correction of malfunctioning when there are escaped special characters / and ?

UIkit 3 Accordion - Content plugin v 1.1.0

01 Jul 13:24
Compare
Choose a tag to compare
  • Fix behavior leading to an error when specifying HTMLmarkup tags inside the title shortcode
  • Added a unique ID for each slide, when you switch to which as a link, the slide opens if it was not open
  • Checked for Joomla! 4 compatibility

UIkit 3 Accordion v1.0.0 - Content plugin v 1.0.0

02 Mar 14:55
Compare
Choose a tag to compare

Usage

Indert into content editor:

{accordion Title 1}

Your content is inside the "Title 1" slide

{accordion Title 2}

Your content is inside the "Title 2" slide

{/accordion}

HTML tags immediately adjacent to the shortcodes in curly braces will be cut.

Multiple slide blocks per page are supported. Nested slides are not supported.