tinymighty/wiki-seo
Composer 安装命令:
composer require tinymighty/wiki-seo
包简介
A simple MediaWiki extension to give you control over the HTML title and meta tags via a tag or parser function.
README 文档
README
This is a simple MediaWiki extension to give you control over the HTML title and meta tags via a tag or parser function.
Steps to take
Install with Composer
Follow the instructions at https://www.mediawiki.org/wiki/Composer. The identifier of this extension is tinymighty/wiki-seo.
Prior to using Composer make sure that you remove the code of the extension as well as its invocation from your "LocalSettings.php" file if you already used it before. Composer will automatically load the extension for your wiki.
Manual installation
You can get the extension via Git (specifying WikiSEO as the destination directory):
git clone https://github.com/tinymighty/wiki-seo.git WikiSEO
Or download it as zip archive.
In either case, the "WikiSEO" extension should end up in the "extensions" directory of your MediaWiki installation. If you got the zip archive, you will need to put it into a directory called WikiSEO.
Add the following line to the end of your LocalSettings file:
require_once "$IP/extensions/WikiSEO/WikiSEO.php";
Usage
Use this extension as described on the extensions documentation page.
tinymighty/wiki-seo 适用场景与选型建议
tinymighty/wiki-seo 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 4.18k 次下载、GitHub Stars 达 17, 最近一次更新时间为 2014 年 11 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 tinymighty/wiki-seo 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 tinymighty/wiki-seo 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 4.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 17
- 点击次数: 17
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2014-11-10