承接 mediawiki/semantic-meta-tags 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mediawiki/semantic-meta-tags

Composer 安装命令:

composer require mediawiki/semantic-meta-tags

包简介

An extension to Semantic Mediawiki to add meta elements with content generated from semantic annotations.

README 文档

README

CI codecov Latest Stable Version Packagist download count

Semantic Meta Tags (a.k.a. SMT) is a Semantic Mediawiki extension to enhance the meta element of a page with content generated from semantic annotations.

This extension enables to automatically extend the HTML <meta> elements of a page with content generated from selected properties to create:

  • Standard meta elements (e.g meta name="keywords") as well as
  • Summary card and Open Graph protocol tags (e.g meta property="og:title")

Requirements

Installation

The recommended way to install Semantic Meta Tags is using Composer with MediaWiki's built-in support for Composer.

Note that the required extension Semantic MediaWiki must be installed first according to the installation instructions provided for it.

Step 1

Change to the base directory of your MediaWiki installation. If you do not have a "composer.local.json" file yet, create one and add the following content to it:

{
	"require": {
		"mediawiki/semantic-meta-tags": "~5.0"
	}
}

If you already have a "composer.local.json" file add the following line to the end of the "require" section in your file:

"mediawiki/semantic-meta-tags": "~5.0"

Remember to add a comma to the end of the preceding line in this section.

Step 2

Run the following command in your shell:

php composer.phar update --no-dev

Note if you have Git installed on your system add the --prefer-source flag to the above command.

Step 3

Add the following line to the end of your "LocalSettings.php" file:

wfLoadExtension( 'SemanticMetaTags' );

Documentation

This document describes features as well as necessary settings.

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.

Tests

This extension provides unit and integration tests that are run by a continuous integration platform but can also be executed using composer phpunit from the extension base directory.

License

GNU General Public License, version 2 or later.

统计信息

  • 总下载量: 15.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 9
  • Forks: 10
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2015-02-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固