There are a few typos in readme.txt that might make setup confusing. Maybe this file should also include information about the twitter_bootstrap_ui module?
"Twitter Bootstrap theme for Drupal
1. Download the Bootstrap library v2 (http://twitter.github.com/bootstrap/), make sure the resulting folder is named "bootstrap"
2. Put the bootstrap folder inside the twitter_bootstrap theme folder, [path the themes]/twitter_boostrap/bootstrap/js…
3. Put any plugin files into [path the themes]/twitter_boostrap/bootstrap/js/
Author: Sjoerd Arendsen"
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | twitter_bootstrap-readmetypos-1668794-2.patch | 1.37 KB | Melissamcewen |
| #1 | twitter_bootstrap-readmetypos-1668794-1.patch | 743 bytes | Melissamcewen |
Comments
Comment #1
Melissamcewen commentedHere is a patch if you'd like it that corrects some typos.
BTW thanks for all your great work! Let me know if you need any more documentation help.
Comment #2
Melissamcewen commentedHere is an improved readme that I think might help some people
Comment #3
Melissamcewen commentedAlso, if people want to use the jquery_update model, they will need this core patch until a new release comes out
http://drupal.org/node/1480568
because otherwise jquery 1.7 breaks a bunch of formsets
Comment #4
Oceanman commentedI made a mistake when I first downloaded the files because I downloaded the wrong ones. People need to know that they should use the download found on the homepage http://twitter.github.com/bootstrap/ with the gray button. I originally downloaded from the link below the button which includes docs and that was the wrong thing to do.
Comment #5
Melissamcewen commentedI guess the wording for #1 should be refined then:
Would that have helped Oceanman? Also, does anyone know of any documentation that exists on merging the js files in the master branch into bootstrap.js? I know you can do it via the custom download page http://twitter.github.com/bootstrap/download.html#variables
Comment #6
ressaThe patch mentioned by @Melissamcewen (post #3) has been committed to core, and I can confirm it is part of Drupal 7.15.
Comment #7
wundo commentedCommited, thanks!
Comment #9
andregriffin commented