risharde

Results 53 comments of risharde

@dsenalik a response on testing. I received the following output/error when I tested the PR on my environment (clean install of Drupal 7 and latest Tripal 3 from cloning the...

SQL log error `2022-09-30 06:55:46.868 EDT [9756] ERROR: null value in column "object_id" violates not-null constraint 2022-09-30 06:55:46.868 EDT [9756] DETAIL: Failing row contains (592231, 3469, null, 327, null, 0)....

Wonderful @dsenalik ! Your code change and the regular expression instructions seemed to work on my side! `Opening /var/www/html/drupal7/sites/default/files/tripal/users/1/TAIR10_GFF3_genes.gff Opening temporary cache file: /tmp/TripalGFF3Import_PmGvL6 Step 1 of 27: Caching GFF3...

@drawcall how do we set padding?

I also have an issue where the text cannot contain special characters like ':' - any way around this @drawcall ?

* Add to the Data loaders page a 'Publication Loaders' link (which is like a folder with links) * 'Manage Pub Search Queries' - eg /tripal/loaders/chado_pub_bulk (T3 example). This step...

Further discussion with Stephen (11/3/2023) First step is to work on TripalPubLibrary as a PR: - TripalPubLibrary (plugin) -> this could have form elements and code to connect to database...

TODO (1/19/2024) Change parse functions to camel case (following the Drupal standards) and remove prepended naming example 'tripal_pub_PMID_' should be removed.