Page MenuHomePhabricator

Fix Oblivious skin summary remarkup and partially fix title
ClosedPublic

Authored by epriestley on Nov 6 2015, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 2, 7:23 PM
Unknown Object (File)
Wed, Apr 24, 11:53 PM
Unknown Object (File)
Wed, Apr 17, 5:55 AM
Unknown Object (File)
Thu, Apr 11, 8:09 AM
Unknown Object (File)
Tue, Apr 9, 12:07 AM
Unknown Object (File)
Tue, Apr 9, 12:07 AM
Unknown Object (File)
Apr 2 2024, 9:54 AM
Unknown Object (File)
Mar 26 2024, 12:30 AM
Subscribers
None

Details

Summary

Ref T9546. I only got the title to always show the blog title (better than nothing) -- showing the post title properly isn't trivial and is more work than I want to do right now.

Test Plan
  • Description now has remarkup.
  • Title now shows blog title (better than nothing).

Diff Detail

Repository
rP Phabricator
Branch
phame1
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/phame/skins/PhameBasicTemplateBlogSkin.php:121XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 8654
Build 10026: Run Core Tests
Build 10025: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix Oblivious skin summary remarkup and partially fix title.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

yay im not crazy.

This revision is now accepted and ready to land.Nov 6 2015, 8:23 PM

Yeah, this definitely isn't easy/straightforward, especially fixing the title stuff.

This revision was automatically updated to reflect the committed changes.