Project

General

Profile

Actions

Story #62013

closed

Create legacy extension for removed 6.2 functions

Added by Anja Leichsenring over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-10-02
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
7
PHP Version:
Tags:
Sprint Focus:

Description

There will be an extension providing removed functionality to prolong the timeframe for really breaking custom extensions.

First example of stuff going there is class aliases for removed classes during the namespaces change with 6.0.

More to be added.


Subtasks 8 (0 open8 closed)

Task #62014: Create empty compatibility6 ExtensionClosedAnja Leichsenring2014-10-02

Actions
Task #62026: Move ClassAliasMap and LegacyClassesForIde for ext:backendClosedAnja Leichsenring2014-10-03

Actions
Task #62611: Move ClassAliasMap and LegacyClassesForIde for ext:coreClosed2014-11-01

Actions
Task #62613: Move ClassAliasMap and LegacyClassesForIde for ext:css_styled_contentClosedAnja Leichsenring2014-11-01

Actions
Task #62847: Move ClassAliasMap and LegacyClassesForIde for ext:dbalClosedAnja Leichsenring2014-11-11

Actions
Task #62896: Move ClassAliasMap and LegacyClassesForIde for ext:extbaseClosedAnja Leichsenring2014-10-03

Actions
Task #62990: Move classAliasMaps into ext:compatibility6ClosedEugene Kenah Djomo2014-11-15

Actions
Task #63437: Finish class alias movingClosed2014-11-30

Actions
Actions #1

Updated by Benni Mack over 9 years ago

I see
  • the non-namespaced class mappings / class aliases
  • deprecated TypoScript cObjects
    1. 'CLEARGIF' => 'ClearGif',
    2. 'IMGTEXT' => 'ImageText',
    3. 'CTABLE' => 'ContentTable',
    4. 'OTABLE' => 'OffsetTable',
    5. 'COLUMNS' => 'Columns',
    6. 'HRULER' => 'HorizontalRuler',
    7. 'FORM' => 'Form',
    8. 'SEARCHRESULT' => 'SearchResult',
    9. 'MULTIMEDIA' => 'Multimedia',
      1. 'COBJ_ARRAY' => 'ContentObjectArray',
      2. 'CASEFUNC' => 'Case',
      • old CSS Styled Content code? (or remove it completely)
      • FAL Frontend Adapter *
Actions #2

Updated by Georg Ringer over 9 years ago

should we really move CLEARGIF & co to the legacy ext?

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version changed from 7.0 to 7.1 (Cleanup)
Actions #4

Updated by Benni Mack about 9 years ago

  • Status changed from New to Closed

DONE

Actions

Also available in: Atom PDF