Skip to main content

Fanstatic packaging of deform_bootstrap

Project description

js.deform_bootstrap

Introduction

This library packages deform_bootstrap for fanstatic.

This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.deform_bootstrap) are published to some URL.

Included resources

js.deform_bootstrap is different from most js. packages in that it doesn’t include any resources itself. It references the resources from deform_bootstrap instead.

Usage in Pyramid

To use this package in Pyramid you have to include the following packages:

deform_bootstrap
js.deform
js.deform_bootstrap

How to use?

You can import deform_bootstrap_js from js.deform_bootstrap and need it where you want these resources to be included on a page:

>>> from js.deform_bootstrap import deform_bootstrap_js
>>> deform_bootstrap_js.need()

CHANGES

0.2.6 - 2013-04-22

  • Add jQueryUI bootstrap theme CSS to resource mapping

0.2.4-2

  • Using deform_bootstrap’s resources in resource_mapping. This fixes the select widget which needs the JS code from deform_bootstrap.

0.2.4-1

  • Fix docs.

0.2.4

  • Add fanstatic resources to js.deform’s resource_mapping.

0.2.2

  • Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

js.deform_bootstrap-0.2.6.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page