x_11_file_import_via_plugin #65
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
needs specification
nice to have
question
ready to go
refactoring
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Foodsoft/foodsoft#65
Loading…
Reference in a new issue
No description provided.
Delete branch "x_11_file_import_via_plugin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull requests contains following features:
add support for manual bnn file import
add support for manual xml (odin) file import
maintains support for foodsoft file import
adds option to create ArticleCategories on the fly from imported file and highlights change in _sync_table
the fix of foodsofts plugin system
Also an approach to plugin testing is introduced.
As far as I could see, no plugin has been tested for foodsoft. Maybe this PR can work as a template for plugin testing in the future.
To enable plugin:
FoodsoftConfig[:use_article_import]=true
e42baa1d3b
to0678880228
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.