Post-Thumb Revisited: testers for version 3 (alpha tests)?

I’ve started to work on next major release of PTR. It is designed to work best with WordPress 2.5 and will process differently. Features are:

lighter.
much less server resources used.
performances should even or beat current version.
no more of this wicked table to handle in options.
all non-core functions have been moved to a separate customizable plugin.
admin screen more in line with […]

Tags: , , , ,

Post-Thumb Revisited: version 2.2.1

2.2.1 28/02/2008

Correct bug in admin panel which should not impact anymore other panels nor display js errors.
Correct bug when a non-image url was link to an image.
Correct bug in thumbnail creation in some cases.
Other minor bugs.
if wordtube height is set to 0 in “javascript options”, proportions of the video will adjust to wordtube original sizes […]

Tags: , , ,

PostTube beta 1.0

PostTube is a player for wordTube. It requires wordTube to be installed. Post-Thumb Revisited with highslide activated is required for popup player.
Installation

unzip the file and upload it to your plugins directory.
activate the plugin through the admin plugin screen.
add function into your theme template where you want the player to show.

Usage

to display the player:

<?php get_thePlayer(400, 250, […]

Tags: , , , ,

Post thumb revisited: version 2.1.9.2

2.1.9.2 17/12/2007
This release is mainly focused on highslide.

Upgrade highslide to 3.3. HS 3.3 is a major upgrade. It introduces many new features. Most of them, though, are unvisible for end-user.

add a resize handle (for iframes).
new way to handle expand which results in a lighter code.
easier formatting with CSS.
lighter script.

Refine relative path. Only relative path from […]

Tags: , , ,

post-thumb revisited: next versions

Next version will be an upgrade to highslide 3.3 which introduced many cool features but also changed many thing in the way it is handled.
In the same time, I will release a first beta of PostTube.
And probably a new alpha of ptAlbum.

Tags: , ,

Projects in progress

I have several on-going projects (always too many things to do, too few time…).
Post-Thumb Revisited
My main plugin. I still have many things ahead (& in head). I’m still trying to find ways to ease setup. Also, memory usage is a concern as image processing can use huge memory amount.
From earlier versions, it now takes no […]

Tags: ,

wordTube icon

Those who went through this site have seen a wordtube icon in the middle of the top banner. As you’ve seen, it opens on a player which lets you choose among all the wordtube playlist.
I’m wondering if this is something worth a plugin..

Tags: , , , , ,

Post thumb revisited: version 2.1.9

2.1.9 10/11/2007

Add a new option to select the frame top style (normal or windows-like)
Add support for gallery plugin. Currently, ptalbum, nextgen and wp-gallery2 are supported. This functionality is still under test. It will include images from these plugins in thumbnail creation.
CSS file is now split in two section. The second section can be customized. Also, […]

Tags: , , ,

Post thumb revisited: version 2.1.8.4

2.1.8.4 30/10/2007

Thumbnail automatic replacement was not working in previous version. I had to fix it.

Sorry for the inconvenience of this short release.
Changelog

Tags: , , ,

Post thumb revisited: version 2.1.8

2.1.8 15/09/2007

New parameter: LINK (i|u|p). This will link the thumbnail to the image (i = default), the post (p) or an external url (u). With link=u, if the plugin detects an img inside an anchor with href, the thumbnail will be linked to the url in the href.
Add LINK to widgets
bug corrections:

Replacement should now work […]

Tags: , , ,