PDA

View Full Version : Template Tags on index page?


Snowfox
09-17-2008, 09:36 PM
http://www.pixelpost.org/docs/TemplateTags/ImageRelatedTags

Those only seem to work on the Image template file. I want to use them on my index page. How would I go about doing that? What would I need to add?

As for why, I want to load a "Latest Image uploaded" thumbnail on my homepage.

kevincrafts
09-18-2008, 12:42 AM
The tags don't work outside of the Pixelpost framework. You can make an addon that runs within the framework that you can then use outside of the framework, or you can use AJAX to include the html you need from your Pixelpost site.