ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
65787
|
Mon Mar 24 19:40:03 2008 |
| Kevin O'Sullivan | kosok@stanford.edu | Question | Linux | 2.7.3-2058 | FCKeditor not active | I'm using ELOG version 2.7.3-2058 and have been trying to get FCKeditor to work. This, to my understanding from the documentation, is supposed to be a part of elog by default after version 2.7.0 and from looking at the configuration syntax manual, it looks as though FCKeditor should be on with the default settings. I done nothing to turn it off and none of the obvious fixes seem to do anything. I've posted the text of my configuration file below, what did I do wrong?
[global]
Welcome title = <img src="Title.gif"><p><font size=5 color=white>Welcome to the EXO elog</font>
logbook tabs = 1
main tab = Home
port = 8082
SMTP host = smtp.stanford.edu
Usr = elog
Grp = users
Logbook dir = /usr/local/elog/logbooks_exo
Self register = 0
Password file = /usr/local/elog/passwd_exo
Email Format = 15
URL = http://grattalab3.stanford.edu/exo_elog/
Admin user = Administrator
Title image = <img border=0 src="EXOlogo.gif" alt="ELOG logo">
Title image URL = http://www-project.slac.stanford.edu/exo/
Max content length = 200000000000
All display limit = 100000
[Collaboration]
Theme = default
Subdir = Collaboration
Comment = EXO Collaboration elog
Attributes = Author, Category, Subject
MOptions Category = 100 kg Prototype, Materials, Papers & Internal Notes, Data, Results, Talks, Schematics, Correspondence, Gas TPC, Isotopes, Grabber Cell, Purity Monitor, Other
Required Attributes = Author, Category, Subject
Page Title = EXO Collaboration ELOG
Reverse sort = 1
Quick filter = Date, Category
Email Subject = EXO (Collaboration) log: $subject
Suppress default = 0
Login user = xenon, Administrator
Deny Delete = xenon
Admin user = Administrator
[CAD]
Theme=default
Subdir = CAD
Comment = EXO CAD Repository
Attributes = Author, Category, Subject, Approval Status
MOptions Category = Background measurements, Refrigeration, Cryostat and Sheilding, Xe purification and handling, Counting rooms, Electronics and DAQ, Simulation and Software, Light readout, Chamber, Other
MOptions Approval Status = Approved, Working
Required Attributes = Author, Category, Subject
Page Title = EXO CAD Repository
Reverse sort = 1
Quick filter = Date, Category
Suppress default = 1
Login user = xenon, vance
Admin user = Administrator
Deny Edit = xenon
Deny Reply = xenon
Deny Move to = xenon
Deny Copy to = xenon
Deny Config = xenon
Deny Delete = xenon
[Lasers]
Theme = default
Subdir = Lasers
Comment = Barium tagging laser elog
Attributes = Author, Subject, Category
MOptions Category = Data, Papers, Notes
Required Attributes = Author, Subject, Category
Page Title = Barium tagging laser log
Reverse sort = 1
Quick filter = Date, Category
Login user = xenon
Admin user = Administrator
Suppress default = 0
[LinearTrap]
Theme = default
Subdir = LinearTrap
Comment = Linear trap elog
Attributes = Author, Subject, Category
MOptions Category = Data, Papers, Notes, Thesis, Photos
Required Attributes = Author, Subject, Category
Page Title = Linear trap elog
Reverse sort = 1
Quick filter = Date, Category
Login user = xenon
Admin user = Administrator
Suppress default = 1
[Materials_Database]
Theme = default
Subdir = Materials_Database
Comment = Materials Database elog
Attributes = Author, Subject, Category
MOptions Category = Data, Papers, Notes, Results
Required Attributes = Author, Subject, Category
Page Title = Materials Database elog
Reverse sort = 1
Quick filter = Date, Category
Login user = xenon
Admin user = Administrator
Suppress default = 0
Use Email Subject = EXO Materials Database elog: $subject
Deny Delete = xenon
[Pictures]
Theme = default
Subdir = Pictures
Comment = Pictures elog
Attributes = Author, Subject
Required Attributes = Author, Subject
Page Title = Pictures elog
Reverse sort = 1
Quick filter = Date, Category
Login user = xenon
Admin user = Administrator
Suppress default = 0
Deny Delete = xenon
[BaTagging]
Theme = default
Subdir = BaTagging
Comment = Barium tagging elog
Attributes = Author, Subject, Category
MOptions Category = Data, Papers, Notes, Results
Required Attributes = Author, Subject, Category
Page Title = Barium Tagging elog
Reverse sort = 1
Quick filter = Data, Category
Login user = xenon
Admin user = Administrator
Suppress default = 0
Deny Delete = xenon
[EXO 200 Installation]
Theme = default
Subdir = EXO200Installation
Comment = EXO-200 Installation elog
Attributes = Author, Subject, Category
MOptions Category = Daily log entry, Pictures, Schematics, MSDS, Documentation, Data, Other
Required Attributes = Author, Subject, Category
Page Title = EXO-200 Installation ELOG
Reverse sort = 1
Quick filter = Date, Category
Use Email Subject = EXO-200 Installation elog: $subject
Suppress default = 0
Login user = xenon, Administrator
Deny Delete = xenon
Admin user = Administrator
[Veto]
Theme = default
Subdir = Veto
Comment = Veto system elog
Attributes = Author, Subject
Required Attributes = Author, Subject
Page Title = Veto system ELOG
Reverse sort = 1
Quick filter = Date, Category
Use Email Subject = Veto system elog: $subject
Suppress default = 0
Login user = xenon, Administrator
Deny Delete = xenon
Admin user = Administrator
[Monte Carlo]
Theme = default
Subdir = MonteCarlo
Comment = Monte Carlo elog
Attributes = Author, Subject
Required Attributes = Author, Subject
Page Title = Monte Carlo ELOG
Reverse sort = 1
Quick filter = Date, Category
Use Email Subject = Monte Carlo elog: $subject
Suppress default = 0
Login user = xenon, Administrator
Deny Delete = xenon
Admin user = Administrator
[Electronics]
Theme = default
Subdir = Electronics
Comment = Electronics elog
Attributes = Author, Subject
Required Attributes = Author, Subject
Page Title = Electronics ELOG
Reverse sort = 1
Quick filter = Date, Category
Use Email Subject = Electronics elog: $subject
Suppress default = 0
Login user = xenon, Administrator
Deny Delete = xenon
Admin user = Administrator |
65788
|
Tue Mar 25 14:00:53 2008 |
| svrmarty | svrmarty@gmx.net | Question | Linux | 2.6.3+r17 | change language | i've installed the debian package on my system
there's only one config file, /etc/elog.conf
i've tried to change the language, in [global] with Language = german,
then restarting the daemon, but it doesn't work.
please help me, where can i change the default(all) language and which settings should i do.
thx a lot
|
65797
|
Thu Mar 27 14:15:12 2008 |
| svrmarty | svrmarty@gmx.net | Question | | | how to set locale for date/time | it seems out systemlang is en_US,
#date
Thu Mar 27 14:11:59 CET 2008
and i want to change the local lang only for the elogd.
i tried it with .bash_profile in the elog homedir with
LANG=de_AT
export LANG
but it doesn't work.
how can i change it to get ?
#date
Don Mär 27 14:09:14 CET 2008
thx |
65798
|
Fri Mar 28 13:48:41 2008 |
| Franck C | franck.c95@free.fr | Request | Windows | | Can u send me the configuration file for this logbook ? | Hi, I try to set up a logbook and i wanted to create something with icons (like this logbook) and it will be easier for me if i have ur config file 
Thanks a lot
Franck |
65803
|
Tue Apr 1 21:07:39 2008 |
| Bill Qualls | bqualls@newgistics.com | Question | Windows | 2.7.3 | e-mail format | I "upgraded" from v2.6.? to v2.7.3. By "upgrade", I mean "copy all files to a different computer, then run the installer". e-mail messages received from my v2.6 instance look nice. The messages look like HTML tables with blue and green coloring. My v2.7 instance appears to send plain text. But, when I forward the v2.7 message, the nice HTML tables appear again. Is there an e-mail formatting setting that I need to change? |
65813
|
Sat Apr 5 13:56:42 2008 |
| Arno Teunisse | A.teeling3@chello.nl | Bug report | Windows | 2.7.3-2058 | conditional options are not working in find | Hello
In my config file I have the following :
Options Head = AIX61{1},AIX53{2}, AIX52{3},HMC{4},CL_CLUSTER{5},VIRTUALIZATION{6},MICROCODE{7},BG_BLUEGENE{8}
{1} Options Topic = SECURITY, HIPER,TL00,TIPS
{2} Options Topic = SECURITY, HIPER,TL07,TL06,TL05,TL04,TL03,TL02,TL01 ,TIPS
{3} Options Topic = SECURITY, HIPER,TL10,TL09,TL08,TL07,TL06,TL05,TL04,TL03,TL02,TL01 ,TIPS
{4} Options Topic = HMC_CORRECTIVE, HMC_SECURITY,HMC_FIXES,HMC_INSTRUCT,HMC_MEDIA,HMC_DOCUMENT
{5} Options Topic = CL_DEEPCOMPUTING,CL_SYSMGMT,CL_GPFS,CL_LOADLEVELER,CL_ESSL,CL_PARALLEL_ESSL,CL_SWITCH,CL_RSCT,CL_PENV,CL_INIFINI
{6} Options Topic = PLM,VIOS_PM,VESS,VIOS,VIOS_WPM
{7} Options Topic = 2104-XU3,7017-S80,7017-S70,7020-40P,7025-F50,7025-F40,7025-F80,7026-B80,7026-H80,7026-M80,7028-6C4,7028-6E1,7029-6E3,7025-H50,702X-H70,7038-6M2,7039-651,7040-6X1,7043-140,7043-240,7043-260,7044-170,7248-43P,7043-150,704X-270,8203-E4A,8204-E8A,8844-3AZ,9076-SP,9110-510,9110-51A,9111-285,9111-520,9112-265,9113-550,9114-275,9115-505,9116-561,9117-570,9117-MMA,9118-575,9119-590,9119-595,9123-XXX,9124-XXX,9131-52A,9133-55A,9406-MMA,7037-A50,7047-185,ADAPTERS,DASD,DRIVES,CERTIFIED,OTHER
{8} Options Topic = BG_RELEASES,BG_FIXES,BG_COMPILERS,BG_REDBOOKS,BG_GPFS,BG_ESSL,BG_LOADLEVELER,BG_CSM
All is working fine when creating new entries. But when i use the find command window, i only see the Head options and selecting one of them,
the Topic options will not show up like they do when creating new entries.
I've installed the latest elog on Fedora ( version ELOG V2.7.3-2058 ) , but it's the same as the window version i'm using .
Would be nice if the user can search with the same items he used entering the data into the form.
Thanks for you're time.
greetings Arno Teunisse
|
65814
|
Sun Apr 6 06:17:00 2008 |
| Peter Freeman | peter_free@gmx.de | Question | Windows | | Sticky entries? | Hi, I'm evaluate currently if we can use ELOG as an shiftbook. So far I like ELOG very much, but I got a question.
Is it possible to have sticky message entries? Entries that always show up on top of the others. Thats for important entries that are valit for multiple shifts.
Have looked arround here, but could not find anything in that direction.
Many thanks for any answer.
Peter |
65846
|
Wed Apr 23 01:55:16 2008 |
| Bill Pier | bpier@clove.org | Question | All | 2.7.3 | scrollable text section only when viewing a log entry | Is there a way, option, feature to setup the text section only to be scrollable when viewing a log entry, such that the header (meta info) section stays fixed?
|
|