Page MenuHomePhabricator

Add option enabling inclusion of special properties in the factbox
Closed, DeclinedPublic

Description

This was distilled from this bug here:

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

Semantic mediawiki is receiving many requests for meta properties, such as these:

  • Page name
  • Page categories
  • Page templates
  • Page forms
  • Page number of edits
  • Page number of links outbound
  • Page number of links inbound
  • Page size
  • Page number of views
  • Page modification date - already implemented
  • Page creation date
  • Page creator
  • Page editors
  • Page last editor
  • User registration date
  • User number of edits

It has been decided that these requests should go into an extension:

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

However, there is one meta property that currently exists - the "Modification date" meta property. Meta properties do not currently appear in the factbox, and this bug report is being opened to request that they do appear in the factbox.

But, since there could potentially be many meta properties, displaying them in the factbox probably needs to be optional. I don't think each meta property needs to be individually controlled so long as they are added by an extension. Presumably the extension would allow the user to configure what meta properties to use. If the meta properties ever end up in the SMW core (I suspect they eventually will), then finer control over them may be warranted - or not, we'll see.

For now, this bug report is only requesting that metaproperties be optionally displayed, or not, in the SMW factbox.


Version: unspecified
Severity: enhancement

Details

Reference
bz30628

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:48 PM
bzimport set Reference to bz30628.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper subscribed.

The Semantic MediaWiki developers requested in https://phabricator.wikimedia.org/T64114 to move their task tracking to https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues and to close remaining tasks in Wikimedia Phabricator. If you still face the problem reported in this task in a supported version of SMW, please feel free to transfer your report to https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues . We are sorry for the inconvenience.