1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/infrastructure
epriestley 26f7425ee2 Allow blog resources to be served without Celerity
Summary:
Allow skins to serve arbitrary resources without needing to be mapped, so we can have a vibrant community of amateur skinners.

For "basic" skins, just put all the "css/" on the page always.

Includes an image to prove that works.

@vrana, pretty sure this has no impact outside of Phame but it does change Celerity so it might be to blame if there's any weirdness with static resources.

Test Plan:
{F21341}
{F21340}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1373

Differential Revision: https://secure.phabricator.com/D3719
2012-10-17 08:37:05 -07:00
..
__tests__ Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
celerity Allow blog resources to be served without Celerity 2012-10-17 08:37:05 -07:00
daemon Prevent notice for missing configuration in PhabricatorIRCDifferentialNotificationHandler 2012-10-11 15:00:25 -07:00
diff Set viewer for all handles loaded in controllers 2012-09-04 23:14:26 -07:00
edges If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
events Allow custom request checker prior to displaying page 2012-09-27 15:34:54 -07:00
internationalization Add a meta-application 2012-08-02 14:07:21 -07:00
javelin Don't set mustcapture for falsey values 2012-10-17 08:35:57 -07:00
lint Add a basic notification UI element 2012-06-13 15:00:24 -07:00
markup Add cached summarization to PhamePost 2012-10-17 08:36:33 -07:00
query Allow projects to be set as policies 2012-09-13 10:15:08 -07:00
storage Make posts 1:1 with blogs and implement policy controls 2012-10-15 14:50:04 -07:00
testing Link Phabricator tests 2012-09-07 15:04:44 -07:00
util Fix a memory leak in PhabricatorGlobalLock 2012-08-10 11:28:43 -07:00
PhabricatorAccessLog.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorEditor.php If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
PhabricatorEnv.php Allow specifying custom syntax highlighter 2012-06-26 19:37:45 -07:00
PhabricatorRequestOverseer.php Fix $_SERVER['CONTENT_TYPE'] trigger a NOTICE error 2012-09-27 12:50:09 -07:00
PhabricatorScopedEnv.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorSetup.php Make storage.mysql-engine.max-size independent on max_allowed_packet 2012-08-27 15:56:45 -07:00