https://bugzilla.wikimedia.org/show_bug.cgi?id=43732

       Web browser: ---
            Bug ID: 43732
           Summary: Make a special page to list "stub" items
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

There should be some kind of special page to list stub items, possibly with
some filtering mechanism on what to list.

One way to make a special page work is to use the page_props table. When an
item is saved a marker for "nostatements" can be added to the props for the
page. In this case the item is already parsed and then this info should be
available without any additional parsing of the item. Later on the special page
can search for the specific marker in the page_props table . This should be a
fairly efficient way to identify stub-pages.

A similar marker could be "nositelinks" which would then identify items without
companion pages on wikipedia.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to