Re: option transfer, posted by Stefan Ritt on Fri Jun 5 13:19:43 2015
|
There are browser extensions for that like "Autofill Forms" for Firefox. You can even link text templates to a single key.
Neal
Grafton wrote:
OK Thanks |
Re: option transfer, posted by Andreas Luedeke on Fri Jun 5 19:35:34 2015
|
Why would you transfer the message to the text box?
You can have a "Message" attribute, which is an option
list.
If the first option "Custom" is chosen, then you get an additional field "Custom Message".
We have
an attribute "Entry type", there we could add the type "Message", if the attribute should not exist for other types of entries.
As |
Re: LDAP docs, posted by Stefan Ritt on Tue Jun 9 12:40:44 2015
|
I do not officially support LDAP, since I don't have any server to test it. So it comes as a third party's contibution from https://github.com/vykozlov/elog-ldap.
To my knowlede LDAPS has not been implemented. You could post an issue the the github repository to ask the original author.
/Stefan |
Side effects of draft messages (was Fixed text), posted by Stefan Ritt on Tue Jun 9 13:01:50 2015
|
I changed it such that drafts are not shown at all in ELOG. The only way you realize them is if you hit "new", and you will be prompted if
there is any pending draft.
Andreas |
Re: RSS Feed Not Providing Time Stamps For datetime Attributes, posted by Stefan Ritt on Tue Jun 9 13:22:25 2015
|
I fixed the problem in the current GIT version.
/Stefan
Kamen |
Re: Attribute not updated, posted by Midas User on Tue Jun 9 15:28:53 2015
|
> I saw in the doc that an attribute cant be bigger than 100 char. but I couldn't figure the maximum size for options... I'm wondering if the issue comes
from the browser not refreshing correctly or if its elog..
|
"Preset on reply" not work?, posted by Daniel Sajdyk on Sun Jun 14 21:30:14 2015
|
Hi all :)
I try to setup my first lobgook, and have some problem.
I want that Author was preset by $long_name, and it can't change its name. That works correct. I also want, when other user click Reply, |
Re: "Preset on reply" not work?, posted by Stefan Ritt on Mon Jun 15 08:33:50 2015
|
You have "Remove on reply" together with "Preset on reply Author". Since the first is executed later, you first preset the author
name, then remove it again. Just discard the "Remove on reply" and you are fine.
Daniel |