View Single Post
  #3 (permalink)  
Old 11-06-2008, 04:46 PM
echo@'s Avatar
echo@ echo@ is offline
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
It was quite hard trying to understand the instructions in the guide as its baised on the feed back plugin and in pigeon english. This might seem like a easy example but most of the code in this plugin wasnt needed.
Im not a php programer but the example expects you to know what a "custom function" is. So i did some looking through the ifeedback plugin and worked it out.

It took about 3 hours to make the plugin and it worked first time,

I also needed to make <%$site_url%>,<%$detail_page_url%> and <%$title%> work from the plugin so i had to put some of browse.php in the file, in fact all the varibles from browse.php are in there.

If you could use an aditional example plugin that simply pulled up html would of made things easier. but then i guess people would use the indexu vars in this html <%$site_url%> <%$detail_page_url%>.

On the whole i expected it not to work and was supprised how easy it was
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


Reply With Quote