CSV Import v1.02 Released (Updated Jan 24th)

20 posts by 5 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: March 1, 2011   (RSS)

Re: [Dave] CSV Import v1.00 Released

By Djulia - January 20, 2011 - edited: January 20, 2011

Hi Dave,

Thanks for this plugin!

It would be possible not to display the tables (CSV Import Data and CSV Import Jobs) in the edition of the accounts (Section Access) ?

A plugin would be also very useful to indicate the tables which should not be displayed in the list Section Access.
With several tables the reading is sometimes difficult.
That would also give the possibility of better controlling the tables that the editor (not the admin) can authorize or not.
I also use tables to make tests and I would like to hide them.

Thank you again ! :)

Djulia

Re: [Dave] CSV Import v1.00 Released

By Maurice - January 20, 2011

Just bought the csv import,

but not working that great what happens

complete first line (titles) is put in 1 column.

we made a csv from a excel 2007 saved it as a cvs comma delimited got some trying all day was faster just adding by hand hahahahah.

is ther a bug in it???
-------------------------------------------

Dropmonkey.nl

Re: [Maurice] CSV Import v1.00 Released

By Dave - January 20, 2011

Hey Maurice,

Can you email me your import file to dave@interactivetools.com? I'll take a look and see what the issue is. If it's a bug we'll fix it. :)
Dave Edis - Senior Developer
interactivetools.com

Re: [Maurice] CSV Import v1.00 Released

By Dave - January 21, 2011

Hi Maurice,

I had a look at the files you sent. It looks like they are in a German CSV format. Which, I previously didn't know existed! :) Examples from wikipedia:
http://en.wikipedia.org/wiki/Comma-separated_values

US/UK CSV
Year,Make,Model,Length
1997,Ford,E350,2.34
2000,Mercury,Cougar,2.38


German CSV
Year;Make;Model;Length
1997;Ford;E350;2,34
2000;Mercury;Cougar;2,38


Can you check if your Excel can export in any other CSV formats? And do you know which format you're likely to get more of?

I can add an options for this in the code, or if it's common perhaps on the first page of the import script.

Let me know, thanks!
Dave Edis - Senior Developer
interactivetools.com

Re: [Djulia] CSV Import v1.00 Released

By Dave - January 21, 2011

Hi Djulia,

I'm not sure the best solution for hiding tables from the "Section Access" list. Because there might be times when you want to set the access to them.

What if a section is hidden we sort it to the bottom of the list and gray out the background? Would that help?

Or if not that, we could add an option for it to the section admin advanced tab, or a schema setting in the file, or a plugin hook to hide it. I'll have to give some thought to the best way. Let me know what you think.

Thanks! :)
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] CSV Import v1.00 Released

By Djulia - January 24, 2011

Hi Dave,

For me the best solution would be the second proposal (like Hide Menu).

It would thus give the possibility of very easily displaying the tables according to the needs.

Thanks ! :)

Djulia

Re: [Djulia] CSV Import v1.00 Released

By Dave - January 25, 2011

Djulia,

Ok, I'll add something and send you an email to review. It will probably be after 2.07 (which we're hoping to have out tomorrow).

Thanks.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] CSV Import v1.02 Released (Updated Jan 24th)

By gversion - January 31, 2011

Hi Dave,

I am keen to purchase this new plug-in but I'd like to make sure it's right for the job.

I need to import over 1000 categories, sub-categories and sub-sub categories.

Can you please explain how I should structure the columns of the CSV file in Excel in order to get this to import correctly?

I would need the breadcrumb to display correctly too and wouldn't want to manually have to create this.

Does this plug-in take care of my needs?

Thank you,
Greg

Re: [gversion] CSV Import v1.02 Released (Updated Jan 24th)

By Dave - January 31, 2011

Hi Greg,

Are you importing directly into CMSB's "category" section type? Or just a regular multi-record section type?

In either case, I've done some imports into category sections so it's certainly possible, although depending on how complicated your data is it might require some extra modifications.

Feel free to send me some more details and a sample of your data (if available) to dave@interactivetools.com and we can discuss.

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com