Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 29, 20205 yr Suppose that in the future IPS decides to change the text editor, and that I have installed additions on CKEDITOR, what should become of my texts? thanks
January 29, 20205 yr The plugins usually just handle inputting something more easily (an external video, a table and so on). What is saved is HTML. If the plugin is lost, the content stays the same.
January 29, 20205 yr I think he might mean his scripts, as in the addons he's installed into CKEditor - if the forum software (and editor) is updated, do the addons get wiped out? Good question and just a guess on my part about his question.
January 30, 20205 yr Author today on IPS we are at version ckeditor 4.13 with different plugins: https://ckeditor.com/cke4/addons/plugins/all my question was to know if for example i install the plugin to justify the text: https://ckeditor.com/cke4/addon/justify is that if in IPS 5, ckeditor is no longer supported and disappears then my text would be disordered ... I understood that not because the plugins modified the text in HTML format. which means that on the mobile app the text will be visible correctly because it would not need to call third-party plugins to read the text
January 30, 20205 yr The CKEditor extensions, as explained, will give you new formatting options in the interface. When you submit a post the formatted post in its entirety will be stored, so even if you remove an extension in CKEditor later, the formatting you originally implemented will persist. Typically, CKEditor plugins survive upgrades of our software.
Archived
This topic is now archived and is closed to further replies.