PDA

View Full Version : |plugin_0_admin_txt| ?


CyberAlien
05-31-2004, 02:38 AM
Hello,

Right now there are no plugins, so there is nothing to test with.

In what format those lines are shown? Can you please post some examples? I need it to adjust those variables to my skins.

Also: are those variables available only in HTM_ADMIN_CONTENT (admin/content_main.html) or also available in HTM_INDEX (admin/index.html)? And same for reseller and user levels?

CyberAlien
05-31-2004, 02:48 AM
nevermind. figured it out. thanks for hello_world test plugin

DirectAdmin Support
05-31-2004, 03:39 PM
Yup :)

FYI for anyone else, you can test out the plugins system with:

http://www.directadmin.com/hello_world.tar.gz

You can paste that url into the plugins manager page and install it all in one shot :)

Also for plugin makers, if you have licensing requirements, or anything like that, you can include "?secretcode=1234".. or whatever you need to the link. During your install.sh script, you can edit your plugin.conf to add any required special code as well.

John