[TYPO3-core] RFC #9063: Feature: Make Position of Editpanel more flexible

Alexander Stehlik alexander.stehlik at googlemail.com
Mon Jul 28 14:41:08 CEST 2008


This is an SVN patch request.

Type: New feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=9063

Branches:
trunk

Problem:
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 may look like:

content1

editpanel for content1
content2

editpanel for content2
...

Solution:
Allow user to change the position of the editPanel to the top of the
content element:
editpanel for content1
content1

editpanel for content2
content2

Notes:
On the wiki page, the new property 'printBeforeContent' there needs to
be inserted:
Set tt_content.stdWrap.editPanel.printBeforeContent to 1 if you want
the editpanels for the content elements to be displayed at the top of
them.


This is my first patch request for the TYPO3 core. I hope everything
is correct and you find it useful.

Thank you.

Alex.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_9063.diff
Type: text/x-diff
Size: 810 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080728/56e81103/attachment.diff 


More information about the TYPO3-team-core mailing list