在 WordPress 中显示/嵌套 MediaWiki 页面?

发布于 2024-10-26 10:24:15 字数 249 浏览 1 评论 0原文

我已经用谷歌搜索并尝试了几天,但没有结果。如何将 MediaWiki 嵌套在 Wordpress(都是最新的稳定版本)中?我发现的所有内容(这并不多)都是旧版本的 MW 和 WP。似乎没有可用的插件或教程。

简单地包含 MW 文件会弄乱 html(doctype 等)。

基本上应该做的是:

使用Wordpress标题、菜单和背景进行导航和设计,并使用MediaWiki来显示内容。

有没有什么不难的方法来实现这一目标?

I already googled and tried myself for days now without result. How is it possible to nest MediaWiki in Wordpress (both the latest stable versions)? All I found (and this isn't much) is for old versions of MW and WP. There seems to be no working plugin or tutorial.

Simply including the MW files messes up the html (doctype, etc.).

What basically should be done is:

Use Wordpress header, menu and background for navigation and design and use MediaWiki to display the content.

Is there any not-to-hard way to achieve this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

您需要将 Wordpress 框架(通过 wp-load.php)加载到您的 Mediawiki 模板中。请按照此处的说明进行操作:

http://wordpress.org/support/topic/视觉媒体维基集成#post-1742900

You need to load the Wordpress framework (via wp-load.php) into your Mediawiki templates. Follow the instructions here:

http://wordpress.org/support/topic/visual-mediawiki-integration#post-1742900

硬不硬你别怂 2024-11-02 10:24:15

我对 Wordpress 不熟悉,所以这可能还很遥远,但您是否考虑过使用 iFrame

(另请参阅维基百科和维基百科

I'm not familiar with Wordpress so this may be way off but have you considered using an iFrame?

(See also Wikis and Wikipedia)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文