You are not logged in.
The ‘CMS data portability’ the article speaks about is not migrating from one CMS to another via database migration but via some kind of ‘portability standard’ (read: import-export interface).
To me it sounds like a call for one or more core interface formats to push content from one CMS platform to another.
If I remember XML and XSLT transformation right then a defined and expandable XML format can be used via an XSLT transformation (read: mapping data objects) to achieve data portability. In my understanding this is totally different from a DB export/report and a following data import.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
nsce “How’s that working? (I’m new to Textpattern)”
You can create a simple flatfile database of the standard content by creating an article form with the TXP template tags.
The question is not ‘why you wanted to do so’ but ‘how to achieve that kind of portability’.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
There is plugin for csv imports. So, we can make template\form where all article would be stored in csv format nicely :)
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
@n2ce: Thanks! The CMIS article is definitely a short must read in this context (many links).
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
merz1 wrote:
You can create a simple flatfile database of the standard content by creating an article form with the TXP template tags.
Nathan Pitman runs a series of posts just now which covers this concept in detail, relying on a method discovered by Jon Hicks.
Try wet_quicklink | Me | @rwetzlmayr | +Robert Wetzlmayr | Repos
Offline
So, how do you do this ? I have two Textpattern blogs each on their own domain. I would like to import the posts from both towards a new Textpattern install that is on a 3rd domain, which itself is on a new webserver. How can I do this ? I tried exporting the MySQL databases from phpMyAdmin but it didn’t appear to work. And the Textpattern interface doesn’t have an ‘export’ function, that I have seen. Also, in the ‘Import’ tab, the pulldown doesn’t even list Textpattern as a CMS.
I understand there is a manual way to do this, but I’m not techy…
Offline
lisionosk wrote:
So, how do you do this ? I have two Textpattern blogs each on their own domain…
Start by posting a new topic in an appropriate forum, most likely How Do I. You’re much more likely to get help that way.
Txp tags not doing what you expect? Learn to use a tag trace. And the Tag Reference.
Offline