Dynamic list fields or Albums? Upload from local file? Fields containing HTML? #1356
Unanswered
midnightyell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - I'm new to Koillection, and am still trying to figure out exactly how I want things to work with my several collections of things.
I have some high-resolution scans of some of my items (maps) that I'd like to be able to use Koillection to show. I believe there's an upload limit of 2M or 5M (please correct me if I'm wrong). Rather than uploading the file via multipart/form-data, is there a way that I could specify a path from an /incoming directory, and have Koillection move/rename the file rather than upload it?
Also, I'd like to have an HTML field (iFrame?) where I could specify
<a href=http://path/to-whatever><img src=.../></a>
and have it render wherever I put it.Smart lists would be nice, too. Say I'm adding an item, and I want to link it to Album FOO. It would be nice to have a ChoiceList that was already populated with the names of all the albums (with Title displayed, but the ID returned). Or I wanted an Album that contained all of the images from items Tagged "Austria" for instance. JQuery seems like it might be handy here.
I really do appreciate all the hard work here. I'm in the process of writing a Go interface to the REST API because I'm much more comfortable in that world than I am in PHP and REST.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions