Opened 15 years ago

Closed 15 years ago

#2790 closed Task (fixed)

Write a sample on custom dialogs

Reported by: Martin Kou Owned by: Martin Kou
Priority: Normal Milestone: CKEditor 3.0
Component: UI : Dialogs Version: SVN (FCKeditor) - Retired
Keywords: Review? Cc:

Description

Write a sample page, api_dialog.html, which shows how the API can be used to:

  1. Load and show custom dialogs.
  2. Set default values of dialogs.
  3. Remove fields from dialogs.
  4. Remove tabs from dialogs.
  5. Add fields to dialogs.

It should be possible to do tasks 2-5 without needing to modify the dialog's .js file or its own definition code.

Attachments (1)

2790.patch (20.0 KB) - added by Martin Kou 15 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 15 years ago by Martin Kou

Status: newassigned

comment:2 Changed 15 years ago by Martin Kou

Keywords: Review? added

The patch includes changes from #2802 and #2805 since the sample dialog code depends on those to work.

Changed 15 years ago by Martin Kou

Attachment: 2790.patch added

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

This one has been introduced with [2990].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy