Ticket #233 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.
