MirageLab :: Blockomatic - new version instructions

Blockomatic - new version instructions

Author Message
Joined: Apr 30, 2006
Posts: 546
Location:Austin, TX
Other Topics
Posted Apr 09, 2004 at 12:20:00 PM
Subject: Blockomatic - new version instructions
If you have the old Blockomatic installed, it's variables are stored differently than they are now. If, editing the module, any parameters data is populated, make sure that it is formated properly (no <i>&-a-m-p-;</i> found). Everything else should migrate fine.[addsig]
Back to top Profile Email Website Yahoo! AOL Instant Messenger
stgabriel
Joined Sep 03, 2004
Posts: 1

Other Topics
Posted: Sep 04, 2004 10:17:00 AM
um.. where could i found the instructions for this module? [addsig]
Back to top Profile Email
Chad Kraeft
Joined Apr 30, 2006
Posts: 546
Location:Austin, TX

Other Topics
Posted: Sep 14, 2004 3:52:00 AM
<!-- BBCode Start --><A HREF="http://www.miragelab.com/Downloads+index-req-getit-lid-53.phtml" TARGET="_blank">apiFunction Block download</A><!-- BBCode End --><br /> <br /> The Blockomatic block allowed parameters to be specified that called API compliant module display functions for use in a block. I believe it defaulted to the user display functions (modules/[modulename]/pnuser.php), and allowed specification of the actual function as well as URL encoded parameters.<br /> <br /> The apiFunction block allows specification modulename, type, func, and a blank for module specific parameters.<br /> <br /> For example, to call mymodule_admin_new() (in the mymodule/pnadmin.php file), you would select "mymodule" from the apiFunction dropdown (block edit), enter "admin" for the type field, and "new" for the func field.<br /> <br /> That help?[addsig]
Back to top Profile Email Website Yahoo! AOL Instant Messenger