Page MenuHomePhabricator

UI - add ability to customize header logo
ClosedPublic

Authored by btrahan on Feb 25 2015, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:33 AM
Unknown Object (File)
Wed, Apr 17, 2:57 PM
Unknown Object (File)
Fri, Mar 29, 10:09 AM
Unknown Object (File)
Mar 26 2024, 4:20 AM
Unknown Object (File)
Mar 6 2024, 5:49 PM
Unknown Object (File)
Mar 6 2024, 3:47 PM
Unknown Object (File)
Mar 4 2024, 2:48 AM
Unknown Object (File)
Feb 24 2024, 6:10 PM
Subscribers
Tokens
"Mountain of Wealth" token, awarded by epriestley.

Details

Summary

Fixes T7165. Let users specify a file phid in config, and then use that file via an inline style tag. Also, cache the URI so that we don't have to query the file on every page load.

Test Plan

custom_logo (1×1 px, 468 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to UI - add ability to customize header logo.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Looks perfect to me.

src/applications/config/custom/PhabricatorCustomHeaderConfigType.php
4

fancy :o

This revision is now accepted and ready to land.Feb 25 2015, 7:59 PM
This revision was automatically updated to reflect the committed changes.