Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ckeditor - update to last version #53

Open
wants to merge 40 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
97b8f41
Added CKEditor 4.7.3 standard-all.
mlewand Sep 13, 2017
0bee34f
Update ISSUE_TEMPLATE
wwalc Nov 16, 2017
3e0ba2f
Added CKEditor 4.8.0 standard-all.
mlewand Dec 13, 2017
a8497c4
Added CKEditor 4.9.0 standard-all.
mlewand Mar 15, 2018
f44120f
Merge branch 'stable'
mlewand Mar 15, 2018
e0b4611
Added CKEditor 4.9.1 standard-all.
mlewand Mar 26, 2018
993eb4f
Added CKEditor 4.9.2 standard-all.
mlewand Apr 18, 2018
485918a
Added CKEditor 4.10.0 standard-all.
mlewand Jul 3, 2018
cb5607c
Added a dedicated npm readme.
mlewand Aug 21, 2018
fdcca8c
Proted the changes from ckeditor-dev README.md.
mlewand Aug 24, 2018
279d943
Added CKEditor 4.10.1 standard-all.
mlewand Sep 11, 2018
835e162
Duplicated readme assets in root directory to get around ckeditor/cke…
mlewand Sep 12, 2018
771a944
Added CKEditor 4.11.0 standard-all.
mlewand Nov 7, 2018
da5154f
Merge branch 'master' into stable
mlewand Nov 8, 2018
bee795a
Merge branch 'master' into latest
mlewand Nov 8, 2018
e92b6fb
Merge branch 'latest'
mlewand Nov 8, 2018
70e6f8f
Added CKEditor 4.11.1 standard-all.
mlewand Nov 8, 2018
85c07e9
Use image hotlinked to CDN.
mlewand Nov 8, 2018
b711816
Added CKEditor 4.11.2 standard-all.
mlewand Jan 10, 2019
7989de7
Added CKEditor 4.11.3 standard-all.
mlewand Feb 26, 2019
b42e901
Added CKEditor 4.11.4 standard-all.
f1ames Apr 9, 2019
883e27e
Added CKEditor 4.12.0 standard-all.
f1ames Jun 27, 2019
b1a25e9
Added CKEditor 4.12.1 standard-all.
f1ames Jun 28, 2019
c17d084
Updated package.json file.
f1ames Sep 26, 2019
ae0b853
Merge branch 'master' into latest
f1ames Sep 26, 2019
6dfe390
Updated NPM readme file.
f1ames Sep 26, 2019
a01d1b3
Merge branch 'master' into latest
f1ames Sep 26, 2019
4d6b172
Added CKEditor 4.13.0 standard-all.
f1ames Sep 26, 2019
18c2995
Update repo names and links.
Dumluregn Oct 4, 2019
5f17717
Revert changes in genuine CKEditor files and restore Bower and Compos…
Dumluregn Nov 25, 2019
31ad30d
Merge pull request #88 from Dumluregn/t/3518
f1ames Nov 27, 2019
83ca48a
Added CKEditor 4.13.1 standard-all.
f1ames Dec 9, 2019
998e43c
Added CKEditor 4.14.0 standard-all.
f1ames Mar 4, 2020
8eccaf3
Added CKEditor 4.14.1 standard-all.
f1ames Jun 17, 2020
4ce8d5c
Add .npmignore file to ignore dotfiles.
Comandeer Jul 27, 2020
8d84af6
Merge pull request #93 from ckeditor/t/4129
f1ames Aug 26, 2020
f233b05
Added CKEditor 4.15.0 standard-all.
f1ames Sep 7, 2020
7315b57
Added support for Laravel 6.x
Sekiphp Oct 3, 2020
7efe593
Change namespace
Sekiphp Oct 3, 2020
a0097b8
Merge branch 'master' of https://github.com/ckeditor/ckeditor4-releas…
Sekiphp Oct 17, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Please do not report issues in CKEditor. The correct location of CKEditor issue tracker is: http://dev.ckeditor.com/
Please do not report issues in CKEditor. The correct location of CKEditor issue tracker is: https://github.com/ckeditor/ckeditor-dev/issues
79 changes: 79 additions & 0 deletions .npm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
# CKEditor 4 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20CKEditor%204%20on%20npm&url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fckeditor4)

[![GitHub tag](https://img.shields.io/github/tag/ckeditor/ckeditor4-releases.svg)](https://github.com/ckeditor/ckeditor4-releases)
[![Dependencies](https://img.shields.io/david/ckeditor/ckeditor4.svg)](https://david-dm.org/ckeditor/ckeditor4)
[![Dev dependencies](https://img.shields.io/david/dev/ckeditor/ckeditor4.svg)](https://david-dm.org/ckeditor/ckeditor4?type=dev)

[![Join newsletter](https://img.shields.io/badge/join-newsletter-00cc99.svg)](http://eepurl.com/c3zRPr)
[![Follow twitter](https://img.shields.io/badge/follow-twitter-00cc99.svg)](https://twitter.com/ckeditor)

A highly configurable WYSIWYG HTML editor with hundreds of features, from creating rich text content with captioned images, videos, tables, or media embeds to pasting from Word and drag&drop image upload.

Supports a broad range of browsers, including legacy ones.

![CKEditor 4 screenshot](https://c.cksource.com/a/1/img/npm/ckeditor4.png)

## Getting Started

```
npm install --save ckeditor4
```

Use it on your website:

```html
<div id="editor">
<p>This is the editor content.</p>
</div>
<script src="./node_modules/ckeditor4/ckeditor.js"></script>
<script>
CKEDITOR.replace( 'editor' );
</script>
```

You can also load CKEditor 4 using [CDN](https://cdn.ckeditor.com/#ckeditor4).

## Features

* Over 500 plugins in the [Add-ons Repository](https://ckeditor.com/cke4/addons).
* Pasting from Microsoft Word and Excel.
* Drag&drop image uploads.
* Media embeds to insert videos, tweets, maps, slideshows.
* Powerful clipboard integration.
* Content quality control with Advanced Content Filter.
* Extensible widget system.
* Custom table selection.
* Accessibility conforming to WCAG and Section 508.
* Over 60 localizations available with full RTL support.

## Presets

The CKEditor 4 npm package comes in the `standard-all` preset, so it includes all official CKEditor plugins, with those from the [standard package](https://sdk.ckeditor.com/samples/standardpreset.html) active by default.

## Further Resources

* [CKEditor 4 demo](https://ckeditor.com/ckeditor-4/)
* [Documentation](https://ckeditor.com/docs/ckeditor4/latest/)
* [API documentation](https://ckeditor.com/docs/ckeditor4/latest/api/index.html)
* [Configuration reference](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html)
* [CKEditor SDK with more samples](https://sdk.ckeditor.com/)

If you are looking for CKEditor 5, here's a link to the relevant npm package: <https://www.npmjs.com/package/ckeditor5>

## Browser Support

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome (Android) | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png" alt="iOS Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>iOS Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
| --------- | --------- | --------- | --------- | --------- | --------- | --------- |
| IE8, IE9, IE10, IE11, Edge| latest version| latest version| latest version| latest version| latest version| latest version

Find out more in the [Browser Compatibility guide](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html#officially-supported-browsers).

## Contribute

If you would like to help maintain the project, follow the [Contribution instructions](https://github.com/ckeditor/ckeditor4/blob/master/.github/CONTRIBUTING.md).

## License

Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.

For licensing, see LICENSE.md or <https://ckeditor.com/legal/ckeditor-oss-license>
Binary file added .npm/assets/ckeditor4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.*/**
Loading