<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

	<channel>
		<title>Smashly Community Forums &#187; Tag: custom fields - Recent Posts</title>
		<link>http://smashly.net/community/</link>
		<description>Smashly Community Forums &#187; Tag: custom fields - Recent Posts</description>
		<language>en</language>
		<pubDate>Wed, 08 Feb 2012 00:22:21 +0000</pubDate>

					<item>
				<title>byron on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3281</link>
				<pubDate>Fri, 04 Feb 2011 19:33:37 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3281@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Welcome!&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>chowstalker on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3277</link>
				<pubDate>Fri, 04 Feb 2011 17:04:00 +0000</pubDate>
				<dc:creator>chowstalker</dc:creator>
				<guid isPermaLink="false">3277@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;Thanks for all of your help!!  The front page gallery is perfect.  I still need to do some tweaking with the other galleries, but just wanted to mark this one resolved.&#60;/p&#62;
&#60;p&#62;Thanks again,&#60;br /&#62;
Patty
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3245</link>
				<pubDate>Tue, 01 Feb 2011 21:11:42 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3245@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi CS,&#60;/p&#62;
&#60;p&#62;The tags are wrapped in a SPAN element.  They probably need to be in a DIV element in order to affect the height (not sure, but a guess).  So, you could try changing the Custom Layout to use a DIV instead.  See if that works.&#60;/p&#62;
&#60;p&#62;Feel free to contact me via email if you'd like to send me the code to take a look at.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>chowstalker on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3235</link>
				<pubDate>Mon, 31 Jan 2011 20:05:05 +0000</pubDate>
				<dc:creator>chowstalker</dc:creator>
				<guid isPermaLink="false">3235@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks Byron! I know you are a busy man!! &#60;/p&#62;
&#60;p&#62;I adjusted the height of the description so that it displays a little cleaner on the card.  If I could do the same for tags, that would be a good enough workaround for now...but something is taking precedent over any changes I try to make to tags (I'm working in chow.css)  I can change the font color with &#34;!important&#34;.  But I cannot change the height or width or margin of the tags field.    Any hints on that one?
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3234</link>
				<pubDate>Mon, 31 Jan 2011 19:03:22 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3234@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi CS,&#60;/p&#62;
&#60;p&#62;I'm not sure that there are any easy workarounds in the meantime.  I'll try to get that new version together soon.&#60;/p&#62;
&#60;p&#62;As for the forms, if you're doing a textbox, try maxlength=25 . If you're doing a textarea, it won't limit how many characters you can type, but you can set the size with textarea_rows=4 textarea_cols=40.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>chowstalker on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3229</link>
				<pubDate>Mon, 31 Jan 2011 17:43:15 +0000</pubDate>
				<dc:creator>chowstalker</dc:creator>
				<guid isPermaLink="false">3229@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi Byron,&#60;/p&#62;
&#60;p&#62;Well that would be cool, thanks!  In the mean time, do you have any suggestions for dealing with the &#34;spillover&#34; that happens on the cards when submitters enter a description or too many tags? &#60;/p&#62;
&#60;p&#62;Also, I added [description length=25]to the custom form, and tried various numbers, but the length of the field didn't change on the form. &#60;/p&#62;
&#60;p&#62;Thanks for all your help!&#60;br /&#62;
CS
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3183</link>
				<pubDate>Sat, 29 Jan 2011 03:21:40 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">3183@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi CS,&#60;/p&#62;
&#60;p&#62;Currently, PhotoSmash doesn't do that.  I will try to add that functionality to an upcoming version, though.  You would specify the length in the custom form field like this:&#60;/p&#62;
&#60;p&#62;[description length=25]&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>chowstalker on "Limit # of characters in a custom field ?"</title>
				<link>http://smashly.net/community/topic/limit-of-characters-in-a-custom-field#post-3180</link>
				<pubDate>Fri, 28 Jan 2011 15:54:50 +0000</pubDate>
				<dc:creator>chowstalker</dc:creator>
				<guid isPermaLink="false">3180@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I want to limit the number of characters that can be entered in a custom field (description)on a custom form so that the description doesn't get cut off on the display.  How would I do that?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Display images that are sorted by a custom field"</title>
				<link>http://smashly.net/community/topic/display-images-that-are-sorted-by-a-custom-field#post-2504</link>
				<pubDate>Thu, 14 Oct 2010 02:16:31 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2504@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Katie,&#60;/p&#62;
