PDA

View Full Version : Customization Tweak Help Request


Anonymous
06-25-2005, 06:23 AM
I'm *really* not a script goddess and I'm hoping someone will help me tweak my directory. It's not a directory script problem though, so I hope it's ok to post this here.

My directory is http://fabaroo.com/ and I've added a feed from my article blog {url no longer in service}

What I'd like to do is show a summary of the latest articles on the main page of the directory (look towards the bottom of the directory page). I've done that, everything's good to go.

But what I need help with is displaying the article feed *only* on the main page of the directory, not throughout all the categories.

I would appreciate any help with this.

Ap0s7le
06-26-2005, 06:03 AM
Hello Terry, I've got the solution for you if you're still interested.

First modify the "main.tpl"

Right above the footer include add
Content visible to registered users only.

Save the file.

Now open up "index.php"

Now right above
Content visible to registered users only.

Add this
Content visible to registered users only.

Add your article data inbetween the "$article_data = <<<EOF" and "EOF;"

Save the file.

If you have problems doing so, PM me some FTP details and I'll take a look personally.

-Ap0