Ticket #233 (closed enhancement: fixed)

Opened 8 years ago

Last modified 8 years ago

Server-side configurable drop-list value insertion

Reported by: anonymous Owned by: gogo
Priority: normal Milestone:
Component: Plugin_Linker Version:
Severity: normal Keywords: plugin, drop list
Cc:

Description

Basically a plug-in where I can generate a drop-list. The drop-list would appear in the tool bar with Text values. When the user chooses a list item, the key is inserted at the cursor.

This allows the developer to have things like commmon terms, fields, etc. available from a drop list created from a database.

I think this should be fairly easy, as the funtionality is already there for things like special characters. Only the stuff to be inserted needs to be externalized.

The easiest might be a generated associated array passed to the plugin.

Change History

Changed 8 years ago by niko

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

i added a InsertWords plugin in changeset:142, take a look at it.

Note: See TracTickets for help on using tickets.