wxEditor is based on UEditor UTF8-PHP v1.4.3 version, and is developed in secondary form (the WeChat official account editor is also secondary form UEditor development), which is consistent with the online graphic editor for editing and publishing articles to the WeChat official account.
Create an online graphic editor that suits the editor’s posting articles to the WeChat official account!
Modifications were insufficient before, improving user experience and adding powerful features.
Adjust the icon style and layout of the toolbar (modified according to the previous WeChat official account article editor).
Supports judgment on official account article links (and must start with http:// or https://).
Add more optional expressions.
QQ Music Online Search.
More colors can be customized.
Mainly, the muguilin folder in the root directory is the material files, JS and CSS files used for secondary development.
muscle.base.css // style
Customize Alert popup window
Mini Program-Pop
Extract the pop-up window of the picture from the text
Download the image in the local progress bar pop-up window when pasting text from outside
Picture preview zoom pop-up window
Picture crop pop-up window
Public account article link pop-up window
muditor.config.js // Configuration and functionality
QD__NET__ // Front-end API domain name constant, usually use the default
HD__NET__ // Backend API domain name constants must be combined with the backend (used for image cropping, etc., custom upload functions, [except local pictures and local video uploads, such as: audio upload, image cropping upload])
Upload__Image__Url // Mini Program Diagram Upload Constants
Upload__Cover__Url // Extract the image from the body and crop it to upload constants
Upload__Music__Url // Local audio channel upload constant (the original UEditor did not have)
**Note: **The above constant APIs related to upload need to be coordinated with the backend and are provided by the backend. [There will be gradually forward-end all of these APIs without the backend providing, so stay tuned].
For more questions, please send an email to: [email protected]