Hi guys and gals,
Would you recommend using Atom to export other things than entries,
comments or logs?
I was hoping to use Atom to export blog options, users/groups,
permissions, tags, etc...
Of course, I want the document to be valid Atom.
While talking with Geoffrey Sneddon, he suggested using several Atom
documents, makes sense.
Here's an example of a table structure we use:
name - string
type - integer
value - string
The goal is to be able to fully export a blog either to migrate,
upgrade or backup...
Thanks!
Andrew da Silva