Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 388 of 808  Not logged in ELOG logo
IDdown Date Icon Author Author Email Category OS ELOG Version Subject
  66708   Wed Feb 10 15:27:43 2010 Cool Paul O'Shaughnessypaul_o'shaughnessy@inmarsat.comRequestWindowsV2.7.8-228Last 3 days of log entries

Is it possible to create a drop down menu for the last 3 days of log entries. Currently we have the last day, month, 3 month, etc.

Reason being, after a weekend most people would like to view the log entries for the last three days. Can anyone help me out here?

  66707   Tue Feb 9 18:54:22 2010 Question FX FREREfxfrere@neuf.frQuestionWindows2.7.8-2280can one use a IOption field for conditional tests?

Hi again,

I was wondering if one could use a conditional statement on an IOption attribute? Indeed i try to do a visual logbook (a green check for OK result, a red cross for NOK result), unfortunately i cannot refer to the attributes value for conditional test, e.g:

IOptions Status= "Delete-icon.png" {1}, "Check-icon.png"{2}
Icon comment Delete-icon.png = Failed
Icon comment Check-icon.png = OK

{1} Show Attribute Edit = Attribute1, Attribute2

Thread Icon = Status

Attribute1 and 2 do not have any sense if the result was successful,

ELOG interprets the {1} and {2} as being part of the icon name!

thanks again for your help

FX

  66706   Tue Feb 9 18:49:10 2010 Question FX FREREfxfrere@neuf.frQuestionWindows2.7.8-2280could not get the threaded display working

Hi,

I have been trying to get the display mode into threaded by default, it does not work on any of my logbooks. I saw related threads in this forum but none gave me a solution (unless the 2.7.8-2282 is available for download).

Here is a simple example which i can not get working.

thanks for your help

FX

  66705   Tue Feb 9 15:13:20 2010 Reply Stefan Rittstefan.ritt@psi.chQuestionLinuxlastRe: defult format in entry window

Sara Vanini wrote:

Hi,

is there a way to set default preferences for text in entry text window, as regards : font type, font size, line spacing, paragraph, etc...

 

Thanks

Sara

Unfortunately not to my knowledge. The underlying editor FCKEdit has however certain styles etc., and one might maybe be able to tweak that, but I never figured out how.  

  66704   Tue Feb 9 14:41:02 2010 Smile Sara Vaninisara.vanini@pd.infn.itQuestionLinuxlastdefult format in entry window

Hi,

is there a way to set default preferences for text in entry text window, as regards : font type, font size, line spacing, paragraph, etc...

 

Thanks

Sara

 

  66703   Fri Feb 5 14:51:23 2010 Reply Yoshio ImaiQuestionMac OSX2.7Re: insert screenshots directly to elog?

Since elog is only the web server providing (comfortable) access to the logbook database, it relies on the web browser (possibly enhanced by script code) for facilities to attach pictures and other files to entries. So unless your browser has such an extension or someone writes some sort of script that can do it, the only way is to use an external capturing program, save the picture and upload it in the usual way. Cf. also entry 66004.


  66702   Wed Feb 3 21:54:41 2010 Question harleyh9s@ornl.govQuestionMac OSX2.7insert screenshots directly to elog?

Elog is excellent!

I apologize for the naive question, but is there a way to insert screenshots directly into elog entries?

  66701   Wed Feb 3 09:49:58 2010 Reply Stefan Rittstefan.ritt@psi.chQuestionLinuxV2.7.5-213Re: Backing up an entire eLog

Ed Rogers wrote:

Hi, I've been using the ELOG software for about a year now. I love it! But as my ELOG becomes more valuable, I become more paranoid about potential data loss. (We've had numerous close-calls with disk failures, recently.) Is there a way to download a backup of my ELOG, all at once? Maybe a command that could create a tar.gz of all the entries and attachments? Further, is there also a command to restore from such a backup? Apologies if this question is answered elsewhere. I couldn't readily find it in the documentation. Regards, --Ed

There is a simple way. In your logbook directory you will find files of the format xxyyzza.log where xxyyzz is the year/month/day of the entries being submitted during that day. The attachments have a similar form, they have just the attachment name appended to the date. To back it up, just copy or tar all files of that directory. If you want to back up a certain year, you can select 2009 for example with 09*.*  To restore these files, simply untar them into the directory and restart the elogd daemon. The restart is necessary, since during start the daemon indexes all entries. 

ELOG V3.1.5-3fb85fa6