1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 00:38:51 +02:00
phorge-phorge/conf
epriestley 9e87172166 Make remarkup rules runtime-pluggable in a reasonable way
Summary:
Gets rid of some old Differential-specific nonsense and replaces it with general runtime-pluggable Remarkup rules.

Facebook: This removes two options which may be in use. Have any classes being added via config here just subclass the new abstract bases instead. This should take 5 seconds to fix. You can adjust order by overriding `getPriority()` on the rules, if necessary.

Test Plan: See comments.

Reviewers: btrahan

Reviewed By: btrahan

CC: FacebookPOC, andrewjcg, aran

Differential Revision: https://secure.phabricator.com/D7393
2013-10-24 17:26:07 -07:00
..
local Explain conf/local 2013-02-20 18:10:40 -08:00
__init_conf__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
default.conf.php Make remarkup rules runtime-pluggable in a reasonable way 2013-10-24 17:26:07 -07:00
development.conf.php Refactor developer options to specific developer-mode option. 2013-02-01 10:12:17 -08:00
production.conf.php Delete license headers from files 2012-11-05 11:16:51 -08:00