Re: Can't set Author attribute properly in reply?, posted by Emiliano Gabrielli on Tue Jul 26 12:02:35 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]The following code will assure that, if the HTML generated by elog would be modified by hand by a malicious
user the server can still preset the author field with the right $long_name? [/quote]
|
Re: Response is very slow with beta3, posted by Emiliano Gabrielli on Wed Aug 3 13:01:17 2005
|
[quote="PJ Meyer"]I finally got 2.60 Beta3 running on my server (explicit statements in cfg for most of the defaults)
Now I'm seeing a veerrry slooooow response time - over 3 minutes to open a logbook vs 10 sec in 2.54
|
Re: Response is very slow with beta3, posted by Emiliano Gabrielli on Thu Aug 4 11:19:53 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]for every image elog has to serve one can see something similar to the above ... lot of time lost in selects..
then a lot of data (serving an image I suppose), then a lot of time in select again and again ... untill everything is sent, in a couple of minutes or
more ;-(
|
Re: problem with list display attribute, posted by Emiliano Gabrielli on Fri Aug 5 09:19:02 2005
|
[quote="Stefan Ritt"][quote="John Habermann"]I not sure if this has been found and fixed as I did find something to do with the list display attribute in
the forums but wasn't sure if it was the same thing.
|
Re: FCKeditor not active, posted by Alain Hugentobler on Wed Apr 2 01:27:20 2008
|
Kevin O'Sullivan wrote:
I'm using ELOG version 2.7.3-2058 and have been trying to get FCKeditor to work. This, to my understanding |
Attribute substitution in email configuration, posted by Adam Blandford on Wed Jan 18 02:22:44 2006
|
In the logbook config file I am not able to use attribute substitution in the <string> tag for
[CODE]Use Email Heading = <string>[/CODE]
Attribute substitution does work however for
|
Re: Using conditional attributes, posted by Adam Blandford on Sat Jul 18 10:41:28 2009
|
Sorry about the multiple entries!!! -> browser problems |
How to overide the Date attribute?, posted by Adam Blandford on Wed Nov 24 07:47:25 2010
|
Hi I have a logbook where I want to override the default Date attribute.
I would like to set it by default to the entry date but enable the user to modify
to a different date if desired. This is for entries that pertain to an activity performed on a date different to the entry date.
To acheive this I have
created an attribute called "Subject Date" and used preset = $date. In general this works but I would be happy to take any other suggestions on how to |