Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 19:03 UTC
Updated:
1 Jan 2015 at 21:34 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
misc commentedSuggested patch.
Comment #2
gmclelland commented@MiSc - This looks like it would be a helpful improvement, but after testing I couldn't see any difference. I didn't see the "Edit View" link.
Comment #3
misc commentedDid you test it with the patch in #1400884: Custom menu items in pane dropdown links?
Comment #4
misc commentedComment #5
gmclelland commentedOh sorry, I read through this issue to fast. I will try and report back.
Comment #6
gmclelland commentedWorks as advertised with the patch in #6 #1400884-6: Custom menu items in pane dropdown links
Comment #7
misc commentedMark as RTBC as for comment #6.
Comment #8
japerryMarking as duplicate of the newer issue #2108413: Add edit link for custom content panes
Comment #9
gmclelland commented@japerry - Thanks, but this is not duplicate.
The patch in #1400884-6: Custom menu items in pane dropdown links provides a way to add custom contextual links to panes including links to edit Mini Panels. This is already committed in Panels 3.x-dev.
The patch in #2108413: Add edit link for custom content panes provides edit links for custom content panes. - I didn't see where this is committed to Ctools?
The patch in this issue #1948278-1: Get an edit link for the view panes in Page Manger provides edit links for views panes. -This still needs to be committed to Ctools.
Hope that helps clarify everything.
Comment #10
gmclelland commented1: edit_views_pane-1948278-1.patch queued for re-testing.
Comment #11
smussbach commentedI can confirm that this patch works as expected with panels patch #1400884-6: Custom menu items in pane dropdown links as advised in comment #3. Really sweet! Looking forward to this.
Comment #12
maximpodorov commentedI simplified the patch. Please do not force the end user to open links in the new window.
Comment #13
gmclelland commented@maximpodorov - Haven't tested yet, but thanks for the patch. If you don't think we should open the links in a new window, then we also need to add a patch to update this issue #2108413: Add edit link for custom content panes as well.
Comment #14
misc commentedIf the link should not be opened in a new window, I think we need destination in url, it would make more sense.
Comment #15
maximpodorov commentedIt makes sense.
Comment #16
misc commentedAdded new patch with destination in url to get back after editing the view.
Comment #17
maximpodorov commentedWorks great. Please commit.
Comment #18
damienmckennaComment #19
gmclelland commentedJust tested against the latest devs of ctools and panels and the patch in #16 works as advertised.
Comment #20
gmclelland commentedAlso see #2381319: Refactor "Edit block" and add "Edit menu links" items in pane dropdown links. I added a patch to add "Edit block" links.
Comment #21
gmclelland commentedFor views blocks edit links, see #2387193: Get an edit link for the views blocks in Page Manger.
Comment #23
japerryLooks good, committed!