Ticket #6479 (closed enhancement: fixed)

Opened 8 months ago

Last modified 5 months ago

table creation/editing plugin

Reported by: bill Owned by: liucougar
Priority: normal Milestone: 1.2
Component: Editor Version: 1.1.0
Severity: normal Keywords:
Cc:

Description

Support plugin to create tables in the Editor.

Apparently there was a TableOperation plugin in 0.4.

Add to DojoX first.... because this sounds like a huge can of worms, in the sense that as soon as we provide a "create table" command there will be demand for insert/deleting rows and columns, splitting cells, etc.

Attachments

editorPlugins.zip (49.4 kB) - added by mwilcox 5 months ago.
A collection of Editor table plugins

Change History

Changed 5 months ago by mwilcox

A collection of Editor table plugins

Changed 5 months ago by mwilcox

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

(In [14349]) Fixes #6479 A series of plugins that give the Editor the ability to create and edit tables

Changed 5 months ago by peller

(In [14366]) mix in i18n resources rather than poke them into the template. shorter code and makes it easier to reuse in Dialog subclasses. Refs #6479

Changed 5 months ago by peller

(In [14367]) factor out strings for translation. Refs #6479

Changed 5 months ago by peller

  • milestone changed from 2.0 to 1.2
Note: See TracTickets for help on using tickets.