Paragraphs (Photo-Section)

I was just wondering whether there are any plans to include the ability to have paragraphs in Photo-Comments?

As it is, everything is always clustered together tightly, making it tough to read especially when the comment is longer.

This wouldn’t seem like something too tough to implement, but then again, I don’t know about what it would do to the back-end…

I guess you can already do so by using some numbers, letters and special characters. Egorka seems to be an expert in this. I’m always wondering how he manages to add photos or place bold sentences within his comments.:confused:

It is some kind of maaaaagiiiiic… La-la-la-la

It is simple. These are just HTML commands.


end of line:   [b]<BR>[/b]
       bold:   [b]<B>[/b]this text will appear in bold[b]</B>[/b]
     italic:   [b]<I>[/b]this text will appear in italic[b]</I>[/b]
      image:   [b]<IMG SRC="[/b]the Image's address goes here[b]">[/b]

Have fun!

Oh, HTML actually works in the comments? I never even bothered trying, thanks for the tip! :smiley:

Does anyone know the HTML code to post a link in the photo section.I have seen it done and attempted it one time but it didn’t work.

If you type in IMG /IMG (in the < brackets of course) and you put the direct link to the picture it will show up in your comment. If you just want to insert a normal link, url /url should do the job.