Re: Error: Entry text too big. Please increase TEXT_SIZE and recompile elogd, posted by Xuan Wu on Thu Dec 1 01:40:14 2016
|
I just test on your Demo logbook. I use a screen-capture tool to create an image which doesn't been saved as a file, the size is 1920*1080(1.8M),
then copy it in clipboard, and then paste in text area. Then the web page become very slow, so that I can't submit it sometime. Sometime, I can submit
it but it say "Entry text too big. Please increase TEXT_SIZE and recompile elogd". If I drop an image file into the text area, it works. I used |
What's the best way to update elog to newer release?, posted by Xuan Wu on Tue Dec 6 13:29:40 2016
|
If the older elog has some customized file such as logbooks, elogd.cfg, elog.css, images and so on, What's the best way to update elog
to newer release? Is it the only way to copy these files to the new release? |
How to make two attributes reacting with each other, posted by Xuan Wu on Thu Jan 5 12:55:05 2017
|
Hi all,
I have two attributes defined like following
Attributes = Author, Author Email, Icon, Category, System, Subject |
Re: How to make two attributes reacting with each other, posted by Xuan Wu on Thu Jan 5 14:04:13 2017
|
Thanks for your quick reply! I just test what you suggested, even I test {1} Preset on edit Icon = icon1.gif, they both didn't work.
Stefan
Ritt wrote:
You can do that with conditional attributes (see documentation): |
Re: How to make two attributes reacting with each other, posted by Xuan Wu on Thu Jan 5 14:23:08 2017
|
Sorry for my carelessness. What you said is definitely right. I just wonder how can Icon and Catagory change simultaneously whatever which one be selected
first.
Stefan |
Re: How to make two attributes reacting with each other, posted by Xuan Wu on Thu Jan 5 14:40:59 2017
|
What I mean is that, when I select a catagory, the icon will change. If I change the icon, I need the catagory change too.
Stefan
Ritt wrote:
If you select a (different) category, the current icon setting simply |
Re: How to make two attributes reacting with each other, posted by Xuan Wu on Fri Jan 6 11:05:18 2017
|
So, as far as I know that ROptions and IOptions doesn't support conditional attributes.
I think what you suggest is a nice idea. An alternative way is putting Category attribute before Icon attribute and adding a tooltip
to Icon attribute. However, I think your advice is better. Thanks! |
Re: Elog crashes with null Username, posted by Xuan Wu on Fri Apr 21 02:21:59 2017
|
We also meet this issue occasionally, so how can we get rid of this?
Stefan
Ritt wrote:
Ups. This bug must have lingered there since the beginning of time. |