You are here

Files in Image Hotspots 7.2

Primary tabs

File namesort descending Location Namespace Description
image-hotspots-data.tpl.php templates/image-hotspots-data.tpl.php Default theme implementation to image hotspot data.
image-hotspots-element.tpl.php templates/image-hotspots-element.tpl.php Default theme implementation to image hotspot element.
image_hotspots.admin.inc includes/image_hotspots.admin.inc Admin configuration for module.
image_hotspots.css themes/image_hotspots.css /* edit hotspots */ .image-hotspot-edit { clear: both; } .image-hotspot-img { float: left; } .image-hotspot-form { display: none; } .image-hotspot-data { float: left; border: 1px solid #ccc; width: 200px; margin-left: 10px; …
image_hotspots.db.inc includes/image_hotspots.db.inc Functions for database interactions.
image_hotspots.info image_hotspots.info name = Image hotspots description = Module allows you to mark the different areas of the image by text labels. core = 7.x dependencies[] = image configure = admin/config/media/image-hotspots
image_hotspots.install image_hotspots.install
image_hotspots.module image_hotspots.module Main function of module.
image_hotspots_adm.css themes/image_hotspots_adm.css .hotspots_example { position: relative; width: 30%; float: right; background-color: #48a9e4; background: url(images/0.png); padding-left: 40px; margin-left: 5%; } .hotspots_example .hotspots_example_area { height: 180px; width: 22%; …
jquery.Jcrop.min.css themes/jcrop/jquery.Jcrop.min.css /* jquery.Jcrop.min.css v0.9.12 (build:20130126) */ .jcrop-holder{direction:ltr;text-align:left;} .jcrop-vline,.jcrop-hline{background:#FFF…
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Description * Installation * Configuration * Support DESCRIPTION ----------- Hotspots module allows you to mark the different areas of the image by text labels. INSTALLATION ------------ * Install…
tipTip.css themes/tipTip/tipTip.css /* TipTip CSS - Version 1.2 */ #tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; } #tiptip_holder.tip_top { padding-bottom: 5px; } #tiptip_holder.tip_bottom { padding-top: 5px; } #tiptip_holder.tip_right…

Other projects