Closed saggu closed 6 years ago
@saggu Questions:
<br>
. Is it not working now?6, 7. Yes, we talked about it. Yixiang has not added the flags, will do first thing today @GreatYYX
Yes, 2 new lines. Looks like when there are two new lines not to line breaks in the display. The algorithms should be to generate as many
as there are new lines as we are taking care on our end to remove redundant newlines
In the current GUI, the interface breaks lines in the middle of words, it should break in word boundaries as is the normal case in most web sites.
@szeke
So, to clarify, I need to support both \n
and <br>
now? Because I had asked you if I needed to do that a few months ago and you told me No.
Also, can you please give me an example (link) where it is breaking mid-word? It should only do that with excessively long words (like long links).
On the \n vd br we can do either one on our end. Tell us which one to do
Notice that the work INDEPENDENT is broken at the end of the line
Make the window smaller, gets broken differently
@szeke When we discussed the newline issue previously, you said that all of the HT data would use breaks (<br>
). Assuming that's still the case, can we make the data for your other projects match the HT data (and use break instead of newline)?
@ThomasSchellenbergNextCentury I tried that, the issue is, even if there are 2 \<br>s, DIG UI just displays one line break.
How about we make it configurable in MyDIG then?
How about we make it configurable in MyDIG then?
For the line breaks? Can we not show as many line breaks as there are \<br>s ?
@saggu Oh, I misunderstood your comment.
Yes, I can update the UI to show multiple consecutive <br/>
breaks correctly. Are we concerned if there are, for example, 10 breaks in a row? Should it max-out at 2?
@ThomasSchellenbergNextCentury we do that(maxing out at 2) currently in myDIG, but it never hurts to add another safe guard. Maxing out at 2 is a good idea.
@ThomasSchellenbergNextCentury I suggest that the GUI does not check for more than 2, and does what is in the data, so if we want 57 line breaks it will do them. It is up to the KG part to figure out how many to put in there.
Understood.
Closing this DIG HT issue
Contact DIG / Memex Support
toContact us
DIG
on top left corner, it goes to a 404 page, should go to home page of the projectin description, show it accordingly in DIG UI