Score:-1

Find all webpages without internal links

ng flag

In MediaWiki there is a nice feature allowing the user to list all webpages without internal links in that MediaWiki website.

Is there a way to get such data in Drupal?

Score:0
cn flag

No, there isn't. Drupal is not a wiki and it doesn't function like one.

In Drupal, a simple "page" may include:

  • a node of a content type ("Page" or "Article"
  • one or more menus (header and footer, for example)
  • one or more blocks (footer, sidebar, information block, etc.)

All of these may have internal links.

More complex Drupal pages can be made with the Views module and include multiple nodes or other entities.

As a result, there is no function for isolating individual "pages" of a Drupal website, and it would be very hard to implement one.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.