Skip to main content

fanstatic xeditable.

Project description

js.xeditable

Introduction

This library packages x-editable for fanstatic. It is aware of different modes (normal, minified).

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

Contact

http://www.redturtle.it/redturtle_banner.png

How to use?

This should be setup before rendering a page. See fanstatic for more information:

>>> from fanstatic import init_needed
>>> needed = init_needed(base_url='http://localhost')

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

>>> from js.xeditable import bootstrap_editable
>>> bootstrap_editable.need()

Render the inclusion:

>>> print needed.render()
<script type="text/javascript" src="http://localhost/fanstatic/xeditable/js/bootstrap-editable.js"></script>

CHANGES

1.4.5 (2013-07-11)

  • initial import [amleczko]

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.xeditable-1.4.5.zip (269.1 kB view details)

Uploaded Source

File details

Details for the file js.xeditable-1.4.5.zip.

File metadata

  • Download URL: js.xeditable-1.4.5.zip
  • Upload date:
  • Size: 269.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for js.xeditable-1.4.5.zip
Algorithm Hash digest
SHA256 c5bc96084563b1f5d78dc506e12e04f8b05469fbcd696f6172ee8802791ef693
MD5 c25ab8f0d813f5f4b15aa61b28dab1ae
BLAKE2b-256 db63c81b8cf5f9c238d3ee8e305a4692796915829dce1525286c3f6f85413906

See more details on using hashes here.

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