What do we want to do with http://drupal.org/project/twitter_bootstrap_ui ?

I personally do not use it and feel if we can improve the bootstrap theme documentation, it may not be required.

I'm interested in hearing whether there is a need/desire for an optional bootstrap configuration module similar to twitter_bootstrap_ui.

Comments

andregriffin’s picture

I agree that the module is kind of unnecessary. Perhaps we could instead set something up in the theme-settings.php that would add a selection of configuration options and check for proper installation.

The main options:

  • Place compiled bootstrap library in the theme folder
  • Place compiled bootstrap library in the libraries folder
  • Place non-compiled bootstrap library (LESS files) in the libraries folder and copy variables.less to the theme folder. Then use the LESS module to compile dynamically. (see #1821078: LESS usage documentation. for details)
blackice2999’s picture

Hi,

did you read http://drupal.org/node/1838304 ?

Please keep an eye on http://drupal.org/sandbox/blackice2999/1838288

specially if you want to use the bootstrap modal implementation we need some more than js including on theme layer.

frankbaele’s picture

Blackice2999, can you pls explain your module a little bit more:

what is the current feature list.
what is too come in the future

blackice2999’s picture

Hi frank,

currently we plan only API functions for loading the libraries from bootstrap and basic support for implementation of Drupal #AJAX Commands like modal triggering or popover usage over ajax. Its similar to dialog_api but for bootstrap.

If you have ideas or whishes how we can coporate with your theme this will be the right moment.

cpliakas’s picture

Related discussions happening at #1852332: Integrate with the Libraries API module.

wundo’s picture

Status: Active » Postponed (maintainer needs more info)
markhalliwell’s picture

Shouldn't this really just be a dup of #1852332: Integrate with the Libraries API module?

Or do we want to keep this open so that the twitter_bootstrap_ui project page can be updated appropriately once a solution has been found in aforementioned issue?

wundo’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I think this should be closed by now, twitter_bootstrap now is ancient history.