-
Notifications
You must be signed in to change notification settings - Fork 18
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
Automate TinyMCE Plugin Integration for WebTop with Active Subscriptions #7266
Comments
Testing version: 1.2.0-testing.1 Test case 1
Test case 2
Test case 3
|
Testing release |
Test cases 1,2 and 3 verified but only with new installation. Fails with upgrade. Updating with the module in testing does not start the webapp container reporting this in the log:
|
Issue fixed in testing image: 1.2.0-testing.2 |
I confirm that with this new image the problem with upgrade is solved 👍 VERIFIED |
The advanced editing feature provided by the TinyMCE plugin enhances the user
experience in WebTop by offering more robust text editing capabilities.
However, the plugin is restricted to installations with an active subscription,
and its distribution is limited by licensing constraints. This feature request
aims to streamline the process of enabling the plugin for eligible
installations while adhering to licensing requirements.
Proposed Solution
Develop an automated mechanism within WebTop to detect and enable the TinyMCE
plugin for installations with an active subscription. The solution should:
authorized source.
adjustments, to integrate the plugin seamlessly.
changes without manual intervention.
This approach eliminates the need for manual steps, such as copying files,
modifying system configurations, and restarting services, thereby reducing the
risk of errors and improving user convenience.
Additional Context The current manual workaround involves the following
steps:
installation.
Example:
This process is error-prone and requires technical expertise, which may not be
feasible for all users. Furthermore, any manual modifications made to these
settings can be lost when the module is updated, requiring users to reapply
their changes. Automating these steps would significantly enhance usability and
compliance.
The text was updated successfully, but these errors were encountered: