Releases: XiradornLab/phpbb_ext_xdojonavbar
xSensei - xDojo Navbar
xSensei - xDojo Navbar
Extension Version: 2.7.0
Description: xSensei Navigation Menu xDojo Style. Super customizable navigation menù for phpbb. Thousand color combinations and easy to config. That is a style extension, so there isn't any ACP mudule o panel cor config. Simply to use and config. In a near future will be the possibility to have a small ACP module for customize the colors and probably the menu. 100% responsive!!!! No JS used! **Now we have a multi level menu, external link indication, images into wide links and a bottom link"
Inspired form phpbb Nav Menu and totally rewritted from scratch in jade/sass. You can use this menu in both ways: single menu level, or multilevel
Author: Sir Xiradorn (@Xiradorn)
Requirements:
- phpBB 3.1.x or phpBB 3.2.x
Repository: xDojo Navbar - https://github.com/XiradornLab/phpbb_ext_xdojonavbar
Release Download: xDojo Navbar - https://github.com/XiradornLab/phpbb_ext_xdojonavbar/releases/latest
Features:
- Navigation Bar nice and clear for phpbb 3.1 or 3.2
- Fully responsive
- NO js used
- Thousand of color mix for customize the bar apperance without any image. CSS3 gradient.
- Font-awesome icon for customize the nav links
- CSS minified for super speed load
- Single-level or Multi-Level support
- Auto coloring style for default phpbb style. Now compatible with: Prosilver, Prosilver SE
- Multi level with 2 or 3 columns (2 cols =
xen_sub
| 3 cols =xen_sub_xl
) - Full width element in submenu width class (
ul.xen_wide
) - Ext links notification with class used in single li sub element (
li.xen_ext_link
) - Image on rightside (suggested for only wide element)
- Footer submenu element link on bottom
- Fade CSS efx with config value
- Config file setup.css for change some values
For Developers:
- written in JADE (PUG) and SASS
- thare is a config var for develop a super lightweight version of css.
- configurator ary for better developing steps
Installation:
- Download the latest release from (https://github.com/XiradornLab/phpbb_ext_xdojonavbar/releases).
- Unzip the downloaded release, and change the name of the folder to
xdojonavbar
. - In the
ext
directory of your phpBB board, create a new directory namedxiradorn
(if it does not already exist). - Copy the
xdojonavbar
folder to/ext/xiradorn/
(if done correctly, you'll have the main extension class at (your forum root)/ext/xiradorn/xdojonavbar/composer.json). - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
xDojo Navbar
under the Disabled Extensions list, and click itsEnable
link.
Update Instructions:
- disable the extension
- delete extension data
- delete extension files from server
- download latest extension files from GitHub (if you haven't already)
- upload new files to the server
- enable extension
- in some cases, the board cache needs to be cleared
Style Support:
Currently it perfectly work on prosilver and prosilver Special Edition. Other style will be probably added in future.
Permissions:
Ftp permission for customization process.