PDA

View Full Version : Thumbnail row in other blogs


wadeferd
11-27-2005, 03:43 PM
Hi, sorry if this is covered elsewhere, but I need to pull the thumbnail row from my pixelpost blog to another blog page that uses nucleus CMS. Has anyone done this? The 'latest thumbnail' plugin worked like a charm, but like i said I'd prefer the whole row.

Im a total PHP noob and messing wiht stuff far beyond my ability so any help here is greatly appreciated.

-wadeferd

raminia
11-27-2005, 04:26 PM
In my latest thubmnail plugin for wordpress you can set the number of thumbnails to show up. also you can do the same for random thumbnails.
weblog.raminia.com/wp-hacks

wadeferd
11-28-2005, 02:17 PM
hrmm. well that is very cool, but sadly Nucleus doesnt have a plugin setup like wordpress. I can use a PHP include, im just not sure how to call it from the my blog. The templates are just standard html with aplication specific tags to call the blog components.

Thanks for you help though. The Addon you wrote to call the most recent thumbnail was very nice, by the way.

raminia
11-28-2005, 02:30 PM
it's all in a function. you should find someone that translates the WP plugin into something tha Nucleus understand.