Skip to content

option to export whole wiki at once #238

@Wurzelmann

Description

@Wurzelmann

There is no option to export the whole wiki at once, is there?

I used

wiki = redmine.wiki_page.get('Foo', project_id=1)

as described in the wiki and it works great for single pages, but I want to export the whole wiki, like the functionality presented by the export button on the bottom right-hand side when sorting the wiki by "index by title".

Did I just overlooked this functionality? I tried wildcards and stuff like "/", " * ", but it did not work with

redminelib.exceptions.ResourceNotFoundError: Requested resource doesn't exist

Thanks in advance!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions