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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

GREY 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 a, img tags. See MGNLSHORTURLS@jira MGNLMODSTR@jira GREY

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