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
F14026558: D14423.id34847.diff
Fri, Nov 8, 1:39 AM
F14026557: D14423.id34846.diff
Fri, Nov 8, 1:39 AM
F14026556: D14423.id.diff
Fri, Nov 8, 1:39 AM
F14026555: D14423.diff
Fri, Nov 8, 1:39 AM
F13973493: D14423.diff
Oct 18 2024, 1:08 AM
Unknown Object (File)
Oct 1 2024, 7:12 AM
Unknown Object (File)
Sep 24 2024, 8:03 AM
Unknown Object (File)
Sep 5 2024, 12:11 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.