Idea ID #2309

[Content] Make predefined content categories multilingual
Posted By Knutars on Wednesday 30 May 2012 - 16:22:09
Description I did this with plugin.php to get the predefined categories in my language
"INSERT INTO ".MPREFIX."pcontent VALUES (1, '".CONTENT_ADMIN_CONVERSION_LAN_0."', '', '', '', '1', '', '', '', '0', '0', '0', '0', '', '".time()."', '0', '0', '', '1', '0', '', '')",
	"INSERT INTO ".MPREFIX."pcontent VALUES (2, '".CONTENT_ADMIN_CONVERSION_LAN_2."', '', '', '', '1', '', '', '', '0', '0', '0', '0', '', '".time()."', '0', '0', '', '2', '0', '', '')",
	"INSERT INTO ".MPREFIX."pcontent VALUES (3, '".CONTENT_ADMIN_CONVERSION_LAN_1."', '', '', '', '1', '', '', '', '0', '0', '0', '0', '', '".time()."', '0', '0', '', '3', '0', '', '')"
Thanx
Status Submitted   Change status into:
Developer / Support Team Comments

You must be logged in to make comments on this site - please log in, or if you are not registered click here to signup