Hello,
Working on setting up Xibo to display specific content. I have users that will modify a .txt file in windows, and I’d like to be able to take that raw text, style it, and have Xibo display it (as well as update it when the text file gets changed).
My best attempt to do this was to embed the text in an iframe, however IE11 doesn’t play to well with wrapping the text correctly (the best I can get it to do is to break words right in the middle).
Is there a better way to go about this? My end users aren’t savvy enough to do much more than open a text file and add lines to it.
Thanks!