Re: [Radiant] Copy_move extension and 0.6.9

2008-12-29 Thread Sean Cribbs
Where possible, I have been tagging extensions in 'radiant' github user with 0.6.9 before making updates for 0.7. I suggest developers tag their extension repositories similarly to reduce confusion. Sean Tim Gossett wrote: On Sun, Dec 28, 2008 at 9:31 PM, Nate Turnage wrote: With the m

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-29 Thread Nate Turnage
Thank you so much! I looked through the Pragmatic book and could not find any of this info. ~Nate On Mon, Dec 29, 2008 at 10:05 AM, Andrew Neil wrote: > > On 29 Dec 2008, at 01:15, Nate Turnage wrote: > > Can anybody tell me how I can git clone and older version of the copy_move >> extension

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-29 Thread Andrew Neil
On 29 Dec 2008, at 01:15, Nate Turnage wrote: Can anybody tell me how I can git clone and older version of the copy_move extension for use with Radiant 0.6.9? I am not up with all the ins and outs of git enough to figure out how to use previous revisions. I would suggest checking out an o

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-29 Thread Nate Turnage
On Mon, Dec 29, 2008 at 9:23 AM, Tim Gossett wrote: > > Actually, it was the commit before that: > > > http://github.com/pilu/radiant-copy-move/commit/b7d93af32fc8fbaa97611d0697ab33f606d2eef1 > > pilu updated his extension for Radiant 0.7.0, breaking it for 0.6.9. Just > rename RADIANT_ROOT/vendor

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-29 Thread Tim Gossett
On Sun, Dec 28, 2008 at 9:31 PM, Nate Turnage wrote: > With the most current version of the copy_move extension and v. 0.6.9 I get > this "error" for every page in the list of pages: > *`copy_move_extra_th' default partial not found! > > I have used this extension in the past without any problems

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-28 Thread Nate Turnage
On Sun, Dec 28, 2008 at 8:15 PM, Andrew vonderLuft wrote: > In my experience, the current version of copy_move works fine with 0.6.9 > > git clone git://github.com/pilu/radiant-copy-move.git > > (I know, I didn't answer the question). With the most current version of the copy_move extension and

Re: [Radiant] Copy_move extension and 0.6.9

2008-12-28 Thread Andrew vonderLuft
In my experience, the current version of copy_move works fine with 0.6.9 git clone git://github.com/pilu/radiant-copy-move.git (I know, I didn't answer the question). Andrew On Dec 28, 2008, at 5:15 PM, Nate Turnage wrote: Can anybody tell me how I can git clone and older version of the cop