majlis-erc / manuForma

The manuForma application is designed to make TEI data creation and distributed editing faster and easier.
6 stars 1 forks source link

New feature: Attribute tooltips #150

Open mMoliere opened 1 year ago

mMoliere commented 1 year ago

@wsalesky For some of the attribute values we have, we would like the option to display explanations. I think they should work analogous to the tool tips we have for the elements, with little windows. The difference being that the attribute values won't get little symbols for the mouse to hover over. Instead, mouse hovering over the name should trigger the tool tip.

I have added desc elements to some valItem elements in mss-definition.xml schema. And if you can make this work, I would add them to other parts of the schema as well.

wsalesky commented 1 year ago

@mMoliere As far as I can see, there is no way to add these to the select options with the XForms technology. We can leave this open while I do more testing, but I think it is not going to be a viable option.

mMoliere commented 1 year ago

@wsalesky Fair enough.

mMoliere commented 1 year ago

@wsalesky How about the attribute headlines get their own tooltip buttons?

Like this Screenshot 2023-07-25 at 12 55 58

wsalesky commented 1 year ago

@mMoliere Yes, that should be possible, go ahead and add it to the schema and I will get it into the forms.

wsalesky commented 9 months ago

@mMoliere did this ever get added to the schema? (Just trying to catch up on all the lose ends.)