https://github.com/mavimo/imagecache_subdomain
Add functionality to have subdomain for image generated by imagecache on Drupal sites.
https://github.com/mavimo/imagecache_subdomain
Last synced: 4 months ago
JSON representation
Add functionality to have subdomain for image generated by imagecache on Drupal sites.
- Host: GitHub
- URL: https://github.com/mavimo/imagecache_subdomain
- Owner: mavimo
- License: other
- Created: 2010-01-26T15:45:27.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-11-02T23:19:32.000Z (over 15 years ago)
- Last Synced: 2025-09-19T11:48:59.028Z (9 months ago)
- Homepage:
- Size: 102 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Imagecache subdomain
====================
Introduction
------------
This module is a extension for imagecache module to use subdomain
to serve image generated by imagecache. You can define multiple
subdomain and serve image from that (using specific subdomain for
image).
Why use it
----------
Using imagecache_subdomain you can improve your front end loading
performance. Each browser can download only 2 different file from
each subdomain together; if you use different subdomain for images
your browser can dowload much file together and complete page loading
faster then only one domain.
You can find more info on:
Mantainer
---------
This module is develop and mantain from Marco Vito Moscaritolo (aka
mavimo). Please report bug, feature request or any other issue using