2017 © Pedro Peláez
 

mediawiki-extension summary-cards

Display content summaries on hovered links with the help of templates and #ask queries.

image

mediawiki/summary-cards

Display content summaries on hovered links with the help of templates and #ask queries.

  • Thursday, June 28, 2018
  • by SMW
  • Repository
  • 3 Watchers
  • 3 Stars
  • 306 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

Summary Cards

This extension was never officially released and has not been maintained for a long time. Moreover, it is no longer compatible with recent MediaWiki or Semantic MediaWiki releases. As a result, it was archived in October 2023., (*1)

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version Packagist download count, (*2)

Summary Cards (a.k.a SUC) is a simple extension for displaying distinct content summaries on hovered links., (*3)

The content of a Summary Card is created by a template is assigned to the namespace of the hovered link and requested via Ajax., (*4)

The extension does not require Semantic MediaWiki but it is highly recommended to use them together in order for summaries to generate individual content (e.g. property that contains short description, image property, known keywords, modification date etc.) while building a summary., (*5)

Requirements

  • PHP 5.5 or later
  • MediaWiki 1.25 or later

Installation

The recommended way to install SummaryCards is by using Composer with an entry in MediaWiki's composer.json., (*6)

{
    "require": {
        "mediawiki/summary-cards": "~1.0"
    }
}
  1. From your MediaWiki installation directory, execute composer require mediawiki/summary-cards:~1.0
  2. Navigate to Special:Version on your wiki and verify that the package have been successfully installed.

Usage

image, (*7)

Documentation

The following document contains a detailed description on available settings and how to create adaptable content summaries., (*8)

Contribution and support

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline., (*9)

Tests

This extension provides unit and integration tests that are run by a continues integration platform but can also be executed using composer phpunit from the extension base directory., (*10)

License

GNU General Public License, version 2 or later., (*11)

The Versions

28/06 2018

dev-master

9999999-dev https://www.semantic-mediawiki.org/wiki/Extension:SummaryCards

Display content summaries on hovered links with the help of templates and #ask queries.

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

mediawiki wiki semantic mediawiki

11/01 2018

dev-licenseidentifier

dev-licenseidentifier https://www.semantic-mediawiki.org/wiki/Extension:SummaryCards

Display content summaries on hovered links with the help of templates and #ask queries.

  Sources   Download

GPL-2.0-or-later

The Requires

 

mediawiki wiki semantic mediawiki