|
#1
|
||||
|
||||
|
Happy new year my friends. Check out my new addon as the new years gift
My Favorate Photoblogs... ![]() $addon_name = "Favorate blogs thumbnail row"; $addon_description = "Creates a row of thumbnails from your favorate pixelpost photoblogs using their RSS feeds."; $addon_version = "0.3"; as it's mentioned before it works only for photoblogs with RSS feed. Plus they need to have the thumbnail in the RSS feed! Instruction 1) copy the content of To_addons_folder to addon folder! To clarify for those my have problem understanding the above: That means you should create a subfolder named "favadd_files" and there with the files and folders inside. (do not change the directory structure of avadd_files folder ) 2) Edit fav_addon.php and enter the address of RSS feed of your favorate photoblog. in lines like $url[0] = "http://fauxtoblog.com/index.php?x=rss"; $url[1] = "http://e150.criptex.com/index.php?x=rss"; ... I know it's a little weird for those of you that don't know programming but it the simplest way for me to do that . (complicated on user's side, easy on programmer's side)3) Create a new template file with name "fav_template.html" inside your current template folder, "templates/simple/" for example. use the new tag <FAVORATE_BLOGS_THUMBLAILS> to show the thumbnails in the new template file. Version 0.2: UTF-8 compatible + uses tables instead of <div> to show the thumbnails. Version 0.3 released. Fixed a bug in the script: It now only shows one thumbnail from each photoblog even if the photoblog has several images in the latest post. Version 0.4 released. Fixed a bug. Now the addon executes only when visitor browse into the favorate photoblogs page. Version 0.5 released. Added the max width option to keep the favorate page managable when facing different thumbnails sizes of different people. upgrade to verson 0.5 from version 0.1: 1) Replace the addons/favadd_files/rss_fetch.inc 2) Replace addons/fav_addon.php upgrade to verson 0.5 from version 0.2-0.4: 1) Replace addons/fav_addon.php Download: Get the attachment
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 Last edited by raminia; 02-21-2006 at 07:16 AM. |
|
#2
|
||||
|
||||
|
nice
![]() it's always worth adding a little line to your blog that states the images belong to their respective owners though, just so that no one gets annoyed
|
|
#3
|
||||
|
||||
|
Quote:
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#4
|
||||
|
||||
|
i was wondering about outputing it in Flash as in PhotoFolio (see thumbnails behavior). Also I was wondering about making similar stuff for Pixelpost.org that people could enter their pixelpost site RSS feed into a moderated list and we use that list to produce a random list of thumbnails of pixelpost users (in a Flash). That would be nice IMO.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#5
|
||||
|
||||
|
i was thinking something similar for the new pixelpost website, it would be nice to show images from peoples pixelpost websites.
however, if we're parsing RSS feeds then we'll just end up with thumbnails that could be any size. might be better to make an admin addon that emails/uploads/links a thumbnail of the latest image (of a specific size) to the pixelpost website. maybe not though. lets discuss this later when talking about the new site. |
|
#6
|
|||
|
|||
|
Kewl! I was thinking about writing something similar to put on my site - Now I will use this
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#7
|
||||
|
||||
|
Quote:
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#8
|
|||
|
|||
|
Magpie RSS parser has a built in cache and a mechanism for checking new'ness of a feed... maybe you would like to look into that....
__________________
http://se.nsuo.us - A photoblog of sensual, abstract nudes [may not be work safe for some] My Pixelpost Addons, Cheesecake-Photoblog Software |
|
#9
|
||||
|
||||
|
cool I'll check it.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#10
|
|||
|
|||
|
Quote:
At the very least, it seems to me that message ought to incorporated into the base code of this Add-On. At least make it a *little* difficult for the unscrupulous to remove.
__________________
-= Sass =- |
| Post Reply |
| Thread Tools | |
|
|