how to create joomla articles with hexdata ?
- PAVLOS KOKKONIS
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
11 years 9 months ago #99
by PAVLOS KOKKONIS
Replied by PAVLOS KOKKONIS on topic how to create joomla articles with hexdata ?
---->data.csv <---- EXAMPLE THAT WORKED FOR ME !
title,intext,category
"hello to you","5-DAY D/METEORA","89"
"is it so nice yes yes","DELPHI","89"
"go to the moon","One-Day Cruise","89"
saved with encoding UTF-8
Regards
P.
title,intext,category
"hello to you","5-DAY D/METEORA","89"
"is it so nice yes yes","DELPHI","89"
"go to the moon","One-Day Cruise","89"
saved with encoding UTF-8
Regards
P.
Please Log in to join the conversation.
- PAVLOS KOKKONIS
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
11 years 9 months ago #100
by PAVLOS KOKKONIS
Replied by PAVLOS KOKKONIS on topic how to create joomla articles with hexdata ?
---->data.csv <---- EXAMPLE THAT WORKED FOR ME for importing articles to Joomla!
title,intext,category
"hello to you","5-DAY D/METEORA","89"
"is it so nice yes yes","DELPHI","89"
"go to the moon","One-Day Cruise","89"
saved with encoding UTF-8
Regards
P.
title,intext,category
"hello to you","5-DAY D/METEORA","89"
"is it so nice yes yes","DELPHI","89"
"go to the moon","One-Day Cruise","89"
saved with encoding UTF-8
Regards
P.
Please Log in to join the conversation.