Is ELOG sending out cookies?, posted by David Pilgram on Wed Jun 10 14:25:16 2015
|
On my linux box, every time I select a thread, or start a new entry etc, I see that one or many cookies are sent.
On a terminal, I get the message
Received unknown cookie "CalciumDisplayParams" |
Re: Is ELOG sending out cookies?, posted by Stefan Ritt on Wed Jun 10 15:35:14 2015
|
Cookies are sent from your browser. ELOG has no influence on what the browser sends where. Probably you run your calender at the same machine where ELOG
is running, so all the cookies your calender app stores in your browser are sent to ELOG as well. ELOG just complains about something it does not know,
but otherwise this message can be simply ignored. Of course you can delete your cookies in your browser, but after the next call to your calendar app they |
Re: Is ELOG sending out cookies?, posted by David Pilgram on Wed Jun 10 15:48:57 2015
|
Hi Stefan,
Thanks for the explanation. I realised it was just an error message of no real import, but it can get irritating at times.
Stefan |
Subst Attributes..., posted by Francois Cloutier on Fri May 1 21:19:18 2015
|
Good day,
I'm new to Elog and I find it really nice and straight foward...
I still have a few questions that I couldn't address reading the manuals. |
Re: Subst Attributes..., posted by Andreas Luedeke on Mon May 4 13:23:55 2015
|
Hi Francois,
welcome to the community! I'll try to answer your questions inline (Numbering them would have been a good idea ;-):
-
I'm creating a logbook with a lot of attributes. I would like to know if there is a way to name (display) my attribute differently then it's original
name. That way I could program $attrib1; $attrib2, etc, and map a name to display the column accordingly... Is it something possible ? |
Re: Subst Attributes..., posted by David Pilgram on Mon May 4 14:10:08 2015
|
Hi Francois and Andreas,
On Francois' first question, I wonder if Francois is using attrib1, attrib2... as the actual attribute names in the config file. If
this is the case, Francois, you can name attributes with suitable names in the configuration file and dictate which ones appear in the List and Threaded |
Re: Subst Attributes..., posted by David Pilgram on Mon May 4 15:13:08 2015
|
I only saw Andreas' edited version of the original enquiry, so I didn't see the orignal config file under discussion - so most of my previous
entry is totally pointless. Sorry about that.
David |
Re: Subst Attributes..., posted by Stefan Ritt on Mon May 4 15:44:07 2015
|
Indeed there was a bug when you have "Show Text = 0". I fixed that in the current GIT version. I also hide the "Preview" button if
"Show text = 0" since it really makes no sense there. I made a Windows Patch 3.1.0-3 which
ontains this fix. |