Ticket #8312 (closed Feature Request: fixed)

Opened 4 years ago

Last modified 3 years ago

Allow ResourceRegistries to Reference External Resources

Reported by: dunlapm Owned by: dunlapm
Priority: major Milestone: 3.3
Component: Infrastructure Keywords:
Cc: fschulze, interra, wald

Description (last modified by dunlapm) (diff)

Splitting ticket #5521 to have Conditional Comments and External Resource be separate tasks with separate branches that can be handled independently.

Previous proposal called for adding a new render type of 'external' which leaves too much room for breaking the ZMI with the current templates, and errors with the tool attempting to cache and/or merge a resource it doesn't own. Instead I propose the following:

  • Intelligent handling of resources starting with "http://" or "https://"
    • Automatic disabling of merging, caching and compression
    • Disallow inline rendering (link, import, etc still allowed)

Attachments

external-registires.patch Download (28.2 KB) - added by dunlapm 4 years ago.
Proposed patch for registries

Change History

comment:1 Changed 4 years ago by wichert

  • Owner set to fschulze

comment:2 Changed 4 years ago by fschulze

  • Cc fschulze added
  • Owner changed from fschulze to dunlapm

comment:3 Changed 4 years ago by dunlapm

  • Status changed from new to assigned
  • Description modified (diff)

comment:5 Changed 4 years ago by interra

  • Cc interra, wald added

Changed 4 years ago by dunlapm

Proposed patch for registries

comment:6 Changed 4 years ago by hannosch

  • Milestone changed from 3.x to Future

This might be a candidate for Plone 3.3.

comment:7 Changed 3 years ago by dunlapm

  • Milestone changed from Future to 3.3

comment:8 Changed 3 years ago by fschulze

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [24248]) Merged 'dunlapm-external-resources' branch. Fixes #8312.

Note: See TracTickets for help on using tickets.