TinyPortal

Development => Support => Topic started by: whoflungdoo on February 22, 2007, 04:54:02 AM

Title: TP API?
Post by: whoflungdoo on February 22, 2007, 04:54:02 AM
Where can I look to find some instructions on writing some code so that


www.mysite.com/index.php?action=myaction

calls the myaction function, page, module or whatever
Title: Re: TP API?
Post by: akulion on February 22, 2007, 12:23:12 PM
if u wana do that it would be easier to install the custom actions mod from SMF, it allows you to define custom actions for different pages
Title: Re: TP API?
Post by: IchBin on February 22, 2007, 01:39:34 PM
How to create custom 'action'
http://www.simplemachines.org/community/index.php?topic=23864.0
Title: Re: TP API?
Post by: whoflungdoo on February 22, 2007, 01:46:42 PM
Great stuff, thanks guys