Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #1  
Old 09-29-2005, 03:21 PM
Martius Offline
forum loafer
 
Join Date: Sep 2005
Posts: 8
Exclamation IMAGE_NOTES in overLIB

Hi,

Did anyone successfully implement IMAGE_NOTES of IMAGE_NOTES_CLEAN in overLIB?

Cheers
Martius
Reply With Quote
  #2  
Old 10-09-2005, 08:34 AM
Aurora Offline
forum loafer
 
Join Date: Oct 2005
Posts: 5
I'm using something similar...

I'm using "Cool DHTML Tooltip" on my site. I spent about an hour or so messing with it, trying to get it to work. I ended up having to edit index.php.

Find:

PHP Code:
$image_notes        markdown(pullout($row['body'])); 
And change it to:

PHP Code:
$image_notes        pullout($row['body']); 
Then call
HTML Code:
<IMAGE_NOTES>
in the script. Works like a charm.

Can anyone tell me why I shouldn't have removed that markdown bit from image_notes? I mean, if there's a reason I shouldn't have.
Reply With Quote
  #3  
Old 10-09-2005, 08:38 AM
Connie
Guest
 
Posts: n/a
you can only remove the "markdown"-function if you never never use markdown to enter or edit the image-texts with markdown

why markdown-code is in collision with your other tools, I do not know. We just use this tool. Maybe you adress the author himself at http://daringfireball.net/projects/markdown/ ?
Reply With Quote
  #4  
Old 10-14-2005, 11:54 PM
Aurora Offline
forum loafer
 
Join Date: Oct 2005
Posts: 5
Quote:
Originally Posted by Connie
you can only remove the "markdown"-function if you never never use markdown to enter or edit the image-texts with markdown
Well, as a side effect, I find I have to enter the HTML character codes for apostrophes and quotes, but since I'm used to coding HTML anyway, I don't much mind. In fact, I'd be happy to just turn off markdown all together. I'll check the admin section of my site to see if that's possible.
Reply With Quote
  #5  
Old 10-18-2005, 12:58 PM
Martius Offline
forum loafer
 
Join Date: Sep 2005
Posts: 8
thanks for the fix!

i implemented it on http://www.martius.nl

cheers
Martius
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:02 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs