ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
189
|
Tue Jan 7 17:48:25 2003 |
| Stefan Ritt | stefan.ritt@psi.ch | | | | New directory scheme from version 2.2.5 on |
Starting from version 2.2.5 on, an new directory scheme has been
implemented. The idea is to separate the config file from the theme/icon
and the logbook directories. This can now be achieved by specifying the
configuration file via the "-c" flag and the directories with the "-d" flag
for the logbook root and the "resource directory" with the "-s" flag.
Alternatively, the resouce and logbook directories can be specified in the
configuration file with
Resource dir = ...
Logbook dir = ...
The old "Data dir" statement is still possible but deprecated. Instead, the
statement "Subdir = ..." should be used which is taken relative to
the "Logbook dir". If no "Subdir" is given, the logbook name itself is used
as the subdir. For this demo logbook I use now:
[global]
...
Resource dir = /usr/local/elogdemo
Logbook dir = /usr/local/elogdemo/logbooks
and no "Data dir" statements any more. The logbooks "Linux", "Database"
and "Forum" are then located at
/usr/local/elogdemo/logbooks/Linux
/usr/local/elogdemo/logbooks/Database
/usr/local/elogdemo/logbooks/Forum
respectively. The help, theme and icon files are located at their old
position ("themes" is automatically added to the "resource dir" as it was
before). |
66268
|
Tue Mar 24 21:00:24 2009 |
| Dinkel Markus | m.dinkel@mr-daten.de | Question | Windows | 2.7.5-2175 | New column on main page |
Hi,
is it possible to create a new column on the main page? Between "Logbuch" and "Einträge" I need the new column for enter the IP from the servers.

Thanks for your help
Markus |
90
|
Tue Aug 6 15:52:09 2002 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | | New beta version of ELOG, testing required |
Hi,
I added many features to ELOG recently, but before making a new release, I
would like some beta testing. In addition to the current modes of
operation, a logbook can be configured to require a user to be logged in to
submit new messages. If not logged it, one can only read messages. To
obtain a new account, one can do a self-registering. In this process, one
can also enter the email address which is then filled in automatically on
new logbook entries.
So please go to the forum logbook, create a new account for yourself and
try things out. If there is any problem, please let me know.
Many thanks in advance, Stefan Ritt. |
1333
|
Tue Jul 26 17:41:10 2005 |
| Chris Green | greenc@fnal.gov | Question | Linux | 2.6.0b | New and reply pages don't use Page Title |
Is this intentional, or can it be changed? I'd like every page associated with a particular logbook to use that logbook's page title as at least part of its own.
Also, is it possible to have a reply comment in the same way as one has a message comment?
Thanks,
Chris. |
223
|
Tue Feb 18 08:07:10 2003 |
| Nick | nikc@cnic.com | | | | New Version |
I noticed the site has been updated as far as the documentation for 2.3.1,
however the latest version in the downloads section is 2.3.0, any other
places where I can get 2.3.1
Cheers |
66959
|
Fri Nov 26 12:31:42 2010 |
| Christoph Kukulies | kukulies@physik.rwth-aachen.de | Question | Linux | 2.8.0-2344 | New User in Config Menu ? |
I see only Save Back Change Password Remove User in Config Menu.
How can I create a New User?
[global]
Port=8880
SSL=1
;Self register = 1
Password file = passwd
admin user = kuku
SMTP host = smtp.mydomain
[Demo]
Attributes = Author, Status
The documentation is mentioning a Config Menu and a New User item there.
--
Christoph
|
1231
|
Thu Jul 7 04:44:12 2005 |
| Gary Clayson | imppster@gmail.com | Request | Windows | 2.6.0-beta | New Message Formatting and Default Settings |
Hello All. Please Help! How can I turn off the formatting controls above the message text when making a new or reply entry? I included the flat 'Default Encoding = 1' in my config file, but it seems to have no effect. The log has been set up to suppress all email notification, as SMTP is not being used at my location (MS Exchange Server is being used). Also How can I turn off the icon selection panel to the left of a new message text box? And, finally, is it possible to turn off the Suppress Email notification checkbox AND not send emails? Forgive me for asking yet another - but the same question about turning off the Encoding buttons - Is there some method of setting I can enter into the config file to turn off the Encoding and default it to text entry only?
Forgive this entry being so long, I'm new to using ELOG; Thanks Stefan for an incredible application. Well thought out and elegant. Keep up the good work.
Gary ;->
PS Reworking the source code, then recompiling it, is not a viable option for me at this time. |
512
|
Fri Mar 26 09:41:56 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | All | 2.5.2 | New ELOG version with XML and CSV import/export |
Version 2.5.2 of ELOG has been released today. It contains CSV (comma
separated values) import and export, as well as XML export (through the
"Find" page). Since these features are new, I would appreciate some feedback
on how this works in different environments. I made sure I can import data
from Excel and Outlook (like my address book), but I have no experience with
other applications.
As with the XML export, I'm not sure if the format I chose is a good one.
People working more with XML should tell me if it should be changed. |