Changes between Version 1 and Version 2 of Ticket #10027, comment 3


Ignore:
Timestamp:
Mar 18, 2013, 11:01:08 AM (11 years ago)
Author:
Olek Nowodziński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10027, comment 3

    v1 v2  
    2929* With #8244, UI buttons might no longer be essential for indentation.
    3030* CKEditor indent becomes scalable. New plugins can also listen on `indent|outdent` events, do custom job and control UI interface states.
     31
     32
     33{{{
     34                                                       action                          action
     35                                                          ^                              ^
     36                                                          |                              |
     37+----+    execute   +------------+  in|outdent evt  +-----+-----+  in|outdent evt  +-----+-----+  in|outdent evt
     38|    |+------------>|            |+---------------->|           |+- - - - - - - - >|           |+- - - - - - - - - . . .
     39| UI |              |  indentUi  |                  | plugin #1 |                  | plugin #2 |
     40|    |<------------+|            |                  |           |                  |           |
     41+----+   set state  +------------+                  +-----------+                  +-----------+
     42                           ^                              +                              +
     43                           |    in|outdentRefresh evt     |                              |
     44                           +-------------------------------------------------------------+------------------------ . . .
     45}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy