ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66709
|
Fri Feb 12 08:31:14 2010 |
| mike cianci | mike2.cianci@comcast.net | Question | Windows | 2.7.5-2140 | Re: Grouping Logbooks |
Stefan Ritt wrote: |
mike cianci wrote: |
I really appreciate your help and I hope that my questions warrant your time.
What I am trying to accomplish is two totally separate groups of logbooks that share a common logbook.
Three logbooks
Logbook A
Logbook B
Logbook C (just informational, write protected)
Two Groups
Top Group 1 = Logbook A, Logbook C
Top Group 2 = Logbook B, Logbook C
What is happening is everything looks good until you try to enter Logbook C from Group 1. You end up in Logbook C (the right logbook) but you are now in Group 2.
Actual Code:
;Groupings
Top Group Central = Centaur, On-LineHelps
Top Group Good Sam = GSH, On-LineHelps
|
You cannot put the same logbook into two groups. All you can do is to define two logbooks C1 and C2, and force their data directories to be the same (via the "Subdir = ..." directive), so they will actually look at the same data.
|
Stefan, sorry to bother you yet again. but I can not seem to get the "Subdir" to do what I want (user error I am sure). Thanks for any help you can give.
[OnlineHelps]
Write Password = SWNlQ3ViZQ==
;DISPLAY
Theme = default
Display mode = threaded
Mode Commands = 0
List Menu commands = New, Find, Config
Thread display = -------------- $Title --------------
Comment = On-Line Helps
Attributes = Title
Required Attributes = Title
Page Title = ELOG - $subject
Reverse sort = 1
[OLH.gsh]
Subdir = \\ssoelog\ELOG\logbooks\OnlineHelps
Write Password = SWNlQ3ViZQ==
;DISPLAY
Theme = default
Display mode = threaded
Mode Commands = 0
List Menu commands = New, Find, Config
Thread display = -------------- $Title --------------
Comment = On-Line Helps
Attributes = Title
Required Attributes = Title
Page Title = ELOG - $subject
Reverse sort = 1 |
66708
|
Wed Feb 10 15:27:43 2010 |
| Paul O'Shaughnessy | paul_o'shaughnessy@inmarsat.com | Request | Windows | V2.7.8-228 | Last 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 |
| FX FRERE | fxfrere@neuf.fr | Question | Windows | 2.7.8-2280 | can 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 |
| FX FRERE | fxfrere@neuf.fr | Question | Windows | 2.7.8-2280 | could 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 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | last | Re: 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 |
| Sara Vanini | sara.vanini@pd.infn.it | Question | Linux | last | defult 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 |
| Yoshio Imai | | Question | Mac OSX | 2.7 | Re: 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 |
| harley | h9s@ornl.gov | Question | Mac OSX | 2.7 | insert 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? |