在网站中嵌入 wiki 内容

发布于 12-03 13:15 字数 194 浏览 1 评论 0原文

我希望我的一些网页采用 wiki 格式。我尝试使用 Moin moin,并将其嵌入带有 html iframe 标签的网页上。但它会加载整个 wiki 页面以及页眉和页脚。我想只嵌入 wiki 内容,不包含页眉、页脚和侧边栏。对于该网站,我使用 django 框架。是否有与自定义模板配合良好的 wiki 插件?或者是否有任何 wiki 应用程序只输出页面的内容/正文部分?

I want to have a few of my webpages to be in wiki format. I tried using Moin moin, and embeded it on a webpage with html iframe tag. But it loads the entire wiki page with the header and footer. I want to embed just the wikicontent without the header, footer and the sidebar. For the website I use django frame work. Are there any wiki plugings that work well with the custom templates? Or are there any wiki apps which just output content/body part of a page?

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

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

发布评论

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

评论(3

眼前雾蒙蒙2024-12-10 13:15:00

肯定有一种简单的方法可以做到这一点。我建议你到 MoinMoin 论坛提问。

如下页面:

使用 Tiki Wiki CMS Groupware,可以看到 以 iframe 友好的格式使用:

There is surely an easy way to do this. I suggest you ask in the MoinMoin forums.

With Tiki Wiki CMS Groupware, a page like:

Is visible in an iframe-friendly format using:

明媚如初2024-12-10 13:15:00

查看 dooWikis,您可以将 wiki 嵌入到您的页面中,使其看起来像您自己的页面。您还可以打开或关闭“编辑”链接,具体取决于您是否想让它看起来像维基。

Check out dooWikis where you can embed just the wiki into your page so that it looks like your own. You can also turn the "Edit" link on or off depending whether or not you want to make it look like a wiki.

旧人九事2024-12-10 13:15:00

您可以使用专门设计用于嵌入网页的轻量级wiki-embedded。它支持 Markdown 语言,它是独立的,在浏览和编辑 wiki 时不需要重新加载页面。

You can use lightweight wiki-embedded specially designed to be embedded inside webpages. It supports Markdown language, it is self-contained and does not require page reload while browsing and editing wiki.

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