Page MenuHomePhabricator

Add basic support for Phame blog headers
ClosedPublic

Authored by chad on Jun 17 2016, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:33 PM
Unknown Object (File)
Mon, Apr 15, 4:54 AM
Unknown Object (File)
Sat, Apr 13, 9:52 AM
Unknown Object (File)
Sat, Mar 30, 1:39 PM
Unknown Object (File)
Mar 25 2024, 1:29 PM
Unknown Object (File)
Mar 20 2024, 4:42 PM
Unknown Object (File)
Mar 1 2024, 7:58 AM
Unknown Object (File)
Mar 1 2024, 7:58 AM
Subscribers
Tokens
"Doubloon" token, awarded by epriestley.

Details

Summary

Fixes T10901. Allows blogs to have headers. I've built this in a basic way, any file, max-height is 240. Should bleed into top crumbs, so any spacing you want you should add to the file itself. Might have to see how users break this.

Test Plan

Set a blog header, see blog header, remove blog header, see no blog header. Check mobile, tablet, desktop break points.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Add basic support for Phame blog headers.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
epriestley edited edge metadata.

On Desktop I think these could maybe even be a bit bigger without being annoying.

src/applications/phame/controller/blog/PhameBlogViewController.php
160

Viewer unused?

This revision is now accepted and ready to land.Jun 17 2016, 7:00 PM
chad edited edge metadata.
  • unused
This revision was automatically updated to reflect the committed changes.

Let's see how 240 feels here. I haven't played with it on my laptop/phone personally yet.

lemme know when you throw them up.

Code should be live if you want to do the honors.