Providing a recommended citation format for content on your website
- drupal 8 citation format
Bibliography & Citation had a million options but
We intentionally choose to do the citation in one big lump, because our expectation for making this more flexible would be to plug into bibcite or other citation API, rather than making it easy to re-theme this custom data.
external link change did nothing we wanted it to.
- drupal 8 external links text format
- drupal 8 link allow setting target
Force every external link to open in a new tab: https://www.drupal.org/project/sel (Safe External Links)
https://www.drupal.org/project/opengraph_filter
I voted up that module in a couple answers on StackExchange and mentioned it in a comment to a decade-old-thread on drupal.org
My feature request, for hover/tap preview: https://www.drupal.org/project/opengraph_filter/issues/3084665
I think the potential oembed solution is probably best: As LU I want to automatically see a preview of a link placed in a comment [#2747559] | Drupal.org
I wrote:
Following this with interest. Noting that https://www.drupal.org/project/opengraph_filter already does some of this, but also liking the idea of using the complete Embed library. (Also personally interested in previews-on-hover of links that already have proper anchor tags with text and all, as is commonly the case for links added with a WYSIWYG, but strongly agree that “plain text” is the best default entry format for comments.)
And: Support opengraph and link preview formats [#3078594] | Drupal.org
But it looks like even basic maintenance of https://www.drupal.org/project/url_embed has stalled, maybe because a bunch of it is going into Drupal core? Maybe? Eeesh.
A separate matter of linking…
- drupal 8 entity reference or external link
But it turned out the way GEO wants to do this is with the flexibility to make internal and external links, just mixed in a paragraph.
https://www.drupal.org/project/linkit
- drupal 8 reverse entity reference
- drupal 8 reciprocal entity reference
**Corresponding Entity References is the answer:
CER keeps reference fields in sync. If you have two entities that refer to each other using Entity Reference (or some other kind of reference field), it saves you the trouble of double-editing your entities in order to have them point at each other. If entity Alice references entity Bob, CER will make Bob reference Alice, and keep the references up-to-date when either entity is updated or deleted.
https://www.drupal.org/project/reverse_entity_reference - a computed entity reference field, but you still make the references on only one side.
The fine Relation module does not seem to be getting ported: https://www.drupal.org/project/contrib_tracker/issues/2627034
Pretty good post and comments discussion - https://atendesigngroup.com/blog/drupals-weak-link - but 3 years out of date and Gabe Sullice has not gone on to make a module for relationships in Drupal 8 himself (just a lot of other contributions!).
See also: Dynamic Entity Reference provides a field type/widget/formatter combination for Drupal 8 that allows an entity-reference field to reference more than one entity type. https://www.drupal.org/project/dynamic_entity_reference
- drupal 8 see all content linking to content
This Drupal 7 only module, https://www.drupal.org/project/intlinks
Search and Replace scanner - https://www.drupal.org/project/scanner - looks like Damien McKenna is porting it to D8 right now.
Development on a D8 version is active, but no release yet: https://www.drupal.org/project/linkchecker
- drupall 8 upgrade to media library
- drupal 8 media video wysiwyg
… probably wait for December when it comes to core.
Outside of content areas (generally my preference) There’s still Video Embed Field and also https://www.drupal.org/project/iframe
Separate but related, other sites getting a good preview of our site, see https://gitlab.com/agaric/sites/geo/issues/45