Responsive design

Notice: Undefined index: social_google in /home/webroot/www.kusoftas.com/cms/templates_c/demo^7b9c5ab6cf20f7b62a4fced0b8a945dae9af628c_0.file.skin-template-header.tpl.cache.php on line 163

Download

Last stable v 5.2 2024-11-01

    {a}

    Smarty get menu anchor (<a>) template plugin. Plugin outputs menu item anchor (<a>) by menu item name (may be assigned using "Menu" tool). May be used to get same menu item anchor (<a>) in different languages using same name.

    Attributes:

    Attribute Name Type Required Default Description
    name string Yes n/a menu item name assigned using "Menu" tool
    title string No n/a Assign different title than menu item

    Sample for using:

    {a name="sample-name"}

    Above will output:

    <a href="http://www.kusoftas.com/programming/template-plugins/title-tit">Title (tit)</a>