|
#1
|
||||
|
||||
|
Latest Pixelpost Thumbnail Plugin (v1.1) for Wordpress
Version 1.1 released!
- funny it worked for everybody else but not me? Sorry! it was my fault: + It worked for people who didn't changed the default date format of Pixelpost. 'cause in my code instead of using a fixed date format it was refering the the configured date format. It was trying to compare 01 to Jan and it doesn't underestand! Actually it only underestands something like 01 < 02 not 01 < Feb! Latest Bug Report: # Version 1.0: more descriptive reports on errors. a bit clean up. # Version 1.0: more UTF-8 compatible! # Version 1.1: A big bug with date format that was making the plugin to not function is fixed. If you tried this plugin and it didn't work for you before you may try it again and it should work! Dload Link: http://weblog.raminia.com/wp-hacks (I deleted the last posting and started a new one since the title was not ok. Thank you for notifying me)
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#2
|
|||
|
|||
|
still Problem
There s still problem with the plugin I think, It does not validate in XHTML you can see my site at www.tavakoli.ws/blog I should mention that I know where the problem might be. It is from the single and double quotation in following line:
$pixelpost_image_thumbnail .= "<a href='".$PixelPost_URL .$main_file_name ."?showimage=$image_id'><img src='" .$PixelPost_URL ."thumbnails/thumb_$image_name' alt='$image_title' title='$image_title' width='$local_width' height='$local_height' /></a>"; Last edited by shahram; 01-25-2006 at 12:36 PM. |
|
#3
|
|||
|
|||
|
Sorry it was my fault. I should have put it between <li> </li>. and I had missed the closing one. Now, everythign works fine and is validated.
|
|
#4
|
|||
|
|||
|
open image via lightbox
As always raminia, great program. One thing I'm interested in is to link the thumbnail image to a full size image via Lightbox. Are there any possibility of incorporating this plug-in and pull image from pixelpost site?
Any recommendation would be greatly appreciated. Thanks, mtt |
|
#5
|
||||
|
||||
|
it's easy just change the hyper link to link to the light box image. BUT, it will neglect Your photoblog page completely.... a thumbnail on a weblog can be a door to your photoblog but using a lightbox it will show only the latest image on the same *weblog*.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#6
|
|||
|
|||
|
Thanks
Hey Raminia,
Thanks for the suggestion, I wanted a more seamless experience for the user however want the convenience of only updaing image on one site, instead of maintaining two blogs. however being a php newbie, I don't understand how to link to the full size pixelpost image. Do you somehow pull the php from the blog page and somehow implement it . To clarify, what I'm trying to do is use your plug-in to feed the latest image into a thumbnail on wordpress, when user click on the image (thumbnail), it brings up a full size via lightbox. Thanks in advance for your help
|
|
#7
|
|||
|
|||
|
Does this plugin work with 1.5?
* nevermind, the question was answered by going to http://weblog.raminia.com/wp-hacks - Sorry |
|
#8
|
|||
|
|||
|
can be used in 2.0.2?
Sergio |
|
#9
|
||||
|
||||
|
I think so. there were no complain about it.
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
|
#10
|
||||
|
||||
|
actually it has been listed as a compatible plugin with WP 2 in wodpress site
visit http://codex.wordpress.org/User:Matt...tibility#P_-_S
__________________
Photoblog: http://pblog.raminia.com Powered by Pixelpost 1.7 |
| Post Reply |
| Thread Tools | |
|
|