Ticket #544 (closed enhancement: wontfix)

Opened 8 years ago

Last modified 4 years ago

Patch to add a ID to a Image (InsertImage Popup)

Reported by: buz Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords: image img id patch
Cc:

Description

The patch adds a ID field for the default image insert.

Attachments

xinha.patch (1.9 kB) - added by anonymous 8 years ago.
The patch is against a few days old Xinha SVN version. The revision in the file is bogus (as it lives in our own SVN).

Change History

Changed 8 years ago by anonymous

The patch is against a few days old Xinha SVN version. The revision in the file is bogus (as it lives in our own SVN).

Changed 8 years ago by niko

why is this needed?

Changed 8 years ago by gocher

  • summary changed from Patch to Patch to add a ID to a Image (InsertImage Popup)

Changed 8 years ago by buz

We added this for use with certain CMS (ezpublish in our case) that use the ID to reference images internally.

It might be of some use to others, or maybe not. I've since written my own, much more ezpublish CMS specific extension so feel free to disregard this if you don't see any use for it.

Changed 8 years ago by niko

we have two options to implement this:

  • using a config.insertImageShowsId = true (like config.makeLinkShowsTarget)
  • you write a new plugin based on the insertImage that uses a new dialog with ID

i would prefer the first option... any other oppinions?

Changed 8 years ago by gogo

First option niko - config.ImageManager.promptID or something. Should be off by default since not many people will need it, but still useful.

Changed 8 years ago by anonymous

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

lkjlkj[ {{{ ==

==


}}} ]

Changed 8 years ago by anonymous

  • status changed from closed to reopened
  • resolution deleted

Bloody anonymous.

Changed 8 years ago by gogo

  • keywords patch added

Changed 4 years ago by gogo

  • status changed from reopened to closed
  • resolution set to wontfix

Closing this, things have changed and nobody else has asked, so either it's done or nobody actually needs it (I kinda think it's not suitable to ask end users for an "ID" anyway).

Note: See TracTickets for help on using tickets.