Page MenuHomePhabricator

Allow users to provide alt text for image embeds
ClosedPublic

Authored by epriestley on May 1 2014, 2:08 PM.
Tags
None
Referenced Files
F14014931: D8925.diff
Sun, Nov 3, 10:22 AM
F14014156: D8925.diff
Sat, Nov 2, 11:48 PM
F14014137: D8925.diff
Sat, Nov 2, 11:04 PM
F14011832: D8925.diff
Fri, Nov 1, 5:26 AM
F14010459: D8925.diff
Thu, Oct 31, 8:48 AM
F14003219: D8925.diff
Sat, Oct 26, 3:32 AM
F14002585: D8925.id21181.diff
Fri, Oct 25, 8:18 PM
F13982098: D8925.id.diff
Oct 19 2024, 9:16 PM
Subscribers

Details

Summary

Ref T4843.

  • Add an alt attribute so users can provide alternate text for {Fnnn}.
  • Add an alt attribute to image macros.
Test Plan

Embedded an image with alt and a macro, inspected HTML source to verify the alt attribute was present.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow users to provide alt text for image embeds.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
chad edited edge metadata.
chad added inline comments.
src/applications/macro/remarkup/PhabricatorRemarkupRuleMeme.php
39

omg, memes for the blind.

This revision is now accepted and ready to land.May 1 2014, 2:13 PM
epriestley updated this revision to Diff 21181.

Closed by commit rPc9dc554cb94f (authored by @epriestley).