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
F18745177: D8925.id.diff
Fri, Oct 3, 5:36 AM
F18703713: D8925.diff
Sun, Sep 28, 4:54 AM
F18699544: D8925.id21181.diff
Sat, Sep 27, 1:02 PM
F18627138: D8925.id21178.diff
Tue, Sep 16, 3:18 AM
F18618439: D8925.id21178.diff
Mon, Sep 15, 12:09 AM
F18596002: D8925.diff
Fri, Sep 12, 11:25 PM
F18583584: D8925.diff
Thu, Sep 11, 10:36 AM
F18287996: D8925.id21178.diff
Aug 23 2025, 8:01 AM
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).