CMS7-8772: Moved styling from style attr to css class and updated size/padding
CMS7-7324: removed all Xinha-related Java classes, processed first review feedback - Moved all generic dialog logic and models to the richtext package. - Dialogs can now have RichTextEditorAction classes that generate the JavaScript to execute when a dialog is canceled or closed. CKEditor uses this to execute the insertImage and insertInternalLink commands once an image picker or document picker dialog is closed. - Introduced generics in several models (e.g. IModel<Node> instead of a JcrNodeModel) - strip script from HTML used in the CKEditorPropertyPlugin - removed unused imports and code
CMS7-7324: merged feature branch 'ckeditor' back to trunk
CMS7-7294: added internal link picker to the CKEditor The hippoimagepicker plugin has been renamed to hippopicker, and now includes both the internal link picker and the image picker (allowing code reuse).
CMS7-7265: created CMS branch for CKEditor experiments
CMS7-6812: corrected license headers, added apache-rat plugin configuration
CMS7-5786: move repository (bootstrap or workflow) resources and classes to repository-specific modules
CMS7-5538: use same markup hierarchy there was before
CMS7-4038: also disable internal link checkbox The new property name is 'open.in.new.window.disabled'. Set to true to disable the checkbox.
CMS7-5385 Fixed a bug in the document picker under IE7.
HREPTWO-4739: copying hippo-ecm projects to hippo-cms7
HREPTWO-4627: artifacts have been renamed
HREPTWO-4597: global reshuffling of projects. only move and copy actions, no adaptations, this will break the build.
HREPTWO-3088: Xinha image picker: add widget for horizontal align https://issues.onehippo.com/browse/HREPTWO-3088 - Fixed broken accordion in Dialog - added widget for horizontal align - fixed layout of dialog - Added translations - Fixed configuration for Xinha dialogs - Added helper method for getting a propertyModel (resolves warning)
HREPTWO-1237: use standard dialog service Removed the xinha specific dialog infrastructure. The dialogs themselves are no longer full plugins, but are now AbstractDialog subclasses. The clusters in the cms-pickers category now have the well-defined goal of picking documents. The base model that is now used for the dialogs is a map with some additional methods of a more persistence API kind. (we may want to seperate this API from the (Map) object, maybe in a separate type of Model)
HREPTWO-1935: Implement new XinhaModal pickers. - Resolved issue with remove link resulting in deleted document nodes. - Implemented replace - Implemented support for multiple links/images referencing the same node using different facets. - Changed JsBean into IDialogModel - Removed XinhaConfig instance from Image/Link-services - Transformed HtmlLinkValidator into XinhaFacetHelper so it can be used by ImageService as well - Started work on going towards an abstract service. - Moved 'model.folder.root' config knowledge into AbstractBrowseView
HREPTWO-1993 xinha fields now take 90% width, but visually it looks like 100% fixed picker sizing (paging still needs some work) fixed cancel publication scheduled icon fixed favicon external link icon in xinha editor
HREPTWO-1935: Implement new XinhaModal pickers. - moved shortcuts and list extensions to BrowserPlugin - some bugfixes in the ok-button behavior - added title box to link picker
HREPTWO-1935: Implement new XinhaModal pickers. - First working version of internal link picker. - Fixed Dropbehavior by using service.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.