[ext] ImageTweak 0.23 (beta) - now with 100% more video!

Announce and Discuss the Latest Theme and Extension Releases.
Post Reply
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

makondo wrote:Done. I really enjoy the extension, thanks again!

Thanks!
ImageTweak - Zoom and display images against a custom background.
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

Version 0.9 is on AMO and my site (see first post).
I added keyboard navigation and the zoom ratio in the title bar.

Version 0.10 will be localizable (I already made the Italian locale, well that's easy... it's only 5 or so strings!).
ImageTweak - Zoom and display images against a custom background.
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

I'm wondering how long it will take to have it unsandboxed... since I released version 0.4 on january 17th I uploaded four other versions (0.5 to 0.9) and users left about 10 reviews, but it still is in the sandbox (if I try to re-nominate it, AMO says that "you can only nominate extensions currently in the sandbox"... but it is in the sandbox, since it requires you to login to view it!).
Any idea?
ImageTweak - Zoom and display images against a custom background.
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

CAFxX wrote:Version 0.10 will be localizable

German version needed? :D
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

if you're willing (thanks!), there you go:

Code: Select all

<!ENTITY pref.window.title             "ImageTweak - Options">
<!ENTITY pref.bgcolor.label          "Background color">
<!ENTITY pref.autoresize.label         "Automatically resize images on load">
<!ENTITY pref.prefpane.label         "Image display options">

<!ENTITY about.window.title            "ImageTweak - About">
ImageTweak - Zoom and display images against a custom background.
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

Code: Select all

<!ENTITY pref.window.title           "ImageTweak - Optionen">
<!ENTITY pref.bgcolor.label          "Hintergrundfarbe">
<!ENTITY pref.autoresize.label       "Größe der Bilder beim Laden automatisch anpassen">
<!ENTITY pref.prefpane.label         "Bildanzeigeoptionen">

<!ENTITY about.window.title          "ImageTweak - Über">


If some of them are too long, I could shorten them...
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

Don't worry, the pref window resizes automatically...
Thank you very much!
ImageTweak - Zoom and display images against a custom background.
makondo
Posts: 1961
Joined: October 18th, 2007, 5:26 pm
Location: Rocky Mountains

Post by makondo »

CAFxX wrote:I'm wondering how long it will take to have it unsandboxed...

I'm wondering that too. What's going on there? It's an excellent extension, people. Go on, install and write a review.

I still don't understand why it's in the box with 8 reviews when i see other exts. out of the box with less reviews. Any extension developers/testers to comment?
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

There seems to be an error... I just tried opening the option dialog for the first time... but... XML Entity error:

Code: Select all

line 2, column 72:
<!DOCTYPE prefwindow SYSTEM "chrome://imagetweak/locale/imagetweak.ent">
-----------------------------------------------------------------------^
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

I suppose you're talking about 0.11, right? If you're using the de-DE locale, it may be that there's some character encoding issue... I'll investigate that.
ImageTweak - Zoom and display images against a custom background.
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

The de-DE locale is used automatically, yes... I could give you a version without special characters, if needed...

Code: Select all

<!ENTITY pref.window.title           "ImageTweak - Optionen">
<!ENTITY pref.bgcolor.label          "Hintergrundfarbe">
<!ENTITY pref.autoresize.label       "Abmessungen der Bilder beim Laden automatisch anpassen">
<!ENTITY pref.prefpane.label         "Bildanzeigeoptionen">

<!ENTITY about.window.title          "ImageTweak - Informationen">


But it should better be fixed, indeed.
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

I think I found the error. Will you please try out this version: http://cafxx.strayorange.com/tmp/imagetweak.xpi (it's identical to the previous one, just with de-DE locale file encoded in BOM-less UTF-8)
ImageTweak - Zoom and display images against a custom background.
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

It works! :)
(Is it possible to translate the extension's description, too? "Tweaks the displaying..." -> "Verbessert die Darstellung einzelner Grafiken.")
User avatar
CAFxX
Posts: 278
Joined: May 8th, 2005, 9:59 am

Post by CAFxX »

Alright, I'll upload 0.11.1 soon with the fix.
For the description, it's a little harder, it requires a little more work (especially to target both fx2 and fx3)
ImageTweak - Zoom and display images against a custom background.
Tuxman
Posts: 646
Joined: August 23rd, 2004, 11:53 am
Contact:

Post by Tuxman »

It was just a suggestion. No need to do unnecessary work. ;)
Post Reply