<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - Add a description of any photo, is it possible?</title>
			<lastBuildDate>Sun, 19 Apr 2026 09:21:01 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Add a description of any photo, is it possible?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1563#Comment_1563</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1563#Comment_1563</guid>
		<pubDate>Sat, 17 Dec 2005 05:31:07 +0000</pubDate>
		<author>andreaf</author>
		<description>
			<![CDATA[Hi there, this script is amazing.<br /><br />Easy to install and make it work.<br /><br />The only thing I would like to do is adding a description, like in a box, to certain images to describe the picture and provide informations about it.<br /><br />Is this possible?<br /><br />I need your help...<br /><br />Andrea]]>
		</description>
	</item>
	<item>
		<title>Add a description of any photo, is it possible?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1566#Comment_1566</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1566#Comment_1566</guid>
		<pubDate>Sat, 17 Dec 2005 13:03:21 +0000</pubDate>
		<author>nsdesign</author>
		<description>
			<![CDATA[Will adding it in the &quot;caption&quot; area not suffice?<br />If not, you'll need to simply add another column in the mysql db, and then tweak the code to store the content from a new form field to it.<br /><br />We've added this functionality pretty easily...  Have a go!]]>
		</description>
	</item>
	<item>
		<title>Add a description of any photo, is it possible?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1568#Comment_1568</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1568#Comment_1568</guid>
		<pubDate>Sat, 17 Dec 2005 15:16:48 +0000</pubDate>
		<author>ddejong</author>
		<description>
			<![CDATA[I think there are now an image name and a long desc in the nightlies. Check out dev.plogger.org if you're feeling adventurous. As for the "box", a little CSS would go a long way to achieving that.<br /><br />Cheers,<br />Derek]]>
		</description>
	</item>
	<item>
		<title>Add a description of any photo, is it possible?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1577#Comment_1577</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1577#Comment_1577</guid>
		<pubDate>Mon, 19 Dec 2005 11:52:34 +0000</pubDate>
		<author>andreaf</author>
		<description>
			<![CDATA[Hi guys,<br />unfortunately I've spent an entire day working with php and mysql db but had no luck.<br /><br />My boss is now asking this feature and I need to have it or I'll have to start looking again around.<br /><br />I've also tried to add comments from admin end and erase the code on displayed pages so that  what user sees is a description but I can't integrate the code.<br /><br />CAN ANYONE PLEASE HELP THIS STUPID GIRL TO REACH HER GOAL?<br />Step by step would be better.<br /><br />:( <br />Andrea]]>
		</description>
	</item>
	<item>
		<title>Add a description of any photo, is it possible?</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1597#Comment_1597</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=306&amp;Focus=1597#Comment_1597</guid>
		<pubDate>Mon, 19 Dec 2005 23:54:56 +0000</pubDate>
		<author>minhas_amar</author>
		<description>
			<![CDATA[why don't you use caption field to describe the image ??<br />you can easily get a box round it .... <br /><br />goto &quot;gallery.php&quot; @ line 194-198.... <br /><br />if you are having the caption as the &quot;name of the image&quot; ... then you'll need to add a column to the database<br /><br />it should be something like this...<br /><br />--------------<br /><br />ALTER TABLE plogger_pictures ADD desc MEDIUMTEXT AFTER caption;<br /><br />--------------<br /><br />well I am not sure ... I have left the command line moved to &quot;phpMySQL&quot; ...]]>
		</description>
	</item>
	
		</channel>
	</rss>