Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 1.32 KB

File metadata and controls

65 lines (44 loc) · 1.32 KB

oui_section_page

Easily manipulate the Textpattern section page names.

Plugin requirements

oui_instagram’s minimum requirements:

  • Textpattern 4.6+

Tags

oui_section_page

Displays the page name in use for the current section or a defined section.

<txp:oui_section_page />

Attributes (a-z)

class

The css class to apply to the HTML tag assigned to wraptag.
Default: none
Valid: string

section

target a define section.
Default: the current section
Valid: section name

wraptag

The HTML tag to use around the generated content.
Default: ul
Valid: HTML container tag without brakets

oui_section_page

Check the page name in use against a define value.

<txp:oui_if_section_page />

Attributes (a-z)

name

a name to check against the section page name.
Default: none
Valid: string

section

target a define section.
Default: the current section
Valid: section name

Attribute

section

The section name for which you want to display the page name.
Default: the current section
Valid: a section name

Author

Nicolas Morand
Thank you to the Textpattern community and the core team.

Licence

This plugin is distributed under GPLv2.