Posted by Torch on May 15, 2006 at 8:39pm
Jump to:
| Project: | Help Tip |
| Version: | 4.7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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).
Comments
#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