We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
如果他们没有禁用 ?do=export_raw 机制,您可以使用它来获取单个页面的原始 wiki 语法(请参阅 http://www.dokuwiki.org/export)。
可以使用 RSS 源获取所有页面的列表(请参阅 http://www.dokuwiki.org/syndicate)或 Google Sitemap(请参阅 http://www.dokuwiki.org/sitemap)。
将两者结合在一个小脚本中应该相对简单。
If they don't have the ?do=export_raw mechanism disabled, you can use it to fetch the raw wiki syntax of a single page (See http://www.dokuwiki.org/export).
A list of all pages can be obtained using the RSS feed (see http://www.dokuwiki.org/syndication) or Google Sitemap (see http://www.dokuwiki.org/sitemap).
Combining both in a small script should relatively simple.