&#60;p&#62;You'd have to do some custom code to make that work with using a Custom Field.&#60;/p&#62;
&#60;p&#62;The easiest thing to do would be to use Tags for your venues.  Then you could just show a tag gallery.  You can even have a dropdown box of tags if you do a custom form...just use: [tag_dropdown] - drop down lists for tags - [tag_dropdown tags='my,tags,go,here' selected='my']&#60;/p&#62;
&#60;p&#62;Hope that helps!&#60;br /&#62;
Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>MyWebdots on "Display images that are sorted by a custom field"</title>
				<link>http://smashly.net/community/topic/display-images-that-are-sorted-by-a-custom-field#post-2486</link>
				<pubDate>Wed, 13 Oct 2010 01:00:53 +0000</pubDate>
				<dc:creator>MyWebdots</dc:creator>
				<guid isPermaLink="false">2486@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi there Byron - you were really helpful a month ago -and go me out of a stick problem.  I have another question and am hoping you can help again!  (or anyone else that may be able to?)&#60;/p&#62;
&#60;p&#62;Background:&#60;br /&#62;
1) Website is a not-for-profit site for local artists to advertise their 'gigs'. (beta is here: &#60;a href=&#34;http://mywebdots.com/clients/elephantbean/wp/)&#34; rel=&#34;nofollow&#34;&#62;http://mywebdots.com/clients/elephantbean/wp/)&#60;/a&#62;&#60;br /&#62;
2) Users upload their GIG poster - using custom fields.&#60;br /&#62;
3) Visitors can then browse website to see what's on in any given month.&#60;/p&#62;
&#60;p&#62;Question:&#60;br /&#62;
We want visitors to also visit a page that shows ONLY posters that go with a VENUE. (eg: GIGS BY VENUE)  (one of the custom fields in the upload image form).  - Can't get it working....can you perhaps point me in the right direction.  I've played around endlessly with the custom layouts etc - but to no avail.&#60;/p&#62;
&#60;p&#62;(Byron - I previously emailed my login details to you on Sept 23 or 24 - depending on what hemisphere you're in) &#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
Katie (mywebdots)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-2013</link>
				<pubDate>Wed, 28 Jul 2010 03:40:31 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2013@http://smashly.net/community/</guid>
				<description>&#60;p&#62;welcome.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>elizabethanne on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-2005</link>
				<pubDate>Tue, 27 Jul 2010 18:05:59 +0000</pubDate>
				<dc:creator>elizabethanne</dc:creator>
				<guid isPermaLink="false">2005@http://smashly.net/community/</guid>
				<description>&#60;p&#62;ah, an interesting point in a good direction, thanks!  i have never tried doing something like that before but i will look into it.  &#60;/p&#62;
&#60;p&#62;thank you!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-2003</link>
				<pubDate>Tue, 27 Jul 2010 04:23:59 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2003@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi EA,&#60;/p&#62;
&#60;p&#62;Could you add thad onclick through jQuery after the page is Ready()?&#60;/p&#62;
&#60;p&#62;if you had your custom field link in a span with a class like, span class='analyze_me', you could run those links through a jQuery function and add the .click() routine to them.&#60;/p&#62;
&#60;p&#62;Other than that, I'm not sure how to do it.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>elizabethanne on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-2002</link>
				<pubDate>Mon, 26 Jul 2010 19:53:07 +0000</pubDate>
				<dc:creator>elizabethanne</dc:creator>
				<guid isPermaLink="false">2002@http://smashly.net/community/</guid>
				<description>&#60;p&#62;hi byron!  hmm.  i don't think that would work, because the onclick isn't on the whole element, just on the href inside the element.&#60;/p&#62;
&#60;p&#62;so my custom field is [photo_credits].  a sample photo credit might be (hopefully this doesn't get filtered): &#60;code&#62;created by &#38;lt;a href=&#38;quot;http://www.smashly.net&#38;quot;&#38;gt;Smashly&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;so when i call [photo_credits] in my layouts editor, i would need it to output &#60;code&#62;created by &#38;lt;a onclick=&#38;quot;javascript:dosomething&#38;quot; href=&#38;quot;http://www.smashly.net&#38;quot;&#38;gt;Smashly&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;hopefully that made sense?  thanks!&#60;/p&#62;
&#60;p&#62;ps - for whatever reason my &#34;subscribe to topic via email&#34; isn't working... just wanted to let you know. :)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-2001</link>
				<pubDate>Mon, 26 Jul 2010 14:31:22 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">2001@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I'm not fully understanding the question...Could you just put the onclick in your custom layout?  Instead of using [thumb], build the whole like with href='[custom_field]' onclick='dosomething();'&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>elizabethanne on "Adding Google Analytics event tracking"</title>
				<link>http://smashly.net/community/topic/adding-google-analytics-event-tracking#post-1991</link>
				<pubDate>Sun, 25 Jul 2010 18:27:51 +0000</pubDate>
				<dc:creator>elizabethanne</dc:creator>
				<guid isPermaLink="false">1991@http://smashly.net/community/</guid>
				<description>&#60;p&#62;hi there! so in doing some random testing, i found that my google analytics outbound link tracking isn't working on links inside the photosmash custom fields.  not sure why, but i was wondering if there was a way to add the javascript to the links?  basically what would need to happen is that any time a link appeared in the custom field, it added a onclick javascript event that we can specify.&#60;/p&#62;
