ixtensa/zixmobilenavi
Composer 安装命令:
composer require ixtensa/zixmobilenavi
包简介
Smartphone navigation with left and right panel function and special mobile navigation for Contao using jQuery and css transition.
关键字:
README 文档
README
!!! IMPORTANT NOTICE !!!
- Version: Extension include scripts only for Contao >=3.2, <=3.6>
What is this repository for?
- Mobile navigation for Contao
- Version: 1.0.1
How do I get set up?
- Copy folder to /system/modules/
- Create Navigation FE-Module and choose as template /system/modules/assets/templates/nav_default_zixMobile.html5.
- Create a new page layout and choose only header, main row and footer without left and right column. (if you need left or right column, you can choose this option, but set the column with to 100%).
- Include Navigation FE-Module in page layout by "included modules" in Header.
- Set viewport "initial-scale=1.0, user-scalable=no, width=device-width".
- Choose in page layout jQuery-Templates the direction j_mobilenavigation-LeftPanel or j_mobilenavigation-rightPanel which direction you wish.
- Set Overall with to 100%
The pages with only one subpage will not displayed in the mobile navigation, because of this feature you must have a overview page and one subpage. It's mean you need 2 subpages. The Parentpage will redirect to the overview page.
For example:
Parentpage -> redirect to overviewpage overview page subpageThe pages without subpages will open normaly
The extansion remove the some attributes from figure, images, videos and tables. See code below!
/* Remove attributes and classes */ $('body').find('.image_container').removeAttr('style').removeClass('float_left float_right float_above'); $('body').find('.image_container img').removeAttr('width height'); $('body').find('video').removeAttr('width height'); $('.ce_form').find('table td').removeAttr('width');
How it's work?
The files /system/modules/assets/js/MobileNavigation.js, /system/modules/assets/js/MobileNavigationCore.js, /system/modules/assets/js/modernizr-2.6.2.min.js and /system/modules/assets/css/mobilenavigation.css/ or .scss included automaticaly if device are a Mobile, Android or IOS
Touchswipes is also included in /system/modules/config/config.php. If you use any another extension with jquery.touchSwipe.js comment this line in config.php
The Navigation include styles till level_3. If you wish more levels you musst style the css file in /system/modules/assets/ for your needs.
Who do I talk to?
- Hakan Havutcuoglu
- info@havutcuoglu.com
ixtensa/zixmobilenavi 适用场景与选型建议
ixtensa/zixmobilenavi 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 26 次下载、GitHub Stars 达 0, 最近一次更新时间为 2015 年 07 月 24 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「extension」 「mobile」 「navigation」 「contao」 「smartphone」 「smartphone navigation」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ixtensa/zixmobilenavi 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ixtensa/zixmobilenavi 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ixtensa/zixmobilenavi 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Beyonic PHP Library
A block to display a list of links to child pages, or pages in current level
A custom URL rule class for Yii 2 which allows to create translated URL rules
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
UI Kit 3 Extension for Yii2
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 20
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2015-07-24