stable
Clone or download
Read-only
story #7883: PHPWiki plugin is visible in the widget Project Public Area
Change-Id: Idcbae86d9f2b63e5ee570acf70bb49f7f6174917
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 |