Hi there.
As you are probably aware, Joomla since version 3.0 is using Bootstrap
and jQuery in it's core.
Developers are not forced to use these, but are the default templating
tools (MooTools 1.4.5 is still available, but being slowly phased
out).

Since I use Joomla, MooTools and responsive layouts, I though I'll try
to rewrite Bootstrap plugins for MooTools.

The reason why I decided to not use Aaron's version (Mootools-
Bootstrap) was to replace jQuery with minimal effort, just by
replacing javascript plugin files in original Bootstrap package (ie.
using system plugin for Joomla).

So far this worked out fine for smaller project.
If anyone is interested, take a look at 
https://github.com/piotr-cz/Mootools-Bootstrap-plugins


At the moment this is a proof-of-concept. Most plugins were rewritten
to pass the unit tests (which have some false positives) and not
really used anywhere.

The plugins were rewritten by replacing jQuery-specific functions (not
by refactoring classes) by purpose: to easily implement upstream
commits.

Let me know what you think or if you find this helpful.

piotr_cz

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"MooTools Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mootools-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to