User defined tag - run script from file instead of from post in admin panel?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
VanTheManiac
New Member
New Member
Posts: 4
Joined: Wed Jan 20, 2010 3:27 pm

User defined tag - run script from file instead of from post in admin panel?

Post by VanTheManiac »

Hi,
I'm new to CMS Made Simple and I'm trying to see how it will work on my current project.

I've tried to add a user defined function, added some PHP script and saved it through admin panel and it works fine.
But my project will need quite a few of theese user defined tags and during development I think it will be quite time consuming to work this way, and not by editing the scripts in "user-defined" php-files directly, with all the advantage my php-editor gives me instead of posting it in the admin panel to test the tag.

So my question is, is there a way to work with php-scripts when working in my user defined tags and how?

Besides that I'm pretty impressed with CMS Made Simple so far!
Cheers!
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: User defined tag - run script from file instead of from post in admin panel?

Post by Wishbone »

Tags can also be placed in the /plugins directory as well... Look at one of the files in there to see the format.
VanTheManiac
New Member
New Member
Posts: 4
Joined: Wed Jan 20, 2010 3:27 pm

Re: User defined tag - run script from file instead of from post in admin panel?

Post by VanTheManiac »

Worked like a charm! :)
Thanks!
Post Reply

Return to “CMSMS Core”