Packages pages into a package. See PackageInstaller. Note that MoinMoin 1.5 already contains this action.

attachment:PackagePages.py

 mm, looks like you have an API mismatch between {{{packages.py}}} and {{{action/PackagePages.py}}} on this wiki (I checked 1.5 beta 4) - and it looks rather different than the attached source as well... -- RobertSeeger [[DateTime(2005-12-05T19:05:16Z)]]
  Indeed, I forgot to add a few code bits to packages.py. It will be fixed in my next commit. -- AlexanderSchremmer [[DateTime(2005-12-05T19:24:08Z)]]

   looks better now, but still does crash on this wiki with "Compression requires the (missing) zlib module". I assume this is missing on the server, not the client? -- RobertSeeger [[DateTime(2005-12-13T19:00:48Z)]]
    Yes. Therefore ThomasWaldmann needs to resolve this issue. -- AlexanderSchremmer [[DateTime(2005-12-15T22:38:41Z)]]
----
 * How do I package ALL pages?
 * How do I disable this feature for anonymous users?

I suggest to add the following:
 * '''Package by category:''' Collect pages that belong to the category specified
 * '''Package ny sort:''' Package all non-system pages (so this would enable me to migrate the content)
-- ThiloPfennig [[DateTime(2006-05-29T10:47:24Z)]]
