Task #37518

Rename path typo3v4 -> typo3 for TYPO3 6.0

Added by Fabien Udriot about 1 year ago. Updated 7 months ago.

Status:Closed Start date:2012-05-27
Priority:Should have Due date:
Assignee:Fabien Udriot % Done:

100%

Category:-
Target version:-
Votes: 0

Description

api.typo3.org/ typo3v4 typo3/current/html/

Task due for a next major version of TYO3

Memo: don't forget to update Nginx configuration (srv115) when changing path

        location /api/typo3 {
                proxy_pass http://api.typo3.org/typo3v4/current/html;
                proxy_set_header Host api.typo3.org;
        }

Associated revisions

Revision 1969cedd
Added by Fabien Udriot 7 months ago

[TASK] Update API for TYPO3 CMS 6.0

  • Update Phing tasks
  • Update path to match new product name
  • Add feature tests

Change-Id: Ie26355b89d0f696d4e21ffbf8a0dae9b6d0199ca
Resolves: #41695
Resolves: #37518

History

Updated by Fabien Udriot about 1 year ago

  • Subject changed from Rename path typo3v4 -> typo3 to Rename path typo3v4 -> typo3 for TYPO3 6.0

Updated by Gerrit Code Review 7 months ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16807

Updated by Fabien Udriot 7 months ago

  • Status changed from New to Closed
  • Assignee set to Fabien Udriot
  • % Done changed from 0 to 100

Done!

Also available in: Atom PDF