Per Søderlind
Forum Replies Created
-
Forum: Plugins
In reply to: Plugin : IP to NationAn alternative is my GeoIP plugin, you’ll find it here http://wordpress.org/support/10/10274
Forum: Plugins
In reply to: ImageManger pluginNo, it just installs the ImageManger. If you want the editor AND imagemanager, you’ll have to hack the WYSI-Wordpress Hack to use the latest htmlarea version (I’ve done that my self, but it’s not ready for release)
Forum: Plugins
In reply to: ImageManger pluginExcellent, and I’ve removed trailing space fra the pop up file (the one in the zip didn’t have a trailing space)
Forum: Plugins
In reply to: ImageManger pluginBeen busy painting my house 😐 .. and, I never received your mail, could you please resend it?
Forum: Plugins
In reply to: ImageManger pluginWhich plugins are you running? Are you able to view the html source on the page with the errors ?
If you are, could you please mail me the html source?Forum: Plugins
In reply to: ImageManger pluginAndreas: tack sÃ¥ mycke, eller tusen takk som vi sier i Norge 🙂
pb: I’m looking into this problem, I guess it’s my javascript.Forum: Plugins
In reply to: listCollapse pluginsorry, the one above had a bug, please download it again.
I forgot to add
document.getElementById('categories').getElementsByTagName('UL')[0].setAttribute("ID","collapseMe");Forum: Plugins
In reply to: ImageManger pluginCould you please post the error message ? I use session vars to store the form variables, it might not be the correct way of doing it in PHP (I’m rather new at PHP coding (speak other languages like c#,vb,c,c++,perl,tcl fluent))
Forum: Plugins
In reply to: ImageManger pluginPopup is now possible, install the ImageManger.zip and configure it (see above). Save ImageManagerPopUp.php as ImageManager.php in your plugins directory, activate it.
When you use this plugin, it will insert the thumbnail into your page and when you click the thumbnail, the orginal image will pop up.
I will soon merge the two plugins, allowing you to select if you want popup via the configuration tool.Forum: Plugins
In reply to: ImageManger pluginI forgot to remove my debug code. It’s removed now, please download the ImageManager.zip again.
I’ll look into creating popup thumbnails (good idea btw).