Ticket #1330 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

There's no fixup for image urls in new dialogs.

Reported by: douglas Owned by: gogo
Priority: normal Milestone: 0.96
Component: Xinha Core Version: trunk
Severity: normal Keywords:
Cc:

Description

Right now, the URLs input for resources in new dialogs get don't get fixed up for the xinha location. I propose allowing the prefixes [editor] [plugin] and [images] in img urls and have XinhaDialog? convert them to the editor URL, the plugin requesting the dialog, and the xinha images directory respectively. That way, you could specify:

<img src="[images]/ed_about.gif"/>

and the image would load properly no matter where the xinha was located.

Change History

Changed 4 years ago by douglas

  • status changed from new to closed
  • resolution set to fixed

r1134 Fixes this by passing over a dialog's elements and updating any image tags or links.

Note: See TracTickets for help on using tickets.