:: Forums :: General :: Announcements
 
<< Previous thread | Next thread >>
YourFirstPlugin
Moderators: nlstart
This thread is now closed
Author Post
nlstart

Registered Member #1
Joined:
Location: Amerongen
Posts: 1228
YourFirstPlugin version 1.1 is available in the download section.

YourFirstPlugin is not really a plugin, but a template that can be used by starting e107 plugin builders.

Several improvements for the 1.1 version:
* Altered Features:
- adjusted active checkbox to new category and change category
* Bugs Fixed:
- admin_categories_edit: adjusted storage of category interval into intval($tp->toDB($_POST['yourfirstplugin_test_integer'])).
It's good practice to do something like this when the value must be an integer and is coming from 'user input' to prevent possible SQL injection problems.
- admin_categories.php: changed language file approach from require_once into include_lan
- admin_config.php: changed language file approach from require_once into include_lan
- admin_config.php: changed storage of variables with right database parsers
- admin_menu.php: changed language file approach from require_once into include_lan
- admin_readme.php: changed language file approach from require_once into include_lan
- help.php: changed language file approach from require_once into include_lan
- plugin.php: changed language file approach from require_once into include_lan
* Minor Changes:
- comment text change in plugin.php
- made some small textual changes to the readme.txt

Download YourFirstPlugin v1.1.
Download mirrors on plugins.e107.org and e107coders.org will be updated as soon as possible.

Available language file: Dutch

More info in the YourFirstPlugin Wiki text.
Back to top
Website
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System