Dotclear plugin - Module cleaner
Find a file
2021-11-05 22:51:04 +01:00
inc fix dcstore xml rendering (thanks @franck-paul) closes #4 2021-11-05 22:51:04 +01:00
js better menu 2021-11-01 23:35:13 +01:00
locales/fr update translation 2021-11-02 10:13:59 +01:00
_admin.php add module to use external php-cs-fixer 2021-11-01 22:08:56 +01:00
_define.php release 0.4 2021-11-02 10:18:40 +01:00
_prepend.php add module to use external php-cs-fixer 2021-11-01 22:08:56 +01:00
CHANGELOG.md release 0.4 2021-11-02 10:18:40 +01:00
dcstore.xml fix dcstore xml rendering (thanks @franck-paul) closes #4 2021-11-05 22:51:04 +01: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 use lexical sort 2021-11-02 00:33:08 +01: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.