Skip to main content

Meta directive for register offload resource for Zope3

Project description

This package provides a meta directive which allows to register resources like images, javascripts or other static content like falsh movies etc. for Zope3. The main usecase of this package is that we can define a sub domain. This sub domain get used if we call the absolute url of such a resource. This allows to offload the resouce calls from the zope server and it’s front end proxy. In short words, this package offers a content delivery network setup for Zope3.

CHANGES

1.1.1 (2015-07-19)

  • bugfix: fix directory resource extraction. Make sure we use the right version in file name. Use the full resource traversal path in zrt-replace and not only the folder reference.

1.1.0 (2015-06-30)

  • feature: check version before write the verisons and zrt-repalce directives the the related files. This prevents that the less compiler get invoked for nothing because fo the modified zrt-replace.less file.

  • bugfix: fix i18n resource extraction

1.0.0 (2015-06-29)

  • feature: added option for extract each resource with it’s own version based on subversion or python package version. See p01.recipe.cdn version 1.0.0 for support cdn resource extraction. Added versions and zrt headers. Note; the resource signature and some implementation details are not compatible with previous versions. Make sure your custom implementation provides the correct __init__ method signature if you have a custom resource implementation. Otherwise the package is fully compatible if you just use the zcml resource directives.

0.6.2 (2013-06-20)

  • bugfix: fix broken i18n resource lookup

0.6.1 (2013-03-19)

  • implement include zrt resource expression. This espression can get used to lookup and include cdn resources which is usefull for stack different javascript file into one single file.

  • bugfix: fix broken input str zrtresource. The existing zrtresource input is using non raw strings whcih ends in converted backslashes. This should get backported to z3c.zrtresource

0.6.0 (2012-12-12)

  • feature: support named resource manager. This is usefull if you register resources within different layers and more then one resource manager for each layer. If so, a resource manager can provide a name and the resource can provide a manager property. This makes sure that a resource will pickup the right resource manager registered within an inherited layer.

  • bugfix: fix broken lovely.recipe download link e.g. Download error on svn://svn.zope.org/repos/main/lovely.recipe unknown url type: svn – Some packages may not be found!

  • bugfix: fix broken resource manager lookup in I18nResourceFactory

0.5.0 (2012-11-16)

  • 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

p01.cdn-1.1.1.zip (41.4 kB view details)

Uploaded Source

File details

Details for the file p01.cdn-1.1.1.zip.

File metadata

  • Download URL: p01.cdn-1.1.1.zip
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for p01.cdn-1.1.1.zip
Algorithm Hash digest
SHA256 ab17b256ded07f2a728c2c7462059fd1403608f3c181d645b59a90dc9a1cb3ed
MD5 d61a52d93dd142829104e886c536ec93
BLAKE2b-256 9c1f12c8ba8a2aede0a781e5be2c856a7aa3852a2518d4598f423476c2e85849

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