-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pictures data binding #112
Comments
Hi @Draky50110 TL;DR : you can't setup proper html, it's filtered. But, this issue is just revelant of a bigger problem : we really need to have a better system for the pictures comments. Today, we have a mix of what you use here : a file with None of them is easily usable, and I think, not very functional. We should get rid of those old features, and setup a new and easy to use way of binding data to pictures. I think that a CSV-like file would be a nice option. So every picture would be identified by its name, in the first col, and we could get every data we want, in the other columns. One CSV per folder could be a nice way of spliting data for performances. What do you think about that ? (ping to some people that may be interested on this issue : @nodiscc @Aldarone @sebsauvage ) |
Personnaly, I don't have any idea about this :p |
No problem, I just used your issue to go deeper on the issue origin. I think you can consider the current state of comments as broken if it doesn't work as-is. Will be fixed in a near future :) |
Ok. |
@tmos I think this is good idea; I'm just unsure about CSV as a storgae format. IMHO the requirements for the comments file should be:
|
Hello.
Trying to add a comment file for one imagE.
Name is ok but I put HTML language in it and... it is displayed as plain text.
So is it really HTML ?
What exactly can we put in image_filename.hml ?
What is "title:comment" tag ?
The text was updated successfully, but these errors were encountered: