• Resolved MyTeeFunny

    (@prettysickpuppycom)


    I’ve looked over the docs, but it isn’t really clear if you can, or how you can, while ingesting a CSV file how to create new categories on the fly.

    A bit of explanation with clear examples would be great if it is possible.

    I also would like to be able to ingest multiple TAGS while at the same time ingest/import one or more CATEGORY(s).

    Thanks!

    Chris

    https://www.ads-software.com/extend/plugins/supra-csv-parser/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Joseph Persie

    (@zmijevik)

    This is in the support forum and the documentation. I am going to add a few example xml files to the next version of the plugin.

    Thread Starter MyTeeFunny

    (@prettysickpuppycom)

    Thanks for getting back on this.

    I did manage to finally figure some things out by trial and error. Below are some solutions/observations I found and a couple of problems/errors I encountered:

    (1) Plugin will create a category on the fly (and assign the post to that category) under the following conditions:

    (A) Under Configuration, the Username specified MUST have enough permissions to create/edit categories (an Editor) else ingest will fail.
    (B) CSV file obviously needs to have a field/column containing the category “name” or information, AND on the Ingestion setup page, under Predefined you need to select the correct Field to map to Categories.
    (C) WISHLIST: A way to specify more than one category – Didn’t test, but I’m guessing in the CSV file, within the “category” field, that if you were to add multiple category names separated by commas, it might then add the post to the multiple categories you have.
    (D) Same as (C), but for Tags…

    (2) Got ingest errors for the following reasons:

    (A) The TITLE cannot have any Carriage Return or Line Feed in the title. (I don’t know how the CR/LF got there in the first place, but it was.) It would be nice if the ingest/import routine checked for and stripped them out first…

    The plugin is a VERY POWERFUL and USEFUL Tool – But it is weak on explanations and help – So maybe having a [?] Tool Tip or Help link for each area or input field for each of the different setup pages would be very handy indeed, and save time from having to go back and forth from Setup to Docs. Just saying…

    Chris

    Plugin Author Joseph Persie

    (@zmijevik)

    For b and c review the documentation under III.a.a for parsing arrays of categories. The delimiter needed is | and not ,
    Also the plugin also supports acknowledging nested categories by select complex categories in the configuration.

    Thread Starter MyTeeFunny

    (@prettysickpuppycom)

    Many Thanks!

    I was right and wrong at the same time! LOL

    Use | (vertical bar) and not , (comma)…

    Got it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Indigestion, uh, Ingesting for new Categories (Question)’ is closed to new replies.