Extension:WikiHiero/zh
![]() 發佈狀態: 穩定版本 |
||||||
---|---|---|---|---|---|---|
![]() |
||||||
实现 | 标签 | |||||
描述 | Enables the use of hieroglyphs with additional syntaxes | |||||
作者 | Guillaume Blanchard, Max Semenik and others | |||||
最新版本 | continuous updates | |||||
兼容性政策 | 快照跟随MediaWiki发布。 master分支不向後兼容。 | |||||
MediaWiki | >= 1.35.0 | |||||
数据库更改 | 否 | |||||
许可协议 | GNU通用公眾授權條款2.0或更新版本 | |||||
下載 | README |
|||||
示例 |
|
|||||
<hiero> |
||||||
Public wikis using | 2,055 (Ranked 62nd) | |||||
翻譯WikiHiero扩展,若在translatewiki.net可用 | ||||||
問題 | 尚未完成的工作 · 报告錯誤 |
The WikiHiero extension allows the addition of Ancient Egyptian hieroglyphs from text written in accordance with the Hieroglyph coding manual syntax.
Usage
See the Hieroglyph coding manual for details. [need link]
In brief:
-
- separator:
- subdivision*
- juxtaposition!
- end of line\
- reverse an asymmetric characterV
- rotate character [only a few are supported, e.g. Y1, Y1V]
Each hieroglyph is given a unique code:
- A letter [A-Z + Aa] that represents the hieroglyph category (human, god, bird, etc.)
- A number that represents the rank in this category [1-...]
This unique code is an extension of Gardiner's list of hieroglyphs.
The Hieroglyph coding manual allows the use of the more common phonemes as well as unique code.
For details, see WikiHiero's syntax .
Installation
- 下载文件,并将其放置在您
extensions/
文件夹中的wikihiero
目录内。 - 将下列代码放置在您的
LocalSettings.php
的底部:wfLoadExtension( 'wikihiero' );
完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
致使用MediaWiki 1.26或更早版本的用户:
上面的说明介绍的是安装此扩展的新方法,它使用wfLoadExtension()
。
如果您需要在早期版本(MediaWiki 1.26和更早版本)中安装此扩展,而不是wfLoadExtension( 'wikihiero' );
,您需要使用:
require_once "$IP/extensions/wikihiero/wikihiero.php";
Testing
Test with some example wiki text.
The following code:
<hiero>A1</hiero>
should produce the following output:
|
License
- Sources are copyrighted G. Blanchard and released under GNU Public License.
- Hieroglyph pictures are copyrighted S. Rosmorduc, G. Watson and J. Hirst and released under GNU Free Documentation License.
See also
- Manuel de Codage
- Egyptopedia - the international Egyptology project
- WikiHiero's syntax
- WikiHiero test text
此扩展用于一个或多个维基媒体项目。 这可能意味着扩展足够稳定、运作足够良好,可以用在这样的高流量的网站上。 请在维基媒体的CommonSettings.php和InitialiseSettings.php配置文件中查找此扩展的名称以查看哪些网站安装了该扩展。 特定wiki上的已安装的扩展的完整列表位于Special:Version页面。 |
这个扩展包含在以下包和/或维基农场: 这不是一个权威的名单。一些维基农场/主机可能包含这个extension,即使它们没有在这里列出。经常检查您的维基农场/主机或包来确认。 |