
Feature request - Implement new framework interface such as Twitter Bootstrap
Reported by dleffler | July 5th, 2012 @ 06:18 PM | in 2.2.0alpha2 (closed)
In recent discussions on irc, it was noted that we might want to begin to implement the Twitter Bootstrap for the interface. It should be noted this is a jQuery based framework. http://twitter.github.com/bootstrap
Comments and changes to this ticket
-
dleffler July 6th, 2012 @ 09:55 PM
- Milestone set to 2.1.0
- Milestone order changed from 190 to 0
-
dleffler July 12th, 2012 @ 10:20 AM
- Assigned user set to dleffler
Includes adding Font-Awesome, ticket #657. Already integrated locally. Also have a bootstrap basic theme running locally.
-
dleffler August 27th, 2012 @ 11:12 AM
- Title changed from Feature request - Implement Twitter Bootstrap interface to Feature request - Implement new framework interface such as Twitter Bootstrap or Foundation
Foundation also seems to be a very popular framework http://foundation.zurb.com/ however is uses sass for its css parser instead of less used by bootstrap
-
dleffler August 27th, 2012 @ 07:43 PM
fwiw, I've locally upgraded to twitter bootstrap v2.1.0 and with lessphp v3.8 we can now pass a swatch name as a variable to 'theme' bootstrap from within the theme template expTheme::head() call. This allows for theme style variations via configure theme, etc...
-
dleffler September 2nd, 2012 @ 08:12 PM
- Title changed from Feature request - Implement new framework interface such as Twitter Bootstrap or Foundation to Feature request - Implement new framework interface such as Twitter Bootstrap
-
dleffler September 2nd, 2012 @ 08:14 PM
expNinja pointed out there is a YUI plugin variant to Twitter Bootstrap http://jshirley.github.com/bootstrap/javascript.html
-
dleffler September 29th, 2012 @ 02:18 AM
- Milestone order changed from 8 to 0
as a note, twitter-bootstrap 2.1.1 will NOT compile w/ lessphp, you must use 2.1.2wip
-
dleffler November 6th, 2012 @ 08:03 PM
As a note, v2.2.1 is out and compiles with lessphp and we have a locally working copy.
-
dleffler November 21st, 2012 @ 08:56 PM
- Milestone changed from 2.1.0 to 2.1.1
- Milestone order changed from 3 to 0
-
dleffler December 6th, 2012 @ 01:55 PM
- Assigned user cleared.
-
-
dleffler January 4th, 2013 @ 08:10 PM
As a note, we'll need to add the jqueryui bootstrap theme to prevent css conflicts since we will likely begin (also?) using jqueryui for widgets.
-
-
expNinja January 25th, 2013 @ 05:55 PM
(from [45c2d81e2fae303c1c7c1c44fce163e9275b9bf0]) v2.2 Implements new framework interface Twitter Bootstrap w/ new bootstraptheme [#656] https://github.com/exponentcms/exponent-cms/commit/45c2d81e2fae303c...
-
dleffler January 25th, 2013 @ 06:01 PM
- Assigned user set to dleffler
This will become one of the big changes slated for v2.2
-
dleffler January 26th, 2013 @ 03:23 PM
- Milestone changed from 2.1.2 to 2.2.0alpha2
-
dleffler January 27th, 2013 @ 12:13 AM
- State changed from new to resolved
Integrated into new feature/container2 branch along with a bootstraptheme
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
657 Feature request - Implement Font Awesome fonts/icons Will be merged with ticket #656 since it is a part of boo...
-
609 Feature request - Consider adding/moving to jQuery instead of YUI Initial implementation/deployment will likely be with boo...