Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

pytsite/plugin-ckeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PytSite CKEditor Plugin

Changelog

2.7 (2019-08-01)

toolbar_profile and skin setters/getters added.

2.6 (2019-07-12)

Support of pytsite-9.0.

2.5.1 (2019-06-03)

header and 'footer' tags added to extraAllowedContent configuration.

2.5 (2019-04-26)

Support of assetman-5.2.

2.4.6 (2019-04-03)

Support of enabled argument fixed.

2.4.5 (2019-02-21)

basic toolbar buttons set fixed.

2.4.4 (2019-02-06)

HTML entities escaping fixed.

2.4.3 (2019-01-28)

ACF settings fixed.

2.4.2 (2019-01-25)

Missing JS import fixed.

2.4.1 (2019-01-25)

Typos fixed.

2.4 (2019-01-25)

  • New widget's parameters added: toolbar_profile and skin.
  • Couple of skins added.

2.3 (2018-11-26)

Support of http_api-3.3.

2.2.1 (2018-10-29)

Automatic assets building fixed.

2.2 (2018-10-22)

Support of assetman-5.x and widget-4.x.

2.1 (2018-10-12)

Support of assetman-4.x.

2.0 (2018-08-10)

Support of pytsite-8.x, assetman-3.x and widget-3.x.

1.3.1 (2018-07-13)

  • Vendor's assets compilation removed due to permanent errors while JS code minification.

1.3 (2018-07-13)

  • Files with CRLF ending fixed.
  • Plugin size reduced due to unused languages removal.

1.2 (2018-05-13)

Support of widget-2.0.

1.1.4 (2017-12-21)

Init code refactored.

1.1.3 (2017-12-20)

Installation hook added.

1.1.2 (2017-12-14)

Init fixed.

1.1.1 (2017-12-13)

Init fixed.

1.1 (2017-12-13)

Support for PytSite-7.0.

1.0.3 (2017-12-02)

plugin.json updated.

1.0.2 (2017-11-25)

plugin.json fixed.

1.0.1 (2017-11-25)

plugin.json updated.

1.0 (2017-11-22)

First release.