Post thumb revisited: link to url

Next version will introduce a new parameter: LINK.
This will give the choice to link to either the image, the post of the url which would be found attached to the img.
I did this because some users asked for it.
First, I thought, well, it’s nice to have it. It will be specific to some user but […]

Tags: , , , ,

The stripe above

The stripe of thumbnails you’re seeing at the top of the blog is a nice mix of Post-Thumb and jquery. I’ve played a bit with it and try an ajax load.
Of course, it’s not working so well with IE. Try Firefox instead.
btw: I hate CSS!

Tags: , ,

ptAvatar: New plugin to come

I’ve been working on a new plugin to enhance author pages for ptAlbum. At first, it was supposed to be a simple function, but then, one thing and another…
Anyway, this has turned to be a full plugin. Though it’s not yet finalized, it will do this:

let author choose a pic to upload or retrieve his […]

Tags: , , , ,

ptAlbum: Test multi-tagging

PTTAG=julietteandthelicks,v2,volume TAGOR]
[PTTAG=julietteandthelicks,v2,volume TAGOR]
PTTAG=inrocksindieclub,alak001,alak002 GALLERY]
PTTAG=inrocksindieclub,alak001,alak002 TAGOR GALLERY]
[PTTAG=inrocksindieclub,alak001,alak002 GALLERY][PTTAG=inrocksindieclub,alak001,alak002 TAGOR GALLERY]
[PTTAG=inrocksindieclub,alak001,alak002 LIST]
[PTTAG=inrocksindieclub,alak001,alak002 TAGOR LIST]

Tags: , , , ,

Post thumb revisited: work in progress

I’ve started to work on integrate thickbox in Post-Thumb, and so far, so good. For those who really miss the nasty Lightbox effect :D, it will go.
On the programmer side, it’s a lot easier to deal with than Highslide.
I still don’t like it though.

On vacation?

No, unfortunately no. I’m not on vacation. I’m on a professional journey in Italy and I can’t have an internet connection at the hotel.
 So, I can steal few seconds during the day to my company, but I cannot spend time on support at nights.
 I’ll be back by the end of the week.

Post thumb revisited: version 2.0

Version 2.0 will have some changes on user’s side. It will only have 3 major functions:

pt_the_excerpt: Loop function. Returns Thumbnail (+ Title) + Excerpt.
get_recent_thumbs: Anywhere function. Returns thumbnails of the most recent posts.
get_random_thumb: Anywhere function. Returns thumbnail(s) from random post(s).

I have tried to keep existing functions of PTR v1, but some may behave slightly differently. […]

Post-Thumb revisited: looking ahead.

As I’m working on Post-Thumb Revisited v2.0, I also try to keep several projects at a time (Unfortunately, I get more ideas than programming capacity).

ptAlbum: I’m also rewriting it to improve performance. I will also finalize some functionnalities, and add a slideshow (probably based on Jeroen’s Image Rotator).
Post-Thumb Revisited: v2.0 is going well. I just […]

Tags: , , , ,

Post thumb revisited: version 2.0

I’m currently working on the rewriting of Post-thumb revisited.
From the original plugin until now, I’ve kept the same logic in the code. So far, it works, but with pain: the performances can be improved and the plugin becomes hard to maintain (that’s for me :)).
Plus, I’m learning everyday, and now it’s time to get a step […]

Post thumb revisited: new release

[english]Here are the new version of Post-thumb revisited.
Last version is the one that should be downloaded.
1.49 18/06/2007

Add support for meta-data. The ‘pt_meta_thumb’ key is detected and uses prior to post parsing if option is set to true. Check option screen (default = false).
Improve option screen.
Add function pt_the_excerpt($lenght, $showtitle, $arg). It can be set in the […]