-
code comments.
-
export feed importers.
-
support opengraph.
-
populate link field with URLs extracted from text fields.
-
add oembed as node property for feed items.
-
create embeds of all links in text fields and feed link URL.
-
grab RDF of link field values.
-
Issue #1403084 by Dave Reid: Trim $file->filename to 255 characters.
-
Issue #1403092 by Dave Reid: Move MediaInternetOEmbedHandler into its own file that can be autoloaded.
-
generate alt attribute for images with same function.