Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - inkhead

Pages: [1]
1
Someone should check out the moblog module that comes with ExpressionEngine weblog software from www.pmachine.com... This module does exactly this (but not for 4 images) maybe looking at the code could give some ideas on how this could be done?

2
Mods & Plugins (Releases & Support) / Re: [Mod] EXIF 0.3
« on: March 24, 2005, 09:57:51 PM »
I know exif is working, it works fine with my other image gallery software.... However I can't get it working with this:

Parse error: parse error, unexpected $ in /home/nfanatic/public_html/photos/includes/functions.php on line 1244

But what I don't understand is you say post after

}
}

But there are 3 of those after IPTC in functions.php... did you forget or does it go in between? I've tried them all. Nothing works....


What can't somebody just post functions.php to make it easy? Why does it have to be hard. Post functions.php and exif.php please.

the person who posted them earlier is now 404... :evil:

3
phpthumb. search google. Then you can put something like this in your /media/jpg.html template so that when it displays it's scaled down:

<img src="phpThumb.php?src={media_src}&w=380&fltr[]=wmi|watermark.png|BL|60&f=png" border="0" alt="{image_name}" />

That code in my jpg.html shows a 380 pixel thumbnail of the original file with a small watermark in the left hand corner at 60% transparency...

:-)

4
This is a great mod. perfect v@no.

Now can we get the forum fixed so it doesn't do those iframe scroll boxes hehehe.

Pages: [1]