One of the characteristics of JSPWiki is the easy customization by developping additional plugins. Let me record the development of my personal plugin here.
This plugin is for test automatic processes such as downloading linked source files of pictures, attaching downloaded files, and updating src value of all pages. This plugin could be dangerous if you do not understand how those process could work, because it could change many data files automatically. Source file -> https://github.com/tateshitah/FileMgrPlugin
Abstract#
One of the characteristics of JSPWiki is the easy customization by developping additional plugins. Let me record the development of my personal plugin here.Topics#
Reference#