It seems that OG Panels doensn't allow you to turn on the panels "in-place" editor, can't find the setting. Does it exist?

CommentFileSizeAuthor
#6 og_panels_ipe.patch5.52 KBchrisschaub

Comments

merlinofchaos’s picture

og_panels would need to have a specific pipeline setting for it, in order to support it. It should not be too difficult to add -- the best thing to do might be to go see josh_k's patch that added it to panel_nodes

chrisschaub’s picture

I'm digging for the patch, is it committed?

chrisschaub’s picture

found it, nevermind

http://drupal.org/node/848712

chrisschaub’s picture

Just one question. It seems that og_panels solves the same need as node_panels, it lets you have a custom look for each og homepage or each node. So, would changes made by the IPE be saved for each group node, custom for each? Why not just use panel_node as your group node, does that do the same thing?

chrisschaub’s picture

Almost done with the patch. I'll post soon.

chrisschaub’s picture

Status: Needs work » Active
StatusFileSize
new5.52 KB

DO NOT USE THIS PATCH!! Has a security hole that allows anonymous to edit pages. I'll try to post another version soon.

chrisschaub’s picture

Status: Active » Needs review

Marking needs review for my patch in #6.

chrisschaub’s picture

Any chance this patch can get included? Thanks again.

chrisschaub’s picture

Status: Needs review » Needs work

This patch has a security flaw that allows anonymous to edit, please don't use until I can post a new one!!

huteb’s picture

Status: Active » Needs work

Hi,
Have you been able to find the cause of the security issue ? Or even solve it ?

Cheers

chrisschaub’s picture

Yes, I'll upload a patch that works, sorry.

dar’s picture

Hi,

can you upload new patch with security fix?

robcarr’s picture

Did this ever get looked at again? Just trying to find ways to improve a page's UI for Group Admins

rootwork’s picture

Would love to hear about this also. Was there ever any progress on it?