我在哪里提交 MediaWiki GeSHi 扩展的功能提案?
GeSHi Sourceforge 小组将 MediaWiki 相关问题重定向到 MediaWiki。 MediaWiki 重定向请求和功能返回 SourceForge。
我修改了我的安装来解析 PHP 块,也允许突出显示 HTML/JS/CSS。
GeSHi Sourceforge group redirects MediaWiki-related issues to MediaWiki. MediaWiki redirects requests & features back to SourceForge.
I modified my install to parse PHP blocks allowing to highlight HTML/JS/CSS as well.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如您所知,MediaWiki 扩展位于名为
SyntaxHighlight_GeSHi
的目录中,并包含一个子目录geshi
。如果您的补丁是针对geshi
内的文件,请将补丁提交到 GeSHi Sourceforge 组。如果您的补丁针对的文件不在geshi
中,请将其提交到 MediaWiki 的 bugzilla。如果您的补丁是针对两者的,那么希望 geshi 内文件的补丁部分是独立有用的。如果是这样,请将该部分提交给 Sourceforge 小组,将另一部分提交给 MediaWiki。如果
geshi
文件的补丁不独立有用,那么您可能很难说服任何一个组接受它。As you know, the MediaWiki extension lives in a directory named
SyntaxHighlight_GeSHi
, and contains a subdirectorygeshi
. If your patch is to the files insidegeshi
, submit the patch to the GeSHi Sourceforge group. If your patch is to the files not ingeshi
, submit it to MediaWiki's bugzilla.If your patch is to both, hopefully the part of the patch to files inside
geshi
is independently useful. If so, submit that part to the Sourceforge group and the other part to MediaWiki. If the patch to thegeshi
files is not independently useful, you may have problems convincing either group to take it.我不知道这个扩展,但你可以尝试:
I don't know this extension but you can try: