Item15161: Publish content referred by url() function in style sheets

pencil
Priority: Enhancement
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: PublishPlugin
Branches: master
Reported By: BramVanOosterhout
Waiting For:
Last Change By: BramVanOosterhout
Publish plugin does not publish content referred in stylesheets through the url(...) function. It does not deal with the data: prefix and has various other quirks

I have changed the processing so PublishPlugin supports references of the form url(somefile.ext). That is: somefile.ext exists in the same directory as the .css file.

Other references need to be investigated.

The url() function can occur anywhere in a <style> tag. PublishPlugin does not cater for this case.

-- BramVanOosterhout - 28 Jul 2022

 
Topic revision: r1 - 28 Jul 2022, BramVanOosterhout
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy