rochacbruno-archive / Movuca

Movuca - web2py powered social CMS (this project is not updated/maintained anymore, if you want to adopt it, let me know, then I can transfer ownership)
Other
105 stars 27 forks source link

email templates table: cannot import csv #17

Open oktools opened 11 years ago

oktools commented 11 years ago

After noticing that email notifications were sent out with Portuguese titles and movu-specific branding, I exported the table via appadmin, modified it with Libre Office Calc, saved as CSV, and re-imported it via appadmin; when this didn't work correctly, I edited the original export file with gedit but result was same.

I thought it was uploading, but it turns out that it's pulling in Movuca's own English-based data from somewhere.

rochacbruno commented 11 years ago

This is a specific problem on CKEDITOR generated html. it uses web2py template language and ckeditor breaks it. I am planning to change , or give potion to other editor, with a cleaner html.

On Tue, Jul 10, 2012 at 10:46 AM, oktools < reply@reply.github.com

wrote:

After noticing that email notifications were sent out with Portuguese titles and movu-specific branding, I exported the table via appadmin, modified it with Libre Office Calc, saved as CSV, and re-imported it via appadmin; when this didn't work correctly, I edited the original export file with gedit but result was same.

I thought it was uploading, but it turns out that it's pulling in Movuca's own English-based data from somewhere.


Reply to this email directly or view it on GitHub: https://github.com/rochacbruno/Movuca/issues/17