diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..069038d --- /dev/null +++ b/README.txt @@ -0,0 +1,16 @@ +A very simple mobile friendly navigation toolbar introduced +as part of the Spark project to solve mobile editing +problems with the Drupal 7 shipped toolbar, that is not +very friendly to small screen sizes. + + +============================================================ +Instructions for use with 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.