stable

Clone or download

Read-only

Merge commit 'refs/changes/55/4355/2' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: story #7883: PHPWiki plugin is visible in the widget Project Public Area Change-Id: I2953c0d88362cd92d8df88674641250cbb17adc1

Modified Files

Name
M plugins/phpwiki/include/autoload.php +4 −3 Go to diff View file
M plugins/phpwiki/include/constants.php +2 −1 Go to diff View file
M plugins/phpwiki/include/phpwikiPlugin.class.php +17 −0 Go to diff View file
A plugins/phpwiki/include/presenters/WidgetPublicAreaPresenter.class.php +58 −0 Go to diff View file
M plugins/phpwiki/site-content/en_US/phpwiki.tab +5 −1 Go to diff View file
M plugins/phpwiki/site-content/fr_FR/phpwiki.tab +5 −1 Go to diff View file
A plugins/phpwiki/templates/widget_public_area.mustache +3 −0 Go to diff View file