ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67508
|
Fri May 17 15:26:50 2013 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.9.2 | Re: some menu commands formed with broken links |
> Top group 2012 = 2011, 2010, 2009, 2008, 2007, WINTER
Your usage of "Top group" is strange. Top groups should only be used for independent groups of logbooks, more like you were running one dedicated sever fore
a group of logbooks. Further, you defined logbooks (2008, 2009, ...) which do not exist in your config. Why don't you just remove the "Top group" line from your
config? If you want to group different logbooks, just use the "group" command as written in the docs.
/Stefan |
67507
|
Thu May 16 16:29:16 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Re: Kerberos on Windows server |
Hal Proctor wrote: |
Does anyone have a success story with kerberos on windows?
|
Anyone? Bueller? |
67506
|
Thu May 16 15:41:34 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Multi Language based on logged on user? |
Can ELog support different languages based on the logged on user? |
67505
|
Wed May 15 23:31:30 2013 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Windows | ELOG V2.7. | Re: Export entries to XLS or CSV? |
scogordo wrote: |
I've been asked to export one of our logbooks to xls or csv. Doable?
Thanks,
Scott
|
Hi Scott,
yes, every user can export entries using the "find" command.
Just select the export format in the first line
Export to:
  ⇄
Detect language » English
⇄
Detect language » English
I often use the XML Format, but CSV is fine if you just want to import the entries to some spreadsheet program.
I was shocked to find out that this feature has not yet made it into the documentation?!? But it is that simple to use that there is not much to document.
There is even an "Import" command, to reimport entries from a file. But this is tricky to use: if you have fields of type date or datetime, then you have to convert those fields in the proper format. |
67504
|
Wed May 15 17:24:12 2013 |
| scogordo | scogordo@hotmail.com | Question | Windows | ELOG V2.7. | Export entries to XLS or CSV? |
I've been asked to export one of our logbooks to xls or csv. Doable?
Thanks,
Scott |
67503
|
Mon May 13 22:31:37 2013 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Linux | 2.5.2 | Re: Auto-Generate new logbook daily |
David Pilgram wrote: |
[...]
As for the computer time switching, I am aware of the issues, it's a stand-alone linux box, I've found elog to be surprisingly tolerant, everything's backed up. The introduction of a 'When' attribute had better be on new logbooks or introduced at end of year (esp during quiet time) so that existing books don't fail to find what I'm looking for in searches.
[...]
|
Yes, adding a new attribute in a logbook is not straight forward.
But it is doable: that is one of the things that I write SED scripts for. You just need to add the attribute in all old entries, and in this specific case you can use the entry time to initialise the "when" attribute.
Of course I would only do that on a copy of my data and run a separate elogd server on that data to see if anything is screwed up :-)
Cheers
Andreas
 ⇄
Detect language » English
|
67502
|
Mon May 13 16:44:05 2013 |
| Hal Proctor | hproctor2@gmail.com | Question | Windows | latest | Kerberos on Windows server |
Does anyone have a success story with kerberos on windows? |
67501
|
Fri May 10 19:26:50 2013 |
| Ken Ludington | kludingt@gmail.com | Question | Linux | 2.9.2 | Re: some menu commands formed with broken links |
Here's the global section and the logbook section for one of the logbooks affected. Of note, the 'demo' logbook works
fine and does not have this issue.
[global]
port = 8080
SMTP host = localhost
Welcome title = Welcome
Top group 2012 = 2011, 2010, 2009, 2008, 2007, WINTER
[WINTER]
;*****Look and Feel*****
Page title = Winter Weather
List page title = Winter Weather
Edit page title = Winter Weather
Theme = default
CSS = default.css
Comment = Winter Weather
Title image =
;*****Email*****
Use Email From = me@me.com
Suppress Email to users = 1
Display Email recipients = 0
Email Encoding = 4
Suppress Email on edit = 1
;*****Settings*****
Entries per page = 30
;Reverse sort = 1
Expand default = 2
Display mode = SUMMARY
Mode command = 0
Time format = %d%B%Y-%H:%M
Summary lines = 15
Show top groups = 0
Message height = 8
Message width = 38
Default encoding = 1
Mode commands = 0
Suppress default = 2
Resubmit default = 2
Back to main = 1
RSS Title = $entry time - $Event
;*****MENU*****
List Menu commands = New, Find
Menu commands = List, New, Edit, Find, Reply, Delete |