Dotclear plugin - Module cleaner
Find a file
2021-10-29 23:14:09 +02:00
inc fix settings update (thanks Gvx) closes #3 2021-10-29 20:08:35 +02:00
locales/fr release 0.2 - 2021.09.25 2021-09-25 23:18:55 +02:00
_admin.php add module to check deprecated Dotclear function 2021-09-25 23:14:51 +02:00
_define.php cosmetics 2021-10-29 23:14:09 +02:00
_prepend.php add module to check deprecated Dotclear function 2021-09-25 23:14:51 +02:00
CHANGELOG.md cosmetics 2021-10-28 22:58:14 +02:00
dcstore.xml release 0.2 - 2021.09.25 2021-09-25 23:18:55 +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 cosmetics 2021-10-28 22:58:14 +02:00
LICENSE add full license file 2021-09-11 17:35:56 +02:00
README.md complete readme file 2021-10-29 23:13:48 +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
  • Check deprecated Dotclear functions
  • Create package

NEXT

  • Scan for missing files
  • ...

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

CONTRIBUTORS

  • Jean-Christian Denis

You are welcome to contribute to this code.