ImageManager 2.0
R.I.P. ImageManager
As of today (13.11.08), ImageManager is e.o.l. If you need image editing functionality in WordPress, head over to Scissors
Current Version: 2.5.3 (supporting WordPress 2.5, WPMU 1.3.3 and WordPress 2.3.3)
The ImageManager plugin integrates the stand alone PHP ImageManager + Editor with WordPress. The ImageManager provides an interface for browsing and uploading image files on/to your server. The Editor allows for some basic image manipulations such as, cropping, rotation, flip, and scaling.
View the flash demo.
Feature list
- Simple image editor (crop, rotate, flip, and scale).
- Upload and delete images.
- Can be localized using the included ImageManager.pot file.
Language files: Chinese, English (default), German, Japanese, Norwegian and Spanish. - Supports the Role Manager plugin. Capabilities: Upload Files, Make Direcory, Edit Image and Delete Image.
- Add style using inline style or by setting a class name.
- Insert the selected image as; the original image, thumbnail with popup (create mini galleries), thumbnail with a link to the original image, thumbnail, or a text link to the original image.
- Lightbox support. Added rel=”lightbox” to the Thumbnail with link to image and to Link to image. This should make it possible to use the WP lightbox JS or other lightbox plugins together with ImageManager.
- You can disable the native WordPress Upload Files.
Version History (Change log)
v2.5.3 (June 14 2008) ImageManager 2.53 (111.8 KiB, 49,421 downloads)
- SECURITY UPDATE, everyone should upgrade to this version.
- In WP 2.5 The setting ‘Remove WordPress Upload Files’ will disable media buttons
v2.5.2 (April 16 2008) ImageManager 2.52 (111.8 KiB, 11,279 downloads)
- Added support for WPMU 1.3.3:
Installation:- Copy the ImageManager tree into mu-plugins
- Edit ImageManager/wpmu/imagemanager-config-php
- Move ImageManager/wpmu/imagemanager-bootstrap.php into mu-plugins
- Added support for WordPress 2.3.3
- Minor fixes
v2.5.1 (April 12 2008) ImageManager 2.51 (120.7 KiB, 1,280 downloads)
- Minor fixes and clean ups:
New check for new version routine added
It doesn’t include Prototype.lite.js and Moo.fx.js any more
The button is placed on the first line of the editor
ps_imagemanager_quicktag.js is only included when needed
Removed unnecessary files
v2.5.0 (April 10 2008) ImageManager 2.50 (130.6 KiB, 993 downloads)
- Maintenance release, added support for WordPress 2.5 (i.e. no new features are added). It’s only tested with WordPress 2.5 (but it should work in older versions) and in IE 7 / Firefox 2.x
- Credits:
All you guys who asked for this release. My plan was to kill this project, but you convinced me to continue
Viper007, I used his Viper’s Video Quicktags plugging as a template for WordPress 2.5 integration - Note: As I said, this is a maintenance release. I will not add new features to ImageManager 2.x (but I’ll try to fix bugs), it really need a total rewrite. The next version will be available when it’s done (i.e. I don’t know when)
v2.4.1 (January 29 2007) ImageManager 2.41 (112.3 KiB, 11,200 downloads)
- Minor fix, I forgot to update the tracking/version number.
v2.4.0 (January 29 2007)
- Bugfix: Error: openImageManager is not defined and the popup should resize to correctly.
v2.3.9 (January 24 2007)
- Bug fix
v2.3.8 (January 24 2007)
- WordPress 2.1 support added. If you’re not running WordPress 2.1, you don’t need this update.
- Added Insert Image Defaults to the Option Page, which allows you to preconfigure how you’d like the images to be inserted.
- Minor bug fixes
- Maintenance release, fixes short tags, missing popup and some minor bugs. Also, Ralph @ http://rainonline.ws has helped me cleaning the localization in the Option page. The incuded ImageManager.pot is updated
v2.3.5 (Mars 23 2006)
- SECURITY UPDATE, everyone should upgrade to this version.
- Added Thumbnail with PopUp, which allows you to create mini galleries.
- Added lightbox support (rel=”lightbox”) to the Thumbnail with link to image and to Link to image. This should make it possible to use the WP lightbox JS or other lightbox plugins together with ImageManager.
- Added translation support for the Options page (please upload translations to the forum).
- Minor fixes; set border=”0″ as default, added width and height to thumbnails.
- For you who are running the Role Manager plugin, I’ve added two more capabilities; Edit Image and Delete Image.
- All php short tags are converted to regular php opening tag.
v2.3.2 (February 23 2006)
- Fixed a major bug in the image editor, if you’re running v2.3.0 or v2.3.1, this version is a must.
v2.3.1 (February 21 2006)
- Added the title attribute (same value as the alt attribute).
- Added the style attribute, which allows you to add inline style.
- Added the class attribute, which allows you to set a class name.
- The lang/ImageManager.pot file is updated to reflect these changes
v2.3.0 (February 20 2006)
- Localization: Added gettext support, you can now translate the plugin (see below). If you don’t need localization, you don’t have to upgrade to v2.3.0.
v2.2.0 (January 22 2006)
- Added the option to insert the selected image as; the original image, thumbnail with a link to the original image, thumbnail, or a text link to the original image.
v2.1.3 (January 20 2006)
- bugfix for this error: “Parse error: parse error, unexpected T_VARIABLE in wp-content/plugins/ImageManager/classes/transform.php on line 130″
v2.1.2 (January 17 2006)
- Added the option to disable the native WordPress Upload Files.
- Fixed minor bugs
v2.1.1 (January 13 2006)
- Changed the role names, ImageManager is now using the Upload Files and Make Direcory roles if you are using Role Manager. After upgrading from the privious version, remember to set the new roles.
- ImageManager will add a trailing slash to the library path if you forgot to add it.
- All filenames are now in lower case and the calls to them reflect this. Remeber to flush the browser cache if you are upgrading from a previous version.
- Added support for the Role Manager Plugin.
v2.0.1 (January 4 2006)
- Fixed one major bug (wrong option name in get_option()) + some minor bugs
v2.0.0 (January 3 2006)
- Initial release
To do / wish list
These are the features I’m looking at. I might do them all, but I also might drop some.
- Add title attribute (same value as the alt attribute).
- Add style attribute, which allows you to set the border, position the image etc.
- Add class attribute, which allows you to set class name.
- Set the default size for the thumbnails in articles
- Save the edited images to a temp folder
- Add “Insert thumbnail in Index.php page and full image in Single.php”
Upgrading
If you are upgrading, delete the old version and continue with the installation instructions below (you might have to flush the browser cache (= ctrl+F5 or ctrl+r).
Installation
Installation is simple, just follow the instructions below.
Step 1
Extract the archive and save into your WordPress plugins directory. After you’ve done this you should have a diretory structure like this:

Step 2
Activate the plugin
Step 3
Configure ImageManager on the Options >>> ImageManager page. ImageManager will not be enabled until you have configured it.
Step 4
You are done, open the editor, click on the ImageManager icon and test it. If you can not upload images and / or the editor doesn’t create thumbnails, you must check file permissions. The web server must have write access to the image folder.
If you are LOST i.e. can’t find your base image directory, download LOST.zip (228 bytes, 1,339 downloads), extract LOST.php and put it in your base image directory. Access it from your brower i.e.: http://domain.com/wp-content/uploads/LOST.php (remember to remove the file when you are done. )
Localization
You can translate the plugin by copying the lang/ImageManager.pot to lang/LOCALE.po (LOCALE being your locale i.e. fr for French). Edit the LOCALE.po file using poEdit or an other editor. If you are using poEdit, create a locale/ImageManager-LOCAL.mo file. If you are using another editor, after you are done editing, run imagemanager-gettext.sh (in the lang directory) with your LOCALE as parameter, i.e.:
./imagemanager-gettext.sh fr
Bugs/Comments
Please post bugs or general comments in my forum: http://www.soderlind.no/forum
Donate
If you enjoy using this plugin or appreciate the hard work that goes into developing and maintaining it for the community, please consider donating. All funds will go into the support, maintenance, and development of future ImageManager releases. Thanks for your support.
I would like to thank everyone who has made a donation, I really appreciate your support!

pagina.wordpress.com » Anxious to try ImageManager 2.0
[...] Unfortunately I am at my work now where the friendly sysadmins have disabled ftp-access. This means I have to wait until tonight to try out the ImageManager 2.0 plugin… I really can’t wait! [...]
X’s klog » Blog Archive » This klog
[...] This klog is now using Wordpress 2.0, with the Exhibit plugin replaced by ImageManager. It used to run on Wordpress 1.5 with the following modifications: [...]
oldlovas meets minny » Blog Archive » 민순이
[...] 이 아이가 민순이랍니다. 똘망똘망한 눈에 벌써부터 대박 조짐이 보이는 똥배까지. (이 글은 사실 image manaer 플러그인의 테스트 글입니다. 쿡쿡) [...]
alwaysBETA » Building aB: Customizing Lightbox
[...] When we built alwaysBETA, we knew that we wanted to include Lightbox for our image thumbnails. Behind the scenes, we use a slightly customized version of the slick ImageManager Wordpress plugin to upload, resize, and automatically generate thumbnails of our images. We wanted something equally slick to present our thumbnails and full-size versions to the public, and Lightbox fits that bill. Well, almost. [...]
André SC » Blog Archive » New media and art
[...] We also use Image Manager – on which I would like to implement user specific access to functions, especially the delete function :- ( especially in view of the very slow ftp transfer rates we have to work with. I’m sure its just a matter of figuring out how. Since the site already successfully uses Role Manager. The darkside of hacking is the seemingly inevitable complexity that almost always exponentially increase while you’re out innocently engadging the extreme juggling act of trying to combine development with maintenance and sustainability. [...]
Rocky Lam » Blog Archive » Wordpress Goodies
[...] ImageManager 2 is a very nice replacement cripple WP default’s Upload Image feature. [...]
jdreng » Blog Archive »
[...] tester lige pluginen imagemanager [...]
Image Manager v2.3.3 at Geo News
[...] Just got the newest version of Image Manager plugin v2.3.3 from Soderlind. I had been using the original 2.0 on a couple of our blogs and thought it was about time for an update as there has been a couple versions released since then. Personally I find this plugin very usefull for including images in posts due to its interface and features. It can be used effectively throughout your blog and helps to customize pages very nicely. [...]
Much to do about nothing » Posting Images
[...] I finally discovered a plug in for WordPress that I could get to work like I wanted it to. It is called Image Manager 2.0 and can be downloaded here. I added a page today to try it out and it can be viewed here. The plug in does more than I was looking for, it uploads images as well as places more than one in a post or a page and it is rather easy to install. But, I do have to change several settings to have the post/page look the way I want it too. [...]
Davilac.net » Edición de imágenes online
[...] ImageManager 2.0 Video de muestra del plugin Vía [...]
Vidablog | desde México » ImageManager 2.0: Edita imagenes desde WP
[...] Justamente ayer enlazaba Pixoh, una utilidad para editar imágenes totalmente online. ImageManager, es un plugin para WordPress con el cual podemos subir imágenes a nuestro WordPress y además, editarlas. Me refiero a ediciones básicas como redimensionar, recortar, rotar y además la posibilidad de guardar en otro tipo de formato (JPG, PNG, GIF). [...]
aNieto2K » ImageManager 2.0: Edita imagenes desde WP
[...] ImageManager, es un plugin para WordPress con el cual podemos subir imágenes a nuestro WordPress y además, editarlas. [...]
Tinta Fantasma » ImageManager, subir y editar imagenes desde el mismo WordPress
[...] Hasta que por fin halle un plugin que tanto andaba buscado, que me ayudara con las imagenes para los posts del wordpress y que a su vez me permitiese subirla a mi carpeta en mi hosting y poder editarlas. ImageManager es un completo plugin para Wordpress que te permite no solo subir las imagenes desde tu propia PC al hosting, sino que tambien editarlas a tu gusto (cortar, rotar, redimensionar, guardar, eliminar…etc) e insertarles estilos. Ademas de poder crear subdirectorios en el directorio establecido para subir las imagenes (en las opciones puedes modificar la carpeta de destino). La instalacion es de lo mas sencillo, subir el plugin, activarlo y podras configurar la carpeta en las opciones y usarlo directamente desde la seccion donde escribes los post. Se puede ver en accion el plugin por medio de este video. Realmente vale la pena incluir este plugin entre los favoritos del wordpress. [...]
technorati.it » plugin gestione immagini per wordpress
[...] Ho trovato un fantastico plugin per caricare e modificare immagini con wordpress. All’indirizzo http://soderlind.no/archives/2006/01/03/imagemanager-20 e’ possibile vedere una demo delle funzionalita’ del plugin. [...]
NuEvAyOl BlOg » Blog Archive » Edita Imagine Para WordPress Con ImageManager
[...] ImageManager es una utilidad para editar imágenes en wordpress totalmente online. ImageManager, es un plugin para WordPress con el cual podemos subir imágenes a nuestro WordPress y además, editarlas. Me refiero a ediciones básicas como redimensionar, recortar, rotar y además la posibilidad de guardar en otro tipo de formato (JPG, PNG, GIF).Puedes ver un ejemplo en este vídeo. Al principio se torna algo complicado, pero en cuanto configures y te tomes unos minutos en curiosearlo, seguro te será muy muy útil. ImageManager 2.0. Una vez salvado, ya podemos hacer uso de él. Dispone de algunas traducciones y del código fuente para que nosotros mismo podamos traducirlo a nuestro idioma mediante poEdit u otro editor. [...]
Rumore » Blog Archive » Upgrade to wp 2.0.1
[...] A másik ok, hogy szerettem volna kipróbálni az image-editor plugint. Ez valami olyasmi, amire alapból szükség lenne - sima GD-re alapuló egyszerű képműveletek, mint cropping, thumbnail-készítés, resize, mittudomén, ilyenek. Ezek a legegyszerűbb műveletek és gyakorlatilag a dolog megoldatlan azon a szoftver-ergonómiai szinten, ahol van kedvem pöcsölni. [...]
CruZavi - » ImageManager
[...] enlace This entry is filed under Plugins. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. Leave a Reply [...]
Rumore » Blog Archive » links for 2006-03-10
[...] soderlind.no » Blog Archive » ImageManager 2.0 (tags: wordpress plugins) [...]
ImageManager 2.0 for WordPress (8 Ways to Sunday)
[...] Per Søderlind has created ImageManager 2.0, an amazing WordPress plugin for uploading and editing images to use on your blog. It would fit right in with my existing workflow for such things… too bad it’s only for WP 2.0 and I haven’t made the leap yet. That upgrade is looking better and better. [...]
web@work » Upload delle immagini su WordPress con ImageManager 2.0
[...] Bene, come già sapete ho da poco iniziato la mia avventura di publishing con WordPress ed ho avuto subito bisogno di un estensione (plugin) per gestire al meglio le immagini all’interno dei post. In particolare dopo aver provato diversi plugin suggeriti nel Codex e scoperto con delusione che la maggior parte funzionano solo con QuickTag (mentre io utilizzo il nuovo editor di default: TinyMCE) grazie a Google ho trovato forse uno dei migliori plugin in circolazione per la gestione delle immagini in WordPress: ImageManager 2.0 [...]
View from the Potting Shed » Blog Archive » Upgrade to WordPress 2
[...] Screenshot of ImageManager 2.0 plugin for WordPress 2 [...]
RERIC.COM | 워드프레스플러그인 ImageManager
[...] 서핑중에 발견했다. 이미지 업로드나 관리에 꽤 유용한 플러그인이다. 이미지를 업로드하고 크기변경, 위치설정, 회전 등 간단한 이미지 편집까지 가능하다. 오른쪽 이미지는 이미지 업로드 후에 rel="lightbox" 태그를 추가시켜준 경우이다. 썸네일 이미지 크기도 워드프레스 admin 패널 옵션에서 설정 가능하다. 간단한 사용방법은 친절하게도 플래시로 만들어 뒀다. 물론 내가 아니라 ImageManager개발자가 말이다 설치 방법도 자세히 나와있으니 홈페이지를 방문해 보자! ImageManager 2.0 website: http://soderlind.no/archives/2006/01/03/imagemanager-20/ 유익한 블로깅을 위하여~ Tagged:ImageManager, wordpress, plugin, 워드프레스, 플러그인 [...]
Justku—隨便寫寫 - 一個愛攝影的工程師 » 【Blog】WP Blog Resource
[...] 【Blog】WP Blog Resource By 賈斯特古 01.Just a Sidekick 版面很漂亮 02.Plug-in list 03.ImageManager 2.0WordPress 圖片管理程式 [...]
André SC’s PixelPLEXUS » Blog Archive » David Krut Publishing on WordPress
[...] We also use Image Manager – on which I would like to implement user specific access to functions, especially the delete function :- ( especially in view of the very slow ftp transfer rates we have to work with. I’m sure its just a matter of figuring out how. Since the site already successfully uses Role Manager. The darkside of hacking is the seemingly inevitable complexity that almost always exponentially increase while you’re out innocently engadging the extreme juggling act of trying to combine development with maintenance and sustainability. [...]
Benjamin Muskalla » ImageManager for Wordpress
[...] ImageManager 2.0 is a great plugin to upload, modify and insert images in your Wordpress blog. [...]
…time is what you make of it… » Archivio del blog » Plugin per Wordpress e Live Local
[...] Penso che presto, aggiungerò ai miei plugin per Wordpress ImageManager, arrivato alla versione 2.3.5, questo plugin permette di modificare e gestire le immagini da inviare all’editor di Wordpress. [...]
cotidiano delirante » Arquivo » Image Manager
[...] Image manager, um excelente plugin para quem usa Wordpress e publica muitas imagens. É compatível apenas com wp 2.0+ e serve, além de fazer upload das imagens, para gerenciar, apagar, criar pastas, assim como também é possível fazer alguns ajustes simples nas imagens. É muito simples de instalar e usar: depois de feito o upload do plugin na pasta de plugins do wp, basta ativa-lo, fazer a configuração e pronto. Quando você for escrever um post, terá um novo botão na barra de ferramentas. É só clicar e uma janela se abrirá. Visite a página oficial do Image Manager e veja uma demonstração. Indispensável. [...]
ImageManager-Plugin für WordPress übersetzt at RAINonline
[...] Das geniale Plugin ImageManager von Per Søderlind könnt ihr jetzt auch in Deutsch nutzen. [...]
CriS` projects… » WordPress 2.0.2, ImageManager & LightboxJS
[...] Перед написанием предыдущего поста задумался, что лить картинки на имайджшак, чтобы постить у себя в блоге просто маразм! Они должны храниться локально, там же где и блог и иметь более-менее осознанные имена. После чего отправился на развал плагов для WP с устойчивым желание установить нормальный менеджер картинок… В итоге установил ImageManager - ИМХО просто бомба! Позволяет довольно изящно правлять архивом картинок в блоге, сам генерит тумбы… Вроде как самый функциональный из представленных… В добавок установил LightboxJS. Думаю, большинству не надо объяснять что жто такое, ну а кому надо - смотрим на официальном ресурсе проекта. А… Чуть не забыл про переход на новую версию WP… это без комментариев. [...]
CruZavi » Archivo del weblog » ImageManager 2.0
[...] Enlace [...]
BirDesign » ImageManager plugin - 日本語版
[...] “ImageManager plugin”は、PHP ImageManager + EditorとWordPressを統合させたものです。ImageManagerは画像ファイルの表示とアップロードを可能にします。Editorは、切り抜き、回転、反転、拡大縮小といった、基本的な画像処理を可能にします。 [...]
Blogging Pro China » Blog Archive » WordPress Plugin: ImageManager
[...] ImageManager,应该算是满强大的图像管理插件。可以对图像作一定的编辑,上传/删除图像文件,对图像表现作定制,支持lightbox效果。 image lightbox [...]
UnlimitedInfinity » Blog Archive » Wordpress Widgets at K2
[...] on another note, i’ll also be using the Lightbox for K2! which is kinda cool. Lightbox enables one to load the image without having to leave the page. sorta like an overlay thing actually. Also Per Soderlind’s ImageManager (2.3.4+) is kinda cool, more GUI fun~!! [...]
Jackcorto » Articles WordPress
[...] - [b]nb2[/b] [u]Firefox[/u] [i]Gérer les images[/i] Il est préférable d’utiliser le navigateur FIREFOX, en effet lorsqu’on ouvre le blog pour “Ecrire” une “nouvelle page”, il y a une barre d’outils qui permet de modifier le texte et d’importer des images (installer le Plugin ImageManager). Or avec SAFARI cette barre d’outils n’apparaît pas. ImageManager est l’icône entre le ? et la fenêtre : les petits carrés. http://soderlind.no/archives/2006/01/03/imagemanager-20/ [url=http://www.image-dream.com/image.php?image=retrouveImageManager.jpeg&pseudo=jackcorto][img]http://www.image-dream.com/membre/up2/mini_jackcorto/retrouveImageManager.jpeg[/img][/url] Je dois avouer que ImageManager me pose un petit problème. il s’est bien installé, mais lorsque je fais “insérer l’image” je ne parviens pas à insérer l’image. Problème lié à mon Mac ou problème universel ? Je constate que dans la rubrique “Gérer” de la Page Admin. le menu Photopress existe alors que le menu ImageManager ne s’affiche pas. Il est important de connaître cette partie du site car c’est là que s’affiche le plugin “sauvegarde”. [...]
cotidiano delirante » Arquivo » Top plugins
[...] É um gerenciadaor de imagens em php, que se integra a interface de administração do wp e facilita tarefas como redimensionar, cortar e salvar imagens direto no servidor. De longe o melhor plugin do genero e é bem melhor que o uploader/gerenciador de imagens nativo do wp. Compatível com wp 2.0x. Página oficial [...]
harddisk’s yard » Blog Archive » 记录一下安装wordpress,和碰到的几个小问题
[...] 安装图片插件 ImageManager 2.0 功能挺强大的,可以进行图片的裁剪、旋转等编辑工作,缩略图的生成,图片文件夹的管理,有官方中文包可以装。 [...]
: tokitamaweblog : · links for 2006-04-04
[...] soderlind.no � Blog Archive � ImageManager 2.0 (tags: wordpress photos plugins) [...]
Blublog » Blog Archive » Gestione immagini in Wordpress con ImageManager
[...] Grazie al blog di Ciralli sono riuscito a risolvere i problemi di upload delle immagini con Wordpress. Ho trovato questa plug-in veramente utilissima visto che permette non solo l’upload delle immagini direttamente ma anche la rielaborazione (crop, rotate, flip, e scale), la diretta cancellazione delle immagini inutilizzate ed altre funzioni. Per questo consiglio a tutti quelli che abbiano installato Wordpress 2.0 (non stata testata per le altre versioni) l’uso di questa fantastica plug-in! [...]
Junkylife Development Blog » Traffic Report and Image Manager
[...] I also dropped an updated version of Per Soderlind’s Image Manager Plugin into everyone’s folder. Works really well right out of the box. [...]
Metamorphose » Bilder präsentieren
[...] Ich teste gerade einmal ein neues Plugin dem ImageManager, gefunden bei Gabi und gleichzeitig eine neue Art der Bilderpräsentation mit der Lightbox. [...]
Vinkkeli » ImageManager
[...] Asensin juuri lisäpalikan nimeltä ImageManager WordPressiini. Palikka tuo poustauksen kirjoituskentän nappirivistöön uuden napin, ImageManager, jolla voi helposti tehdä perustavaa laatua olevia kuvannmuokkaus- ja säätötoimintoja. Nyt onnistuu helposti kuvan croppaus, asemointi, nimeäminen ja muut perussäädöt. Suosittelen. Helpottaa mukavasti, tuo hmtl-napin käyttö ja koodin rukkaaminen tuntuu aina jotenkin… tyhmältä. [...]
WordPress Lightbox and Image Manager Plugins at The WeBlog of John
[...] I’ve just installed the image manager and WP lightbox 2 plugins. The image manager is a pretty cool tool for uploading, editing, and inserting images into WordPress, and it automagically adds the rel=”lightbox” attribute when it inserts the picture. The WP lightbox 2 plugin is pretty much just an easy way to get the necessary javascripts installed. Just make sure you have only ONE scriptaculous.js, prototype.js and effects.js running on your blog. [...]
Laurin blogi » Arkisto » Kuvat kuntoon
[...] Jo loppui hankala kuvien kanssa räplääminen. WordPressin ImageManager-plugin helpottaa kuvien lisäämistä postauksiin ja muutakin käsittelyä kummasti. [via: Pinseri, Vinkkeli] [...]
Alexplus - Блог » Blog Archive » Image manager plugin
[...] Плагин [...]
1983
[...] Sorry i’m just testing this image manager plugin. It seems to be working with WP2.0. But, I am having a problem- the pop-up is not working. Let’s do it tommorow. [...]
Velcro City Tourist Board » Blog Archive »
[...] I think I may have finally got the picture-uploading issue sorted out…Thanks to a plug-in that I found, I seem to be able to upload images and get them automatically thumbnailed, all via the magic of javascript. If all goes according to plan, this here should be a sign that amused me at a gig I reviewed in Southampton last year… [...]
/dev/nikc/blog » Kuvasatoa
[...] Täytyypä kyllä sanoa, että vaikka tuo ImageManager-plugin on melkoisen kätevä käyttää, niin kurjan näköisiä thumbnaileja se saa aikaan. Tai sitten se on GD-grafiikkakirjasto. Eipä kyllä että alkuperäisissäkään erityisesti kehumista ole, mutta joka tapauksessa melko surkeaa. Pitänee viritellä. [...]
走向云和山的彼端 » Blog Archive » Some Good Plugin
[...] ImageManager 2.0: http://soderlind.no/archives/2006/01/03/imagemanager-20/ 非常酷的WP2图片管理插件,支持Lightbox 2,但是这种基于http的传输,管理,似乎需要很理想带宽的支持~:( [...]
BloGuzman » Image Manager, plugin de subida y edición de imagenes para WordPress
[...] Vía | VidaBlog Enlace | ImageManager 2.0 Descarga | ImageManager Licencia | Gratuito [...]
Heights Online Blog » Image Manager Test
[...] This is a image test using the plugin Image Manager, it is fantastic. The plugin supports an image editor, plus file upload. plugin THM posted by JohnS No comments [...]
Stora Sökguiden » Blog Archive » Att göra
[...] Installera självklara plugin som det är bra att de är med från början, när vi hittat ett tema att utgå ifrån: Ultimate Tag Warrrior, Imagemanager… [...]
bopo.net :: I like to fiddle with things
[...] UPDATE: ImageManager 2.0 might be the answer to my image-uploading prayers. However, it requires NetPBM or ImageMagick which leads to DarwinPorts which leads to XCode (most of which I meant to reinstall forever ago). [...]
WordPress插件中文站 » Blog Archive » ImageManager
[...] 插件页: http://soderlind.no/archives/2006/01/03/imagemanager-20/ [...]
BloggingPro China » Blog Archive » WordPress Plugin: IMAGEMANAGER
[...] IMAGEMANAGER,很强大的图片管理插件,上传/目录创建/简单必要的图片修改/对图片的css控制。 [...]
ex id (izbijusi identitāte) » Arhīvs » Lightbox JS v.2.0 un ImageManager 2.0
[...] Iesaku, ir labs. Gan viens gan otrs. Man jau īpaši Lightbox patīk, nu aber ļoti zimpātiski tiek attēlotas biudītes…Re ku izmēģināšanai. Pirmajā rindā pa vienai… [...]
BusinessBlogHive.com » Blog Archive » ImageManager Plugin Review
[...] RECOMMENDED: ImageManager allows you to add/edit/upload images directly from within your editor (WYSIWYG or Basic). AUTHOR: Per Søderlind Excerpt from the plugin’s site: “The ImageManager provides an interface for browsing and uploading image files on/to your server. The Editor allows for some basic image manipulations such as, cropping, rotation, flip, and scaling.” [...]
Imthiaz Blog » Wordpress Image Manager
[...] Wordpress Image Manager I know managing image files in worpress in really tough. With the help of these BusinessBlogHive.com I found this wonderful plugin named Image Manager. Just have a look and download it here. [...]
无聊小站 » Blog Archive » 我用的plugins
[...] ImageManger 2.0 [...]
Beautiful Images Gallery Implemented at Astronomy Notes
[...] Oh yeah, kudos to the author of Imager Manager and WP lightbox for the cool visual view of any images clicked in AstronomyNotes.net Why not you try to click on any image (thumbnail) to try the feature? It is really cool, I must say. By the way, stay tune for tonight astrophotography session! Seems like the cloud is clearing but I can’t ensure it. [...]
» Nytt bildverktyg till Wordpress
[...] Nu kan man köra i WUSIWYG och ändå fixa till bilderna med ImageManager [...]
New Look with Wordpress » SoNet Journal
[...] ImageManager by Per Soderlind A very handy image management plugin. Allowing for image uploads with naming and size editing functions. [...]
Fnix » Da var ferien over.. | Mitt lille nøtteskall.
[...] Og noen siste tanker tilslutt er at jeg må kategorisere saker og ting mye bedre i bloggen min og jeg har tenkt tanken med og starte å lage de populære header bildene for hver eneste post. Problemet er da at mine bilder må være 600×200 eller noe i den duren. Jeg liker hvertfall å pynte opp med bilder. Det gjøre det hele mer lesbart. Anbefaler de aller fleste som bruker WordPress til å bruke ImageManager - en kraftpakke for de som liker å bruke bilder. Jeg merket og da jeg oppgraderte WordPress til 2.0.4 at RSS feeden min ikke virker. Dette var uheldig. [...]
Image Manager | Likoma
[...] I’m trying out a new WordPress plugin: Image Manager. So far, it looks like it can do everything I’ve wanted the WYSIWYG editor to do (resize, crop, edit, save, folders, etc.) and it does it all in WP 2.0.x. I’ll give it a run and see how it goes. Here’s a demo video Per Søderlind put together to show how it works. [...]
danny’s space » ImageManager
[...] But finally this morning I came across ImageManager from a comment that someone had posted on the IImage Browser home page, saying that this ImageManager thing was so good and it actually worked with WP2.0. So I decided to check it out and voila, it works! Well, for the time being. And widgets likes it too. It’s got an upload feature, thumbnail creation, doesn’t have an unnecessary gallery element, and it even comes with an explorer-like interface. It’s just a bit tricky to install. Will stick with it for the time being until another issue comes up. [...]
Blog of Sin » Blog Archive » Updates to da blog
[...] I installed the ImageManager plugin from soderlind.no. It’s buggy as hell, can’t use it with firefox because it gets cut off half way on the screen, but it’s workable with IE, and it’s better than the wordpress upload feature alone. It also can’t barf out the right numbers when I resize pics that are below it’s thumbnail threshold (96px). It’ll resize the thumbnail just fine, but the code that comes out creates retarded thumbnails. However, there’s an image editing feature with this plugin, and that’s a bonus. Doesn’t work with editing GIFs, though. [...]
.daniel goes philippines » Blog Archive » WP Plugin
[...] Ein Super Plugin um Bilder hochzuladen und bearbeiten zum Download. [...]
Wordpress Plugin: ImageManager 2.0 | fundsachen | XSBlog2.0beta
[...] Heute morgen bin ich zufällig darauf gestoßen: ImageManager 2.0, ein Wordpress Plugin für ein verbessertes Handling von Bildern im Editor. Das Plugin beinhaltet den Upload von Bildern, Dateimanagement, Integration und Positionierung in Beiträgen und, für mich ein absolutes “great to have”: die Möglichkeit, die hochgeladenen Bilder zu beschneiden und Größenänderungen vorzunehmen. Das Flash-Demo sieht wirklich vielversprechend aus, heute abend werde ich das Plugin testweise installieren. Wenn es wirklich so gute Dienste leistet, wie es mir derzeit scheint, dann wird dieses Plugin sicherlich dauerhaft eingesetzt werden. Tags: fundsachen, plugin, soft, wordpress [...]
WordPress Overview | Likoma
[...] inserting (and editing) an image (using Image Manager plugin), [...]
-=Discobeats=-
ImageManager 2.0... Mit Freude habe ich bei XSized gelesen das es anscheinend einen “Ersatz” für IImage Browser gibt. Nicht das ich mit IImage Browser nicht zufrieden war, nein, alles ist besser als der Uploader von Wordpress. Aber ImageManager 2.0 bietet wes....
sorenvind.dk » Wordpress
[...] I have just been surfing around for usable Wordpress plugins and have also found a plugin for managing images easy - it is called Imagemanager 2. [...]
Vorsprung durch Hektik » Systemupdate
[...] Und seit kurzem kann ich mit dem ImageManager Bilder direkt im Editor bearbeiten. « 8:10 [...]
Webmasterfind Blog » Bild Manager für Wordpress 2
[...] Dass die Bilderverwaltung des Weblogsystems Wordpress praktisch nicht vorhanden ist, ist hinlänglich bekannt. Zwar gibt es für jene, welche ohne den WYSIWYG-Editor arbeiten eine Reihe Plugins, doch für den WYSIWYG-Editor gab es meines Wissens nach bis vor kurzem keine nennenswerte Lösungen. Doch mit dem Image Manager dürfte auch dieses Poblem behoben sein. Mit dem Image Manager lassen sich Bilder leicht in verschiedene Ordner organisieren und im eigenen Editor bearbeiten. Die einzelnen Bilder lassen sich skalieren, drehen oder beschneiden, Tumbnails (Vorschaubilder) werden automatisch erzeugt und arbeitet auch mit Lightbox zusammen. [...]
the LoneLiness bLogger » ImageManager 2.0
[...] Image Manager 2.0 ini memeiliki banyak feature yaitu (gw copy paste aja dari situs aslinya www.soderlind.no): [...]
mein Notizblog » Bilderverwaltung für Wordpress
[...] Bilderverwaltung für Wordpress 2006-08-30 Wordpress The ImageManager plugin integrates the stand alone PHP ImageManager + Editor with WordPress. The ImageManager provides an interface for browsing and uploading image files on/to your server. The Editor allows for some basic image manipulations such as, cropping, rotation, flip, and scaling. [...]
The Crime in your Coffee » Blog Archive » Heißa juchei: Blog-Umbau abgeschlossen
[...] Die Schnickschnack-Manie hat nun auch mich erhascht, so dass ich gleich noch Lightbox hinterher installiert habe (Wordpress-Plugin). Damit lassen sich ganz einfach recht ansehnlich Bilder und Bilderserien mit Zoom-Effekt posten. Das Praktische an Lightbox ist, dass die Bilder auch angezeigt werden, wenn der Besucher Javascript deaktiviert hat, dann eben ohne Overlay-Darstellung. In Verbindung mit dem Image-Manager wird der Upload-Prozess der Bilder, die Thumbnail-Erstellung und die Verknüpfung mit dem Lightbox-Script automatisiert. Genial. [...]
Tonys blogg om coola prylar » Blog Archive » Grymt bra imagemanager!
[...] Jag har försökt att använda en Gallery2-plugin för att inkludera bilder från mitt bildgalleri. Men den fungerade inte alls som jag ville och saknade många funktioner. Men denna är helt underbar, ett måste för din wordpressblogg! Läs mer och ladda hem senaste versionen här: http://www.soderlind.no/archives/2006/01/03/imagemanager-20/ [...]
PPvG.nl » Performancing for Firefox
[...] [Edit:] I don’t much like it. I’ll have the regular method, thank you very much. I didn’t like the overall experiance, but come on! The “powered by performancing firefox”-button was a kick in the head. Be warned, WordPress-loving friends! Keep your hands of this! If you download Per Søderlind’s excelent ImageManager plugin, you can have better functionality. Click the thumbnail below for a screenshot of Performancing: [...]
Wordpress Plugin: Scissors - Brücken nach Übersee
[...] enough, the only other plugin for this task I found was “ImageManager“, a complicated to use plugin with support for resizing/croping/rotating/etc. of images but [...]