Page MenuHomeDevCentral

Link to saas-mediawiki configuration
ClosedPublic

Authored by dereckson on Mar 17 2018, 17:49.
Tags
None
Referenced Files
F34642462: D1441.id3682.diff
Thu, Jul 2, 11:25
Unknown Object (File)
Wed, Jul 1, 00:57
Unknown Object (File)
Tue, Jun 30, 20:12
Unknown Object (File)
Mon, Jun 29, 07:34
Unknown Object (File)
Mon, Jun 29, 01:09
Unknown Object (File)
Thu, Jun 25, 22:30
Unknown Object (File)
Mon, Jun 22, 15:30
Unknown Object (File)
Mon, Jun 22, 14:05
Subscribers
None

Details

Summary

MediaWiki reads configuration from LocalSettings.php.

This configuration is provided by rMWSAAS.

If there is no particular logic like allow to select a directory
according the production or development version, it's possible
to replace this PHP entry point by a symbolic link.

Ref T845.

Test Plan

php -S … in /srv/mediawiki to check MediaWiki runs
/var/51-wwwroot/saas-mediawiki/LocalSettings.php.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
arcpatch-D1441
Build Status
Buildable 2280
Build 2528: arc lint + arc unit

Event Timeline

dereckson created this revision.

Mark LocalSettings.php as a Jinja template

Works fine, tested all the evening with a PHP development server spawned in /var/51-wwwroot/saas-mediawiki.

This revision is now accepted and ready to land.Mar 18 2018, 02:37
This revision was automatically updated to reflect the committed changes.