For those of you interested in it:
very cool. good timing, saves me from having to convert anything else...
just a heads up - I have converted 2 of the twitter js files that are
missing from Arron's release:
Button.js - https://github.com/DimitarChristoff/mootstrap-button - click
behavior for buttons (change text, lock them etc - with events and a
element setter/getter for more moo power)
Scrollspy.js - https://github.com/DimitarChristoff/mootstrap-scrollspy -
nothing to do with David Walsh' ScrollSpy - a port of the twitter
scrollspy by Arian and myself.
Also to consider:
http://mootools.net/forge/p/twipsy - Twispy (now renamed to
bootstrap-tooltip.js)
Best regards
--
Dimitar Christoff
"JavaScript is to JAVA what hamster is to ham"
Personal blog: http://fragged.org/ - Twitter: @D_mitar
Oh, sure, I can fork your repo, add them, mod them to fit the style if
needed and add some test specs, if you'll have them.
Best regards,
I am currently working with Simon Smith on mootstrap-tabs as well - then
will see if I can actually sort it with a pull request as Aaron
suggested. The idea was is to unify my individual plugins under one repo
but that's kind of what the Aaron port already does.
The problem is, I tend to use Buster.js for testing and the other specs
etc Aaron uses are not familiar to me so I'd have to do some rewrites /
fixes but it's not too-far fetched.
Best regards
--
Dimitar Christoff
"JavaScript is to JAVA what hamster is to ham"
http://fragged.org/ | @D_mitar | https://github.com/DimitarChristoff
I got that working fine already but what I don't get is how the test
environment on that port relates to the mootools-boostrap repo, which
lies elsewhere.
do i mod the settings.py file to point to ../mootools-bootstrap/ ?
sorry for being thick here. :)
best regards,
https://github.com/DimitarChristoff/mootools-bootstrap/blob/master/Docs/UI/Bootstrap.Scrollspy.md
If this is to standard, I will finish it up and read up on behaviors and
what it does over the next day or so
Best regards