Skip to content

backlinks #235

@Klap-in

Description

@Klap-in

Not sure if this is a good thing to have backlinks for each listing.

Topic syntax had backlinks for pages that were listed:

from syntax/topic.php

 // for metadata renderer
/*        } elseif ($format == 'metadata') {
            foreach ($pages as $page) {
                $renderer->meta['relation']['references'][$page['id']] = true;
            }

            return true;*/ // causes issues with backlinks

This only added pages. But if tags are removed from the linked pages, these backlinks are not updated.
d0e6331

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions