EllisLab text mark
Advanced Search
     
A tiny new plugin: Dummy image generator
Posted: 15 February 2010 08:00 AM   [ Ignore ]
Joined: 2008-07-15
14 posts

Hi everyone,

Here’s a small plugin for expression engine 1.6.x called Dummy image generator.
As a designer, while integrating my html/css templates to expression engine i always need some dummy images before creating new dummy posts (it’s much quicker) so i decided to create this.

So, all you have to do is download this zip file, extract and place in your plugins folder. In your images folder create a folder called “dummy” and set permissions to 777.

Then in you templates (anywhere) use it like this:

{exp:dummy class="imgClass"}500x500{/exp:dummy} 

If you don’t specify a class, a default one is used called “dummyimg”. And of course the dimensions of the dummy image are up to you.
Hope it’s useful for you too smile

 Signature 

@tsiger

 
Posted: 15 February 2010 09:06 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-04-15
12649 posts

Nice plugin, thanks for sharing.

I currently do this using the Dynamic Dummy Image Generator script but this will be nice and useful so thanks.

Best wishes,

Mark

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

 
Posted: 15 February 2010 09:13 AM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2008-07-15
14 posts

yeah actually that was the source of inspiration about it and i guess this could work, too smile

 Signature 

@tsiger