ProfessionalWiki / WikibaseRDF

Wikibase extension that allows defining RDF mappings for Wikibase Entities
https://rdf.wikibase.wiki
GNU General Public License v2.0
14 stars 4 forks source link

Format the defined predicates #87

Closed malberts closed 2 years ago

malberts commented 2 years ago

Fixes #81

This displays the combined predicates from LocalSettings and the page.


With no predicates: Screenshot_20220821_170208

With one predicate: Screenshot_20220821_170317

With multiple predicates: Screenshot_20220821_170344

(Plural done for the same reason as #85)

JeroenDeDauw commented 2 years ago

Or show two lists?

Yeah, having the ones defined on the page first, and then below that a second list that says something like "these are defined in localsettings and cannot be modified via this page". Only showing that second list if there actually is something in localsettings.

JeroenDeDauw commented 2 years ago

Or perhaps better and simpler to just have one list like this:

* Defined in LocalSettings.php, cannot be modified via this page