Re: [Radiant] thinking_sphinx search question

2010-08-09 Thread Josh French
There's a screencast in the works, but in the meantime I've published the updated extension as a gem (radiant-sphinx_search-extension) and the Readme might be enough to get you started: http://github.com/digitalpulp/radiant-sphinx_search-extension/tree/0.9 Be sure to check out the other searc

Re: [Radiant] forms extensions installed, but no Forms tab appears

2010-08-09 Thread Lindsay Morris
Thanks, Jim. It's here: ls -l /usr/lib/ruby/gems/1.8/gems/radiant-forms-extension-2.0.1/ total 52 -rw-r--r-- 1 root root 3507 Aug 3 16:52 README.md -rw-r--r-- 1 root root 4896 Aug 3 16:52 Rakefile -rw-r--r-- 1 root root6 Aug 3 16:52 VERSION drwxr-xr-x 5 root root 4096 Aug 3 16:03 app drwxr

[Radiant] Paperclipped (assets) and s3 path problem

2010-08-09 Thread cmyk
I've got an issue with the paperclipped extension and s3. I set it to use S3 and it works, but the path it saves the images to (on the s3 server) looks exactly like the path on my system (/Users/ cmyk/Sites/etc...) And when I upload something on heroku, the path looks like disk1/home/ slugs etc.. A

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread Wes Gamble
Marshal, I am seeing strange behavior in my installation of the drag extension as well. Wes On 8/8/10 1:43 PM, Marshal Linfoot wrote: Hi Wes. I have this one installed: http://github.com/squaretalent/radiant-drag-extension It works, but with some odd behaviour that I can work around. For

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread banane
I'll try to rework mine. I got a pull request a few weeks ago from someone who'd merged branches. anna On Mon, Aug 9, 2010 at 7:03 PM, Wes Gamble wrote: > Marshal, > > I am seeing strange behavior in my installation of the drag extension as > well. > > Wes > > On 8/8/10 1:43 PM, Marshal Linfoot

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread Marshal Linfoot
Anna, thank you. I'll be happy to test your changes. On Mon, Aug 9, 2010 at 10:12 PM, banane wrote: > I'll try to rework mine. I got a pull request a few weeks ago from someone > who'd merged branches. > anna > > -- marshal

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread Wes Gamble
FWIW, I've definitely verified that the "position" column on the Page model is being respected in the admin. page display. When a parent page's children are requested using Page#children, the position value is also respected (it appears that if two pages have the same position value, then t

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread banane
OK this seems to work for me. Master branch, http://github.com/banane/radiant-drag-order/ On Mon, Aug 9, 2010 at 7:49 PM, Wes Gamble wrote: > FWIW, > > I've definitely verified that the "position" column on the Page model is > being respected in the admin. page display. When a parent page's ch

Re: [Radiant] Drag order extension with Radiant 0.9.1

2010-08-09 Thread Wes Gamble
Sweet! Will give it a whirl tomorrow. Wes On 8/9/10 11:27 PM, banane wrote: OK this seems to work for me. Master branch, http://github.com/banane/radiant-drag-order/ On Mon, Aug 9, 2010 at 7:49 PM, Wes Gamble > wrote: FWIW, I've definitely verified that the