Tip of the Day is a Extension Module, which displays a random “tip”, consisting of a “title”, “link” and “text”. Tips are stored in your BIGACE DB in a separate table.
Tips can be added, modified or deleted with a new Administration Panel, see “Extensions” → “Tip of the Day”.
With each request, one random “tip” is fetched from the pool.
Get all downloads from:
To edit the tips, you must be the SuperUser OR you assign the GroupPermission “tipoftheday” and assign it to your administrating UserGroup.
If you want to use the module “Tip of the day” add the following Code to your page content:
The replacement will be done ONLY if {TIP-OF-THE-DAY} can be found within the menus content. Otherwise the Tip will be appended at the Pages Bottom.
Have a look at the {tip_of_the_day} Smarty TAG docu.