Download & Extend

Documentation on how to install and configure Navbar on vanilla Drupal (outside Spark)

Project:Mobile Friendly Navigation Toolbar
Version:7.x-1.x-dev
Component:Documentation
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Here's how to setup navbar on a vanilla Drupal (tested with 7.18):

  1. Download Navbar module.
  2. Download jquery_update module (dependency). Make sure you're using the 7.x-2.x-dev version.
  3. Enable Navbar.
  4. Visit Configuration -> Development -> jQuery update.
  5. Select version 1.7 for jQuery version.
  6. Save.

Comments

#1

Status:active» closed (fixed)

It would be nice to add a documentation page for this.

#2

Version:7.x-1.0-alpha3» 7.x-1.x-dev
Category:support request» feature request
Status:closed (fixed)» needs review

Great idea! This should be in a readme.txt file too, which is where I looked for info initially. Here's a patch that creates the readme.txt with the module info and these instructions.

AttachmentSize
navbar-readmetxt-1891352-2.patch 786 bytes

#3

My suggestiong would be to add the path to that part of the site

youstiename.com/admin/config/development/jquery_update

for those that enabled the module without realize/reading the instructions.

#4

Status:needs review» needs work

The "tested with version 7.18" should be removed from the readme.

#5

#1937724: Automatically configure jquery_update with jQuery 1.7 or higher
#1937728: Disable colliding modules in hook_install()

I have jquery_update 2.3 installed and all works both with jquery 1.7 and 1.8, but not 1.5.

#6

Status:needs work» closed (fixed)

I removed the jquery_update dependency. We shouldn't need it after the alpha4 update (188946562a6b4ce872527bf846ab8b237722ed75).

#7

Cannot find the reference 188946562a6b4ce872527bf846ab8b237722ed75

#8

#9

I wonder as navbar seems only working with jquery 1.7 and 1.8

#10

I'm not able to get the navbar to work at all really, still uses the standard Seven admin theme with the overlay. Any ideas?

AttachmentSize
Screen Shot 2013-04-24 at 8.15.33 AM.png 45.22 KB
Screen Shot 2013-04-24 at 8.15.55 AM.png 64.31 KB

#11

Created a Documentation page at http://drupal.org/node/1993254. If you are working on your local server make sure you are using the dev build as it has the latest fixes!

#12

Created a Documentation page at http://drupal.org/node/1993254. If you are working on your local server make sure you are using the dev build as it has the latest fixes!

nobody click here