1. Fixed the error that caused the image to disappear when adding a link to it
2. Add keyword analysis function (of course it is not very accurate, the GBK version has strong usability)
3. The original COOKIES verification in the background is changed to COOKIES+SESSION double verification to prevent COOKIES forgery.
4. The default plug-in status is closed
5. Title and description filter Japanese
6. If the article image does not have an ALT description by default, add a title (it will take effect after regenerating the HTML)
7. Fixed the error of not being able to return to the column home page after entering 1 in paging GO when generating HTML.
8. The size of the pictures in the article can be controlled through JS template/js/func.js function size() original imgsize() Cancel
9. Add image batch upload function,
10. Modify some template engine if judgment tags and cancel the col width class support for list tags.
11. Add column field expansion function
12. Modify the problem of column management in Asp & HTML mode