content export and reimport - Joomla! Forum - community, help and support
hi,
i want export whole content of joomla 2.5.8 page translation , reimport second language afterwards.
what best way this?
i have searched joomla archives xml exports, there seems nothing fits needs. should in common format translator can use , should simple possible export/reimport.
i want export whole content of joomla 2.5.8 page translation , reimport second language afterwards.
what best way this?
i have searched joomla archives xml exports, there seems nothing fits needs. should in common format translator can use , should simple possible export/reimport.
welcome joomla forum!
if there isn't extension available so, consider doing directly in database using phpmyadmin.
you can export tables, e.g. #__contents , import later on using phpmyadmin again.
don't forget change id & language fields...
if there isn't extension available so, consider doing directly in database using phpmyadmin.
you can export tables, e.g. #__contents , import later on using phpmyadmin again.
don't forget change id & language fields...
Comments
Post a Comment