Dotclear plugin - Module cleaner
Find a file
2021-09-11 22:25:18 +02:00
inc Remove old license module, create one only for full license file 2021-09-11 22:25:18 +02:00
locales/fr add missing translations 2021-09-11 17:40:20 +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 test last changes on itself. it works. 2021-09-06 23:36:50 +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 fix whitespace and newline for bloc content in _fixphpheader_ 2021-09-11 00:07:43 +02:00
dcstore.xml test last changes on itself. it works. 2021-09-06 23:36:50 +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 test last changes on itself. it works. 2021-09-06 23:36:50 +02:00
LICENSE add full license file 2021-09-11 17:35:56 +02:00
README.md add missing translations 2021-09-11 17:40:20 +02:00

README

Release Date Issue Dotclear 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 old style bloc (removed)
  • Fix dcstore.xml file
  • Fix README.md shields.io badges
  • Create package

NEXT

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

MORE

  • License : GNU GPL v2
  • Source & contribution : GitHub Page