Re: [Radiant] Issue With Snippets Extension - Fields Added to Form Appear Multiple Times

2013-02-01 Thread saalon
Thank you, Jim! I've created an issue 
here: https://github.com/radiant/radiant-snippets-extension/issues/3

Eric

On Thursday, January 31, 2013 12:05:45 PM UTC-5, Jim Gay wrote:
>
> It should work the same way. 
> Can you create an issue on github for this? 
>
> On Thu, Jan 31, 2013 at 11:45 AM, saalon > 
> wrote: 
> > We have a few extensions in Radiant that add custom fields to the 
> Snippets 
> > Edit Form (and also to the Snippets index). After the upgrade to Radiant 
> > 1.1.1 and beginning to use the new Snippets extension, added fields and 
> > labels appear multiple times. This isn't a problem for fields we add to 
> > Layouts (or other core Radiant admin pages), just Snippets. 
> > 
> > An example of how we're adding them, in the *_extension.rb config file: 
> > admin.snippet.edit.add :form, "mobile_content", :after => "edit_content" 
> > 
> > Has something changed in how we need to interact with it now that it's 
> an 
> > extension? 
> > 
> > Thanks! 
> > 
> > Eric 
> > 
> > -- 
> > 
> > --- 
> > You received this message because you are subscribed to the Google 
> Groups 
> > "Radiant CMS" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an 
> > email to radiantcms+...@googlegroups.com . 
> > For more options, visit https://groups.google.com/groups/opt_out. 
> > 
> > 
>
>
>
> -- 
> Write intention revealing code #=> http://www.clean-ruby.com 
>
> Jim Gay 
> Saturn Flyer LLC 
> 571-403-0338 
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Radiant] Issue With Snippets Extension - Fields Added to Form Appear Multiple Times

2013-01-31 Thread Jim Gay
It should work the same way.
Can you create an issue on github for this?

On Thu, Jan 31, 2013 at 11:45 AM, saalon  wrote:
> We have a few extensions in Radiant that add custom fields to the Snippets
> Edit Form (and also to the Snippets index). After the upgrade to Radiant
> 1.1.1 and beginning to use the new Snippets extension, added fields and
> labels appear multiple times. This isn't a problem for fields we add to
> Layouts (or other core Radiant admin pages), just Snippets.
>
> An example of how we're adding them, in the *_extension.rb config file:
> admin.snippet.edit.add :form, "mobile_content", :after => "edit_content"
>
> Has something changed in how we need to interact with it now that it's an
> extension?
>
> Thanks!
>
> Eric
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Radiant CMS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to radiantcms+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



-- 
Write intention revealing code #=> http://www.clean-ruby.com

Jim Gay
Saturn Flyer LLC
571-403-0338

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Radiant] Issue With Snippets Extension - Fields Added to Form Appear Multiple Times

2013-01-31 Thread saalon
We have a few extensions in Radiant that add custom fields to the Snippets 
Edit Form (and also to the Snippets index). After the upgrade to Radiant 
1.1.1 and beginning to use the new Snippets extension, added fields and 
labels appear multiple times. This isn't a problem for fields we add to 
Layouts (or other core Radiant admin pages), just Snippets.

An example of how we're adding them, in the *_extension.rb config file:
admin.snippet.edit.add :form, "mobile_content", :after => "edit_content"

Has something changed in how we need to interact with it now that it's an 
extension?

Thanks!

Eric

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Radiant CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to radiantcms+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.