Ticket #36 (closed defect: fixed)
Global Slots still editable in Admin Generator pages
| Reported by: | johnnyoffline | Owned by: | dordille |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | apostrophePlugin | Version: | 0.9.3 |
| Keywords: | ui | Cc: | rickybanister, johnnyoffline, hillerj, boutell, dordille |
| Symfony version: |
Description (last modified by johnnyoffline) (diff)
Opened by Rick Banister 9/16/2009 12:39 PM
Tom,
We had a problem a while back that apparently never got fixed. At least not fixed in cmstext. The global footer slot is still editable in the media section, user section, etc.
If you are on an engine page, it should still be editable, but not an admin page.
Assigned to Dan Ordille by Rick Banister 12/2/2009 12:02 PM
Dan,
See if this one makes sense to you, let me know if you have any questions.
Assigned to Rick Banister by Dan Ordille 12/4/2009 4:31 PM
I think this would should fixed by specifying a different layout for the admin generator to use.
Assigned to John Benson by Rick Banister 12/10/2009 11:46 AM
what do you think about this?
Assigned to Tom Boutell by John Benson 12/17/2009 5:24 PM
pkContextCMSTools::setAllowSlotEditing(false);
Check the screenshot. this is the actionsClass that has the call in it.
It's ignored in all adminGenerated pages
(like Users module etc)
and it's been this way for as long as i can recall



