Thank you as always for your pointed tips. I had poked around at the new version late last month but hit a brick wall. I've gotten the dialogue to start working but cannot upload yet. I've isolated it to a permission issue so I think I should have it figured out sometime tomorrow.
I'm not too familiar with the attachments package. So I've added it under our xowiki package. In the installation documentation, it has the following:
"First, you must select a file-storage instance that will provide the files you can attach.
You must map the root folder of that file-storage instance with the package_id of the instance of your package.
fs::get_root_folder and attachments::map_root_folder"
If I am reading this correctly, once I fix my permission issue, I still need to link the xowiki package with the root folder of a file storage instance via the attachments package by using the code listed above.
I'm trying to make sure I am on the right track before going too far down a rabbit hole.
Thank you again in advance.
-p