TomboFry / microlight

A fully IndieWeb-compatible PHP blogging engine
GNU Affero General Public License v3.0
37 stars 3 forks source link

Display link previews #16

Open TomboFry opened 5 years ago

TomboFry commented 5 years ago

When a URL is included in the post - either as part of a like or bookmark post, for example, or included within the post's content - microlight should attempt to load the page details automatically and cache them in a database so that a preview for the link can be shown.

It would also be very handy if YouTube, SoundCloud, Bandcamp, etc. content could be embedded directly into the page, although this would require URL parsing of specific domains.