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)
Mon, Dec 16, 4:28 PM
Unknown Object (File)
Sat, Dec 14, 1:27 AM
Unknown Object (File)
Tue, Dec 10, 8:00 AM
Unknown Object (File)
Wed, Dec 4, 1:01 AM
Unknown Object (File)
Mon, Dec 2, 2:33 AM
Unknown Object (File)
Wed, Nov 27, 6:19 PM
Unknown Object (File)
Nov 20 2024, 2:30 AM
Unknown Object (File)
Nov 16 2024, 3:36 AM
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.