&#60;p&#62;let me know if that was confusing!  thanks!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Adding additional Custom Fields with the Images"</title>
				<link>http://smashly.net/community/topic/adding-additional-custom-fields-with-the-images#post-1606</link>
				<pubDate>Sat, 05 Jun 2010 18:49:03 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1606@http://smashly.net/community/</guid>
				<description>&#60;p&#62;FM,&#60;/p&#62;
&#60;p&#62;I think this got cleared up over on that other thread...let me know if not.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>faisy_master on "Adding additional Custom Fields with the Images"</title>
				<link>http://smashly.net/community/topic/adding-additional-custom-fields-with-the-images#post-1573</link>
				<pubDate>Mon, 31 May 2010 22:04:23 +0000</pubDate>
				<dc:creator>faisy_master</dc:creator>
				<guid isPermaLink="false">1573@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks Byron, &#60;/p&#62;
&#60;p&#62;I did that; and it really helped.&#60;/p&#62;
&#60;p&#62;But i think it was after this thing that I started getting this &#34;Security Failure:nonce Invalid authorization&#34; error.&#60;/p&#62;
&#60;p&#62;It is discussed here actually &#60;a href=&#34;http://smashly.net/community/topic/security-failurenonce-invalid-authorization&#34; rel=&#34;nofollow&#34;&#62;http://smashly.net/community/topic/security-failurenonce-invalid-authorization&#60;/a&#62; but unfortunately without any solution :( ...&#60;/p&#62;
&#60;p&#62;any help?
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Adding additional Custom Fields with the Images"</title>
				<link>http://smashly.net/community/topic/adding-additional-custom-fields-with-the-images#post-1571</link>
				<pubDate>Mon, 31 May 2010 21:15:09 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1571@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Yes!  This is one of the coolest things about PS.  Go to the PhotoSmash Settings page / Advanced tab and turn on &#34;Show Advanced Menu Items:&#34;.  Then you should see Custom Fields, Custom Forms, and Layouts Editor.  You first add the fields to in Custom Fields.  Then you can add them to a custom upload form or even show them in the standard form.  To display them back, do that by creating a custom layout in Layouts Editor.  You can display custom layouts by either selecting them from the drop-down in Gallery Settings or adding  layout=my_layout_name  in the shortcode.&#60;/p&#62;
&#60;p&#62;Let me know if you get stuck!&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Byron
&#60;/p&#62;</description>
			</item>
					<item>
				<title>faisy_master on "Adding additional Custom Fields with the Images"</title>
				<link>http://smashly.net/community/topic/adding-additional-custom-fields-with-the-images#post-1560</link>
				<pubDate>Mon, 31 May 2010 05:05:13 +0000</pubDate>
				<dc:creator>faisy_master</dc:creator>
				<guid isPermaLink="false">1560@http://smashly.net/community/</guid>
				<description>&#60;p&#62;I was wondering, is there a way that some user entered custom fields be added with every picture, and can be shown when it is uploaded.&#60;/p&#62;
&#60;p&#62;many thanks.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Putting the short code into a custom field"</title>
				<link>http://smashly.net/community/topic/putting-the-short-code-into-a-custom-field#post-1291</link>
				<pubDate>Mon, 26 Apr 2010 01:14:42 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1291@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Welcome!&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>zac on "Putting the short code into a custom field"</title>
				<link>http://smashly.net/community/topic/putting-the-short-code-into-a-custom-field#post-1286</link>
				<pubDate>Sun, 25 Apr 2010 06:56:44 +0000</pubDate>
				<dc:creator>zac</dc:creator>
				<guid isPermaLink="false">1286@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Fantastic!  That is just what I needed.  I did not know about do_shortcode .. that is very handy!  &#34;magic fields&#34; is actually the name of a plugin, they are similar to custom fields but I guess not necessary if I do it like this.  Thanks!
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Putting the short code into a custom field"</title>
				<link>http://smashly.net/community/topic/putting-the-short-code-into-a-custom-field#post-1225</link>
				<pubDate>Tue, 20 Apr 2010 03:28:53 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1225@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks, Zac!  I appreciate the comment!&#60;/p&#62;
