Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » [superseded] rah_plugin_dev

#13 2010-06-15 16:26:56

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [superseded] rah_plugin_dev

Rah_plugin_dev v0.5 is out. The new v0.5 packs a bunch:

  • Added option to add code to the top of the plugin source code. Good way to automatically add signatures, checksums, license notices and copyrights. Feature support following pracket tags: [PLUGIN_NAME], [PLUGIN_VERSION], [YEAR] and [MD5].
  • Added unified installer.
  • Added is_readable and is_file checks before trying to read anything.
  • Removed empty default value from not null fields in the installer. In strict mode your can’t insert empty default value.
  • Removed rah_plugin_dev_trace(); it’s no longer called multiple times. Code applied directly to rah_plugin_dev().
  • Removed non-used $sql and $trace arrays. Everything is nowdays done in-house.
  • Fixed: now escapes the directory name (version) when inserting it to the db.
  • Now escapes the path in the preferences panel’s HTML source.
  • Now check if the folder containes nothing before adding it to the bending.
  • Changed the panel $event from rah_plugin_dev_page to rah_plugin_dev.
  • Integration support to rah_plugin_download.

More info and downloads

Offline

#14 2010-06-15 18:14:34

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: [superseded] rah_plugin_dev

And two hours later, 0.6 comes to add more pracket tags: [PLUGIN_AUTHOR], [PLUGIN_URI] and [PLUGIN_DESCRIPTION].

More info and downloads

Offline

  1. Index
  2. » Archives
  3. » [superseded] rah_plugin_dev

Board footer

Powered by FluxBB