Tip in tempate
Torch - May 15, 2006 - 20:39
| Project: | Help Tip |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It would be very good if you made it possible that thru some call we can add help tip inside PHPTemplate powered template (insted of just in block).

#1
The proper way to do this is to add a new region to your template, and configure the help tip to display there. The region can be anywhere you want in your template.
Helptip uses blocks because they are very versatile and have sophisticated configuration options.
#2
#3