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

Content plugin for Joomla «UIkit 3 Tabs». Accordion of content, based on the UIkit 3 framework.

License

Notifications You must be signed in to change notification settings

master3-blank-template/plg_content_uk3tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIkit 3 Tabs - Content plugin

Version Joomla Php

description in Russian here

Tabs of content based on the UIkit framework 3. Content plugin for Joomla! 3

The plugin contains the basic settings implemented in the UIkit 3 framework, necessary for displaying full-fledged tabs.

Attention! The plugin does not contain scripts and framework styles, connect them yourself in your template (it is assumed that your template is already based on this framework).

Usage

Indert into content editor:

{tab Title 1}

Your content is inside the "Title 1" tab

{tab Title 2}

Your content is inside the "Title 2" tab

{/tab}

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

Multiple tabs blocks per page are supported. Nested tabs are not supported.