Bug #17094
closedFixed a setting in ceditor
0%
Description
since i know TYPO3 one thing in Constanteditor is not working.
Funny that it has the comment
#NOT WORKING
It was planned to decide where displayExample is shown: top or bottom.
There was only forgetten to load the settings.
Now I fixed it and added the feature to manipulatethe align of the image (left, center,right)
I know this is a little fix but I like the way to show the image on top, what was not possible befor.
To show what I'm talking about I added a screenshot.
To apply the settings, 2 settings have to go to user TSconfig:
#position the Help, possible values are top / bottom (default is bottom)
properties.constantEditor.example = top
#align the image, possible values are left / center / right (default is left)
properties.constantEditor.example.imageAlign = center
I also applied the diff for it, please have a look.
(issue imported from #M5160)
Files
Updated by Oliver Hader over 17 years ago
- "imageAlign" is a new feature and would go to TYPO3 4.2
- the patch without "imageAlign" is a bugfix and could be part of TYPO3 4.1.1
Updated by Steffen Kamper over 17 years ago
ok, what shall I do, give a diff without the align ?
Updated by Oliver Hader over 17 years ago
Can you please create a new feature request here in the bugtracker and attach there only the imageAlign patch. The current bug-id will then only contain the patch for the real bug-fix.
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.