Fullscreen
[Show/Hide Right Column]

Plugin Banners

This plugin adds a banner onto a page and was introduced in version 3.0.

Usage

{BANNER(zone=name) /}


Parameters Accepted Values Description Since
zone string name of the zone 3.0
target _blank or display the target 3.0


Limiting the visibility


Some sites like to hide banners from some types of users, for example to prevent forbidden clicks by staff. In some parts of TikiWiki, such as in Modules and the Look & Feel headers, the following can be used to make banners only visible to anonymous visitors.

{if (empty($group)) or ($group eq "Anonymous")}
{BANNER(zone=name) /}
{/if}



From Here
Banners
Banner User
Banner Admin


Contributors to this page: lindon5651 points  , Scot Wilcoxon684 points  , Marc Laporte8171 points  , sylvie7160 points  and system .
Page last modified on Tuesday 02 March, 2010 03:53:43 UTC by lindon5651 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki