stable

Clone or download

Read-only

request #9928: license approval should be off on a fresh install

sys_frs_license_mandatory is now off by default sys_exchange_policy_url does not link to plugins/docman (one less core-plugin dependency \o/) In the FRS (and plugin FRS), if you download a file: * If sys_frs_license_mandatory is 0, then no popup (as before) * If sys_frs_license_mandatory is 1 AND sys_exchange_policy_url = '', then links points to nowhere * If sys_frs_license_mandatory is 1 AND sys_exchange_policy_url is filled, then everything is awesome ♫♪™ Additionally remove some references to /plugins/docman in core (eg. help, tos). Change-Id: I2787ba703f53d72197857172d7379f91034e42bc

Modified Files

Name
M site-content/en_US/admin/new_account_email.txt +3 −3 Go to diff View file
M site-content/en_US/help/site.txt +1 −5 Go to diff View file
M site-content/en_US/project/tos.txt +4 −5 Go to diff View file
M site-content/fr_FR/admin/new_account_email.txt +2 −2 Go to diff View file
M site-content/fr_FR/project/tos.txt +5 −6 Go to diff View file
M src/etc/local.inc.dist +5 −4 Go to diff View file
M src/www/file/confirm_download.php +5 −5 Go to diff View file
M src/www/index.php +0 −6 Go to diff View file