Shards and Reorder

I’ve got both shards and reorder installed but I am not seeing the new
buttons reorder should have placed in the pages admin area.

Is there something else I need to do besides the rake tasks? Shards
and reorder are both showing installed in the radiant extensions admin.

Brian Loomis

Which version of Radiant are you running, and which versions of the
extensions are you running?

Sean

I’m having same issue on an install with gem 0.6.4 radiant, Shards from
0.6.4 tag, and reorder from trunk (rev 774).

0.6.4 on radiant and .3 shards and .1 reorder

On Apr 7, 2008, at 4:00 PM, Sean C. wrote:

Shards and reorder are both showing installed in the radiant


Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant

Brian Loomis
[email protected]
(208) 562-3944

OK, thanks for the info. Puts me in a bit of a Catch-22, since
page_attachments is broken in 0.6.5 :slight_smile:

On Mon, Apr 7, 2008 at 3:30 PM, Andrew O’Brien [email protected]

Hey everyone,

I had this problem a couple of days ago: The Reorder extension from
trunk (or at least from git, which I assume mirrors trunk) uses the
Rails 2 view naming convention. You’ll need to install the latest RC
of 0.6.5 (where we upgrade to Rails 2) in order to get Reorder to
work.

There’s an order version for 0.6.4, but I think it included drag’n
drop functionality that was kinda broken. My recommendation is to
install the latest Radiant.

-Andrew

On Mon, Apr 7, 2008 at 6:15 PM, [email protected]

Andrew vonderLuft wrote:

OK, thanks for the info. Puts me in a bit of a Catch-22, since
page_attachments is broken in 0.6.5 :slight_smile:

On Mon, Apr 7, 2008 at 3:30 PM, Andrew O’Brien [email protected]

Actually page_attachment works wonderfully in 0.6.5 … However the
interface is a little unorthodox.

Not working here.
I have radiant edge rev 802, shards same, and latest page_attachments.
Symptoms are that the add/remove icons are not clickable. Anyone have a
resolution to this?

On Tue, Apr 8, 2008 at 6:18 AM, Andrew O’Brien [email protected]

Are you getting any javascript errors? Are you sure the extension’s
javascript files were moved into public (usually through the update
rake task)?

oops. rake --tasks doesn’t show rake
radiant:extensions:page_attachments:update so I didn’t run it.
Now that I have run it, all is well. Thanks.

On Tue, Apr 8, 2008 at 11:58 AM, Andrew O’Brien
[email protected]

Yeah – not having any problems with page_attachments in 0.6.5 either.
I think I saw a ticket about javascript errors when hitting the
buttons, but I’m not getting any (Safari 3).