You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

GREY See [Extended Templating Kit - URi to repository mapping|http://documentation.magnolia-cms.com/modules/etk.html#URItorepositorymapping} See MGNLSHORTURLS@jira MGNLMODSTR@jira GREY

Introduction

This page contains a summary of what does this module and modifystream module do. This module would be used to shorten the images urls in img tags.

Goals

  • provide a module to rewrite the response from the server
  • provide a specific use using this module: shorten the urls
  • make the changes persistent on server restart

Requirements

  • need of module-modifystream for module-shorturl to work
  • filter must be behind the gzip filter so we can read the response before is gzipped. 

Current state

Modules are now available for magnolia ee

  • No labels