&#60;p&#62;If by &#34;magic&#34; fields you mean you can feed it some PHP and it will execute, then you're in business.  I have no experience with magic fields, and very little with custom fields.&#60;/p&#62;
&#60;p&#62;The PHP you'd need would looks something like:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php echo do_shortcode(&#34;[photosmash]&#34;); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;That will display the gallery that is linked to the current post in the Loop.&#60;/p&#62;
&#60;p&#62;If you know the Gallery ID (say you had a variable like $customfield['gallery_id'] ), then you could:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php echo do_shortcode(&#34;[photosmash id=&#34; .  $customfield['gallery_id'] . &#34;]&#34;); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;I don't know what variable you would have for the custom field.  But that's the basic format for displaying the gallery.&#60;/p&#62;
&#60;p&#62;Hopefully that gets you started.  Let me know if you've got other questions on it.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>zac on "Putting the short code into a custom field"</title>
				<link>http://smashly.net/community/topic/putting-the-short-code-into-a-custom-field#post-1219</link>
				<pubDate>Mon, 19 Apr 2010 07:53:59 +0000</pubDate>
				<dc:creator>zac</dc:creator>
				<guid isPermaLink="false">1219@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Hi, I am hoping to work this into the template I am building but as far as I can tell you can only call a gallery using the shortcode in the html editor.  The way my template is, it is all broken up with a bunch of custom fields (actually &#34;magic&#34; fields) displaying different bits in their own little frame.  To work with this layout I would need to keep Photosmash separate from the main post content.  Is there a way to call the gallery id in another way than the shortcode in the main HTML editor?&#60;/p&#62;
&#60;p&#62;Thanks for all of your work on this Byron.  It is really one of the best plugins out there :)
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "single custom field / multiple uploads"</title>
				<link>http://smashly.net/community/topic/single-custom-field-multiple-uploads#post-1119</link>
				<pubDate>Mon, 12 Apr 2010 03:30:48 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1119@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Cool.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>xray on "single custom field / multiple uploads"</title>
				<link>http://smashly.net/community/topic/single-custom-field-multiple-uploads#post-1112</link>
				<pubDate>Sun, 11 Apr 2010 21:40:08 +0000</pubDate>
				<dc:creator>xray</dc:creator>
				<guid isPermaLink="false">1112@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Thanks Byron.&#60;br /&#62;
I'll try a little workaround with tdo mini forms.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "single custom field / multiple uploads"</title>
				<link>http://smashly.net/community/topic/single-custom-field-multiple-uploads#post-1108</link>
				<pubDate>Sun, 11 Apr 2010 20:22:56 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1108@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Xray,&#60;/p&#62;
&#60;p&#62;You're welcome!  You can create any custom fields you need, but they get reset after uploads (I don't think drop downs get reset, so if you're using a dropdown for your category field, you may be ok.  On the front-end (not in Admin, which uses the WP uploader), users can upload 1 image at a time, but they don't have to keep coming back in the form after each one...just select the next image and upload.  &#60;/p&#62;
&#60;p&#62;At some point I may give an option for telling whether a field gets reset or not, but right now they automatically get reset...but dropdowns may be ok...not sure.&#60;/p&#62;
&#60;p&#62;BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>xray on "single custom field / multiple uploads"</title>
				<link>http://smashly.net/community/topic/single-custom-field-multiple-uploads#post-1107</link>
				<pubDate>Sun, 11 Apr 2010 17:01:07 +0000</pubDate>
				<dc:creator>xray</dc:creator>
				<guid isPermaLink="false">1107@http://smashly.net/community/</guid>
				<description>&#60;p&#62;fantastic plugin, thanks for the work.&#60;br /&#62;
i'm looking for a possibility to define a 'gallery' custom field while uploading multiple pictures.&#60;br /&#62;
e.g. all pictures are taken at the same location and the uploading user has to give that information once, perhaps after that the custom field is added to all pictures of that specific upload.
&#60;/p&#62;</description>
			</item>
					<item>
				<title>byron on "Custom field as post title in Extend"</title>
				<link>http://smashly.net/community/topic/custom-field-as-post-title-in-extend#post-1032</link>
				<pubDate>Mon, 05 Apr 2010 01:17:33 +0000</pubDate>
				<dc:creator>byron</dc:creator>
				<guid isPermaLink="false">1032@http://smashly.net/community/</guid>
				<description>&#60;p&#62;The easy solution is usually too easy to be noticed by the person with the problem.  2nd set of eyes is a big help.&#60;br /&#62;
BB
&#60;/p&#62;</description>
			</item>
					<item>
				<title>davedr on "Custom field as post title in Extend"</title>
				<link>http://smashly.net/community/topic/custom-field-as-post-title-in-extend#post-1029</link>
				<pubDate>Sun, 04 Apr 2010 14:44:50 +0000</pubDate>
				<dc:creator>davedr</dc:creator>
				<guid isPermaLink="false">1029@http://smashly.net/community/</guid>
				<description>&#60;p&#62;Oh sure, suggest the EASY fix. (Why didn't I think of this? Feeling stupid...)
&#60;/p&#62;</description>
			</item>
		
	</channel>

</rss>
