Page admin interface bug

I noticed that if I click the minus button on a page with children, it
hides the children as expected but the button doesn’t change back to a
plus and clicking again it won’t re-expand. I figured I’d ask if
anyone else had this problem before investigating further.

I’m using Safari and Firefox.

Thanks,
-Andrew

Ooooh, good call – yeah I do have the Reorder plugin.

I also noticed that the position field wasn’t getting updated, but I
chalked
that up to something I did wrong. I’ll have to take a closer look and
make
sure I’ve got everything installed correctly.

Thanks,
Andrew

Keith B. wrote:

Are you using the reorder plugin? I had this issue with that, you
need to update the index view in that plugin, it is a small change,
just copy the admin/page/index.html view from radiant into the
extension and on the modify header column in the table, change the
colspan from “2” to “4”. this worked for me. I guess I should report
the bug, but I just figured in out yesterday and am at Reboot now.

Keith, can you make up a patch for the reorder ext?


John L.
http://wiseheartdesign.com

No problem, I am travelling, so it will be a day or two.

Keith B.
[email protected]
Tel: +49-7731-7983830

Are you using the reorder plugin? I had this issue with that, you
need to update the index view in that plugin, it is a small change,
just copy the admin/page/index.html view from radiant into the
extension and on the modify header column in the table, change the
colspan from “2” to “4”. this worked for me. I guess I should report
the bug, but I just figured in out yesterday and am at Reboot now.

Keith B.
[email protected]
Tel: +49-7731-7983830

It looks like there is a patch for this, Ticket #505. It is a simple
one line change.

Keith B.
Tel: +49-7731-79838380
[email protected]
http://keithbingman.com

Keith B. wrote:

It looks like there is a patch for this, Ticket #505. It is a simple
one line change.

Ticket 505 is closed. Has this been resolved?

http://dev.radiantcms.org/radiant/ticket/505


John L.
http://wiseheartdesign.com

John W. Long wrote:

Ticket 505 is closed. Has this been resolved?
http://dev.radiantcms.org/radiant/ticket/505

The patch works
(http://dev.radiantcms.org/radiant/attachment/ticket/505/index.rhtml.diff)
but does not seen to be applied in the SVN repository.

How can I make that change then? I’ve only got _attachments.rhtml in
app/views/admin/page/index.rhtml.

Keith

Keith wrote:

How can I make that change then? I’ve only got _attachments.rhtml in
app/views/admin/page/index.rhtml.

This is where the file should be:
/vendor/extensions/reorder/app/views/admin/page/index.rhtml

Any luck?

Andrew O’Brien wrote:

I noticed that if I click the minus button on a page with children, it
hides the children as expected but the button doesn’t change back to a
plus and clicking again it won’t re-expand. I figured I’d ask if
anyone else had this problem before investigating further.

Using Radiant 0.6.4 gem, testing in Firefox. These REORDER
extension-based issues seem to have cropped back up for me. Anyone else
experiencing this?

David P. wrote:

John W. Long wrote:

Ticket 505 is closed. Has this been resolved?
http://dev.radiantcms.org/radiant/ticket/505

The patch works
(http://dev.radiantcms.org/radiant/attachment/ticket/505/index.rhtml.diff)
but does not seen to be applied in the SVN repository.

Applied. Thank you.


John L.
http://wiseheartdesign.com

Seems to me Sean said they did a bunch of re-factoring with 0.6.4 and
that the re-order extension needs to be tweaked.

Cheers,


Travis B.
Not sent from my iPhone.

Sean,

I would be very keen to have a working reorder extension.

Cheers,
Mark

I’m actually debating releasing the reorder extension I developed for
my current client. It doesn’t have the sexy drag-and-drop, but it
works well. Would there be interest in it?

Sean

Sean C. wrote:

I’m actually debating releasing the reorder extension I developed for
my current client. It doesn’t have the sexy drag-and-drop, but it
works well. Would there be interest in it?

That would be great.

To clarify, the 0.6.4 Admin bug related the Reorder extension does not
effect the Reorder screen (admin/pages/reorder/) but rather the main
Pages screen (/admin/pages/).