定制 tetsuo13/mediawiki-extensions-youtrackticket 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

tetsuo13/mediawiki-extensions-youtrackticket

Composer 安装命令:

composer require tetsuo13/mediawiki-extensions-youtrackticket

包简介

README 文档

README

YouTrackTicket is an extension for MediaWiki which will parse all <youtrack> tags into links to the respective YouTrack issue page. This extension encapsulates all references to your YouTrack issues so that any changes to the server URL can be maintained in a single location instead of editing all pages with issue IDs.

Usage

Use the <youtrack> tag to specify the YouTrack issue ID:

<youtrack>FOOBAR-123</youtrack>

This will render a link to the "FOOBAR-123" issue in your YouTrack instance. The link will contain a small YouTrack logo to its right. This can be optionally disabled.

Installation

Follow these steps to install the extension:

  1. Download or clone this repository in a new directory called YouTrackTicket in the extensions directory.
  2. Add the following to the bottom of LocalSettings.php:
require_once "$IP/extensions/YouTrackTicket/YouTrackTicket.php";

Navigate to "Special:Version" on your wiki to verify that the extension is successfully installed.

Configuration

The following configuration variables are available. At minimum, $wgYouTrackTicketUrl needs to be set in order for YouTrackTicket to work correctly.

$wgYouTrackTicketUrl [string]

This is the URL to the target YouTrack instance and should not contain a trailing slash. Example:

$wgYouTrackTicketUrl = 'https://support.company.tld';

$wgYouTrackTicketShowImage [boolean] (Optional)

If defined, specifies whether or not to show a small YouTrack logo next to the rendered link. By default, YouTrackTicket will show the logo.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2014-04-30

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固