Feature #28131

Migration of Phoenixreloaded into TYPO3 package

Added by Sebastian Kurfuerst about 4 years ago. Updated about 4 years ago.

Status:Resolved Start date:2011-07-12
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:UI
Target version:-

Description

After pulling the three changesets, run the commands below to get a working version:

git submodule init
git submodule update
cd Resources/Public/Library/Aloha/
git submodule init
git submodule update
cd src/plugins/common
git submodule init
git submodule update
cd ../../../../../../../

Associated revisions

Revision 15eee254
Added by Sebastian Kurfuerst about 4 years ago

[!!!][TASK] (UI): Adjustments to new User Interface

In order to get a working version again, we need to check out
Aloha recursively. You need to run the following commands:

git submodule init
git submodule update
cd Resources/Public/Library/Aloha/
git submodule init
git submodule update
cd src/plugins/common
git submodule init
git submodule update
cd ../../../../../../../

Fixed: #28131
Change-Id: I323f27aaf06bd01bf2deb43007021d5a77d42ea0

History

#1 Updated by Sebastian Kurfuerst about 4 years ago

  • Status changed from Accepted to Under Review
  • % Done changed from 0 to 80

#2 Updated by Sebastian Kurfuerst about 4 years ago

One more note: Please disable the Twitter package for now

#3 Updated by Karsten Dambekalns about 4 years ago

Sebastian Kurfuerst wrote:

After pulling the three changesets, run the commands below to get a working version:

This works for me as well:
git submodule update --init --recursive Resources/Public/Library/Aloha

#4 Updated by Sebastian Kurfuerst about 4 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 80 to 100

Also available in: Atom PDF