Opened 14 years ago

Closed 11 years ago

#5306 closed Task (fixed)

Feature alignment with v2

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Umbrella Cc: matthewlefflercomputer@…, Michael Osipov

Description (last modified by Garry Yao)

This list should be our last core feature alignments with v2:

#4358
List properties dialog box is missing

#4056
Hidden field problem

#4652
Config for disable editor context menu

#3582
Contents of anchors isn't visible

#5268
Port DragResizeTable to V3

#5404
FillEmptyBlocks in CKEditor 3.x

And some sample pages as well:

#5024
Port doctype samples from FCKeditor

Change History (14)

comment:1 Changed 14 years ago by Garry Yao

Description: modified (diff)

comment:2 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Description: modified (diff)

Besides those tickets, we should port also the server side integration files that we want to support, I'm working on the asp version.

And take care also of the .Net and Java solutions (this can be done after 3.3)

The placeholder plugin is another sample that will be helpful for the people to customize their integration. In general, more samples means more code that can be used to test all the features and it can help to avoid basic questions.

comment:3 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Description: modified (diff)

comment:4 in reply to:  2 Changed 14 years ago by Frederico Caldeira Knabben

Replying to alfonsoml:

Besides those tickets, we should port also the server side integration files that we want to support, I'm working on the asp version.

Be sure to follow the specs. You can base it on the PHP SSI, as always.

comment:5 Changed 14 years ago by Matthew Leffler

Cc: matthewlefflercomputer@… added

comment:6 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)

I'm removing entries we'll not be able to provide in the 3.3 from the list. Note that for these entries, we would prefer having the plugin repository ready first. This could be easily provided by contributors.

comment:7 Changed 14 years ago by Michael Osipov

Cc: Michael Osipov added

comment:8 Changed 14 years ago by Garry Yao

Milestone: CKEditor 3.3CKEditor 3.4

As we certain blocking sub tickets, defer this to 3.3.x.

comment:9 Changed 14 years ago by Garry Yao

Description: modified (diff)

Adding 'dragresizetable' plugin and 'fillEmptyBlock' configuration to list.

comment:10 Changed 14 years ago by Wiktor Walc

I guess #5915 should go here as well (?).

comment:11 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4
Status: newconfirmed

comment:12 Changed 14 years ago by Charlie

Would it be possible to consider adding back in the XML support for templates and styles? This would make behavior more consistant with V2 as there's no reason people should have to port over all those files is there? See #3588

comment:13 Changed 14 years ago by Frederico Caldeira Knabben

@comp615, there is a very good reason for having js files instead of xml into the 3.x: cross-domain resources loading. In other words, a site in the "example.com" domain can load the editor (and the templates and styles files) from "otherdomain.org". This is not possible with XML.

For now, let's keep the discussion at #3588.

comment:14 Changed 11 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed
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