Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
kuo_tinymce_cdn (0.3)
- Download
- Screenshots: dark mode and light mode
This version attempts to detect what the user’s preferred color scheme is (dark/light), and what is the language used on the site.
Tested with Textpattern versions 4.7.3 and 4.8.4.
Provided as is, so no warranty. 😉
Offline
#2 2021-02-16 14:16:04
- Diakublo
- New Member
- Registered: 2021-02-16
- Posts: 1
Re: kuo_tinymce_cdn (0.3)
I have installed the plugin, but unfortunately the plugin cannot create the table below in the database.
I’m sure it is not about the user permissions, i’ve checked it.
Any ideas?
Thx in advance.
Offline
Re: kuo_tinymce_cdn (0.3)
Here’s a patched version of the plugin:
Please delete the old version from your Textpattern installation before installing this.
…and if this works, please let us know -> I’ll then update the first message in this thread. 😋
Offline
Re: kuo_tinymce_cdn (0.3)
Hi kuopassa,
Bug:
I have the patched version working on 4.8.3. However, anything I put in the body or excerpt will not actually save unless I hit “publish” and then “save.” Or, “save” and then “save” again. If I leave the article edit page before doing that, the text (or, newly edited text does not save).
Image Question:
Do you know, or can you help me to add images to the body and excerpt fields using tinymce via Textpattern?
Thank you for your plugin!
Offline
Re: kuo_tinymce_cdn (0.3)
Thanks for reporting. 🙂 I’ll try to fix it, but at a quick glance there’s no explanation why it’s not saving Body and Excerpt.
Offline
#6 2021-08-25 03:04:59
- peterj
- Member
- From: Melbourne, Australia
- Registered: 2005-06-02
- Posts: 99
Re: kuo_tinymce_cdn (0.3)
Hi Pete,
thanks so much for putting this together. A WYSIWYG editor is the only thing that some clients will tolerate. I have installed v0.5 and made an API key, and it looks great.
As the editor doesn’t allow txp tags or textile, to enable links and image insertion do I need to edit the tinymce.init js function inside the plugin, adding plugin options from Tiny Docs ?
Offline
Re: kuo_tinymce_cdn (0.3)
Looks great maybe, but it doesn’t work well with latest Textpattern versions, or even version 4.7.3. Saving Body and Excerpt content works with Textpattern 4.6.2, maybe later versions as well. 😨
Also: yes, you could add the link feature inside the plugin file. Add for example below this line: branding:true,
something like plugins: "link",
. (Notice double quotes.)
Last edited by kuopassa (2021-08-25 04:17:43)
Offline
#8 2021-08-25 06:01:59
- peterj
- Member
- From: Melbourne, Australia
- Registered: 2005-06-02
- Posts: 99
Re: kuo_tinymce_cdn (0.3)
I hadn’t been having any troubles saving and the site is on 4.8.7.
…Now that I check though, I can see that I do have problems – the body will not save every time and the excerpt field isn’t saving at all.. (well just leaving <p><br></p>
in the database).
Just saw the div soup tinymce injects includes an iframe … they do make it complex.
Offline
Pages: 1