ProcessWire - CKEditor Tutorial: Unterschied zwischen den Versionen
Aus Wikizone
| Zeile 3: | Zeile 3: | ||
* modifying the toolbar | * modifying the toolbar | ||
* adding styles to use css3 multicolumn feature and providing the necessary output for frontend and the editor field | * adding styles to use css3 multicolumn feature and providing the necessary output for frontend and the editor field | ||
| + | |||
| + | == Add Style Field == | ||
Version vom 5. März 2020, 23:16 Uhr
Since configuring CKEditor costed me a lot of time in the past and this forum saved me a lot of time, I think it's time to give something back to the community. Here is a short CKEditor Tutorial which covers:
- adding a (useful) plugin to CKEditor
- modifying the toolbar
- adding styles to use css3 multicolumn feature and providing the necessary output for frontend and the editor field