Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Been hanging around here for years now using one form of drupal or another for sites I volunteer to setup for free, zip, no charge - mainly vet issue/oriented sites. Resent(ly) started helping some of the true BAD ASSES from the Vietnam War, most SF who earned a Green Beret who volunteered to work with MACV-SOG (out side the wire - across the fence). On Tilt's site, decided to see where drupal has gone. So setup 8. Not without minor issues ( that if I can't fix I don't want to use ). The bad boy thats been biting my butt, despite my efforts with google and reading without end on the t
For each page in the site, we want to record all other pages that point to it (from the body text). In wikis, these are commonly called "backlinks".
For Drupal 5 there was a seperate module for this, for D6 and D7 (Views 2/3) this functionality was baked into Views Module, when "backlinks" view is activated, a "What links here"-tab appears in the desired content type. But in D8 we didn't found the backlinks view anywhere, is it removed? is there any way to create a list of backlinks in D8?