Dotclear plugin - Module cleaner
Find a file
2021-09-15 23:48:58 +02:00
inc add report, change preference for setting, less functions args, less interface text 2021-09-15 23:48:58 +02:00
locales/fr add report, change preference for setting, less functions args, less interface text 2021-09-15 23:48:58 +02:00
_admin.php Remove old license module, create one only for full license file 2021-09-11 22:25:18 +02:00
_define.php add report, change preference for setting, less functions args, less interface text 2021-09-15 23:48:58 +02:00
_prepend.php Remove old license module, create one only for full license file 2021-09-11 22:25:18 +02:00
CHANGELOG.md add report, change preference for setting, less functions args, less interface text 2021-09-15 23:48:58 +02:00
dcstore.xml opps stage all files is better 2021-09-12 10:52:45 +02:00
icon-b.png First usable version 2021-09-02 01:35:23 +02:00
icon.png First usable version 2021-09-02 01:35:23 +02:00
index.php add report, change preference for setting, less functions args, less interface text 2021-09-15 23:48:58 +02:00
LICENSE add full license file 2021-09-11 17:35:56 +02:00
README.md last fixes for php < 8.0 and typo. 2021-09-12 10:50:21 +02:00

README

Release Date Issues Dotclear Dotaddict License

WHAT IS IMPROVE ?

improve is a plugin for the open-source web publishing software called Dotclear.

It helps dev to clean up plugin or theme before publishing code.

  • Open to third party plugin
  • Easy and fast to use
  • Esay and fast to extend

REQUIREMENTS

improve requires:

  • admin permission
  • Dotclear 2.19

USAGE

First install improve, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

Manage tools from sidebar plugin menu improve. Configure actions. Select actions and module to work with, then click fix.

DEFAULT FEATURES

  • Fix Tab to Space
  • Fix End Of Line
  • Fix End Of File on php files
  • Fix header (phpdoc) on php files
  • Fix license file
  • Fix dcstore.xml file
  • Fix README.md shields.io badges
  • Create package

NEXT

  • Scan for missing files
  • Scan for deprecated function
  • ...

Hope some of you have idea to complete function of this plugin and help devs to maintain their plugins and themes.

MORE