CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Suggestion #9551

Constant Marker in individual HTML-Template

Added by Dirk Wildt over 2 years ago. Updated about 2 years ago.

Status:Accepted Start date:2010-09-01
Priority:Should have Due date:
Assignee:Dirk Wildt % Done:

0%

Category:Typoscript Spent time: -
Target version:4.7.0
Votes: 0

Description

Hi Dirk,

im Tutorial Marker gibt es einen Beispiel-Code für das generieren eines Links mit ID zur Single-View. Siehe
http://typo3.org/documentation/document-library/extension-manuals/browser_tut_marker_en/3.0.1/view/1/6/

Diese Lösung funktioniert aber nicht im Listview mit ###ITEM###-Modus. Man muss ja dann den Marker für den Link in den Subpart LISTBODY schreiben, da Subpart LISTBODYITEM pro Spalte ersetzt wird. Die Ersetzung mit zeilenbasierter UID klappte aber nur im LISTBODY.
Ich habe einen Fix für das Problem in class.tx_browser_pi1_template.php:

------------------
668a669

$this->pObj->elements = $elements;
671a673 $markerBodyRows = $this->pObj->objWrapper->constant_markers();
------------------

Florian Heyer http://heyer-it.de

Associated revisions

Revision 14477
Added by Dan Osipov over 4 years ago

Fixed #9551: Inconsistent placement lang selector in docheader

History

Updated by Dirk Wildt over 2 years ago

  • Target version changed from 3.4.2 to 3.4.3

Updated by Dirk Wildt over 2 years ago

  • Target version changed from 3.4.3 to 3.4.4

Updated by Dirk Wildt over 2 years ago

  • Target version changed from 3.4.4 to 3.4.5

Updated by Dirk Wildt over 2 years ago

  • Target version changed from 3.4.5 to 5.0.0

Updated by Dan Osipov over 2 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r14477.

Updated by Dirk Wildt over 2 years ago

  • Status changed from Resolved to Accepted
  • % Done changed from 100 to 0

Updated by Dirk Wildt about 2 years ago

  • Target version changed from 5.0.0 to 4.7.0

Also available in: Atom PDF