stable

Clone or download

Read-only

request #10945 Be able to add links in new Tuleap hompage

English and French content could use basic HTML content (textareas are now instantiated with CKEDITOR). Some styling is also done to have readable links on the homepage (using same color as the text content). Change-Id: I63dd8538c7d527af0b8d51986a8054fcc19c7591

Modified Files

Name
M src/common/admin/Homepage/Controller.php +2 −0 Go to diff View file
M src/templates/homepage/homepage.mustache +1 −1 Go to diff View file
M src/www/scripts/tuleap/admin-homepage.js +25 −4 Go to diff View file
M src/www/themes/BurningParrot/HomePagePresenter.php +2 −2 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_homepage.scss +5 −1 Go to diff View file