How to get the Bootstrap 2.0 stuff

21 views
Skip to first unread message

Dave Winer

unread,
Mar 15, 2012, 6:09:44 PM3/15/12
to world-...@googlegroups.com, frontier-user
I've spent the last three days converting from Bootstrap 1 to Bootstrap 2.

Here's a report on progress, and a howto explaining how to get the new stuff before it is released.

http://worknotes.scripting.com/march2012/31512ByDw/howToGetTheBootstrap20Stuff/

I especially want to get this in front of JavaScript/CSS people so they can help me figure out why, for example, the nodetype dialog on the Roots page in Worldoutline doesn't work in the new setup. As far as I can tell it's doing things the same way my test app does, and it works.

Also, I will be away most of the day tomorrow.

Dave


Dave Jones

unread,
Mar 16, 2012, 12:54:28 AM3/16/12
to world-...@googlegroups.com
Modal dialog fix:

The href and data-toggle properties for the anchor tag that launches the modal seem to be missing:

    href="#nodetypeDialog" data-toggle="modal"

Adding those corrected it on mine.


Twipsy fix:

The .twipsy() function changed names.  It's now called .tooltip() per the docs here:  http://twitter.github.com/bootstrap/upgrading.html (all the way at the bottom).  

Changing that in scripts.js fixed it.


DJ

Dave Winer

unread,
Mar 16, 2012, 4:26:02 AM3/16/12
to World Outline
Dave, I must be missing something because when I look at the code that
generates the Roots page, and when I look at the source of the Roots
page in the browser, I see the href and data-toggle attributes on the
anchor that launches the modal.

Here's a screen shot of the HTML source:

http://scripting.com/images/2012/03/16/viewSource.gif

A screen shot of the code:

http://scripting.com/images/2012/03/16/code.gif

I know it must be staring me in the face, but I just don't see what's
missing! :-(

Dave



On Mar 16, 12:54 am, Dave Jones <sec...@gmail.com> wrote:
> Modal dialog fix:
>
> The href and data-toggle properties for the anchor tag that launches the modal seem to be missing:
>
>     href="#nodetypeDialog" data-toggle="modal"
>
> Adding those corrected it on mine.
>
> Twipsy fix:
>
> The .twipsy() function changed names.  It's now called .tooltip() per the docs here:  http://twitter.github.com/bootstrap/upgrading.html(all the way at the bottom).
>
> Changing that in scripts.js fixed it.
>
> DJ
>
> On Mar 15, 2012, at 5:09 PM, Dave Winer wrote:> I've spent the last three days converting from Bootstrap 1 to Bootstrap 2.
>
> > Here's a report on progress, and a howto explaining how to get the new stuff before it is released.
>
> >http://worknotes.scripting.com/march2012/31512ByDw/howToGetTheBootstr...

Dave Jones

unread,
Mar 16, 2012, 9:24:37 AM3/16/12
to world-...@googlegroups.com
I must be missing a part then.  My HTML source looks like this:

http://dl.dropbox.com/u/1028851/rootspg-source1.jpg

and my worldOutlineSuite.roots.viewRoots looks like this:

http://dl.dropbox.com/u/1028851/rootspg-source2.jpg

I reinstalled worldOutline.root from the Tools page and re-ran your instructions to get the unreleased parts, but my worldOutlineSuite.roots.viewRoots still doesn't look like your screenshot.

DJ

Lloyd Davis

unread,
Mar 18, 2012, 7:47:27 AM3/18/12
to World Outline
My HTML and worldOutlineSuite.roots.viewRoots look the same as DJ's

Don't know if it's useful/relevant but the last change noted at the
top of my worldOutlineSuite.roots.viewRoots is from 3/1/12
> > the docs here:  http://twitter.github.com/bootstrap/upgrading.html(alltheway at the bottom).

Dave Winer

unread,
Mar 18, 2012, 9:11:51 AM3/18/12
to world-...@googlegroups.com
The parts were all officially released yesterday.

http://worknotes.scripting.com/march2012/31712ByDw/bootstrap20PartsRelease

To get them, just update worldOutline.root, opml.root, and if you're
running radio2 or river2, update them as well.

Dave

Lloyd Davis

unread,
Mar 18, 2012, 11:18:54 AM3/18/12
to World Outline
OK, thanks Dave, all updates done, but still no change to
worldOutlineSuite.roots.viewRoots and that part is not explicitly
referenced in your worknote.

Forgive my ignorance of the intricacies of this, I'm only just getting
my head round it, however this list and the podcasts are really
helping. Thanks again.

Lloyd

On Mar 18, 1:11 pm, Dave Winer <dave.wi...@gmail.com> wrote:
> The parts were all officially released yesterday.
>
> http://worknotes.scripting.com/march2012/31712ByDw/bootstrap20PartsRe...
> >> > the docs here:  http://twitter.github.com/bootstrap/upgrading.html(allthewayat the bottom).

Dave Winer

unread,
Mar 18, 2012, 2:34:53 PM3/18/12
to world-...@googlegroups.com
Hi Lloyd.

My mistake.

Try updating worldOutline.root again.

Dave

Adam Curry

unread,
Mar 18, 2012, 3:55:44 PM3/18/12
to world-...@googlegroups.com
Giving the new system a good workout today, multiple nodetypes, heavy server load etc etc.

So far so good, and reallyt like the consistent look & feel across WO, Radio2 and River2

Great job on this corner turn.

AC
Reply all
Reply to author
Forward
0 new messages