Project

General

Profile

Actions

Bug #18586

closed

editpanel and hardcoded width and height for PopUp

Added by Sven Juergens about 16 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2008-04-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

width and height of the EditPanel PopUp for Frontend Editiing are hardcoded in
class.tslib_content.php in function editPanelLinkWrap_doWrap()

maybe its possible to set it with USER or PAGE TSconfig for more flexibility, because the standard width and height are to small.
with the possiblity of $GLOBALS['BE_USER']->uc['edit_wideDocument'] its to small too.

sorry for my english ;)

(issue imported from #M8059)

Actions #1

Updated by Alexander Opitz about 11 years ago

  • Category deleted (Communication)
  • 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)?

Actions #2

Updated by Sven Juergens about 11 years ago

Yes, it's still there.
But now the file is part of sysext "feedit" in function editPanelLinkWrap_doWrap() you got a PopUp with width=540 and height=400 to edit the Content.

Actions #3

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to New
Actions #4

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 8 LTS
  • Is Regression set to No
Actions #5

Updated by Riccardo De Contardi almost 9 years ago

in version 7 width and height are increased (width=690,height=500) but still hardcoded.

Actions #6

Updated by Riccardo De Contardi over 8 years ago

  • Category set to Backend User Interface
Actions #7

Updated by Gerrit Code Review over 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46483

Actions #8

Updated by Wouter Wolters about 8 years ago

  • Status changed from Under Review to New
Actions #9

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/48617

Actions #10

Updated by Georg Ringer almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF