beewilly/hive_poi
Composer 安装命令:
composer require beewilly/hive_poi
包简介
Point of Interest Elements on SVG-Graphic
README 文档
README
HIVE Point of Interest (POI)
Point of Interest Elements on one SVG-Graphic
This version supports TYPO3
Composer support
composer req beewilly/hive_poi
SVG Requirements
- objects to use must have a unique id and the class "poi"
How to Use
- Install Extenion
"beewilly/hive_poi": "*"& Include in Root Template before hive_thm_custom - Get SVG Graphic with objects, which should be used, with a unique id and the class "poi"
- Override Template
- Make your adjustments to Template
- Make your adjustments to Styling
- Use Content Element HIVE / HIVE Point of Interest (POI)
Code Examples
Override Template
plugin.tx_hivepoi {
view {
templateRootPaths >
templateRootPaths {
0 = EXT:hive_poi/Resources/Private/Templates/
10 = EXT:hive_thm_custom/Resources/Private/Overrides/hive_poi/Templates/
}
}
}
Changelog
- 1.0.7: add Translation for DE
统计信息
- 总下载量: 1.46k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-20