Actions
Feature #19161
closedMake Position of Editpanel more variable
Start date:
2008-07-28
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
At the moment the Editpanel for the Frontend Editing is displayed at the bottom of the content elements.
This can be very confusing if the bottom margin of the content elements is very big, and the top margin is very small. It looks like:
content1
editpanel for content1
content2
editpanel for content2
....
I attached a simple patch, that allows the user to change the position of the editPanel to the top of the content element. Therefore he can use the following TS setting:
tt_content.stdWrap.editPanel.printBeforeContent = 1
If you think this is useful it would be great if you could include it into the core.
Cheers,
Alex.
(issue imported from #M9063)
Files
Actions