Can other pages hide behind elog user authentication?, posted by Jason St. John on Sat Apr 17 01:06:58 2010
|
Hello,
The elog security suits me just fine: the content is not available unless users have logged in, and as administrator I have complete control over
who that is and what their privileges are. I can easily share somewhat sensitive notes, plots, and findings without making them completely open to the |
Custom input forms implementation, posted by Stefan Ritt on Fri Sep 17 06:19:39 2010   
|
Dear ELOG users,
starting with SVN revision 2328, custom input forms are implemented. This allows application specific formats for check lists etc. In our specific
case we had to implement a shift check list, which was quite long. Furthermore the check list should be optimized for an iPad, which we take in the field |
Modification aren't accepted, posted by bob on Wed Jan 19 16:03:38 2011
|
hello,
At home, when I change the config *. cfg, the modifications are not taken in consideration
Have you got a idea ? |
Wishlist: Roption, posted by David Pilgram on Thu Jan 20 18:51:53 2011
|
Hi Stefan,
Roptions, or Radio Buttons. Do you recall that on old
|
my_shell (OS_UNIX) uses /tmp/elog_shell - conflict when more than one elogd runs at the same time, posted by John M O'Donnell on Fri May 20 22:45:00 2011
|
all instances of elogd use the same file name in /tmp when calling my_shell. This can cause some inconsistent behavior when two or more copies
of elogd are runnnig at the same time. (eg. one might detect ImageMagik is installed, and the other not,)
|
Integrate Latex Formula Editor plugin, posted by Andreas Luedeke on Wed Jun 15 11:10:01 2011
|
There is a nice js plugin to create formulas with a latex editor.
This plugin (Can be found at http://www.codecogs.com/latex/integration/ckeditor/install.php) is for the CK Editor.
Currently the FCK Editor is used, which has been superseded in 2009 by the CK Editor.
|
Re: Elog crashes with URL find npp=0, posted by Andreas Luedeke on Tue Sep 13 13:38:19 2011
|
> [...] It appears that npp=0 crashes elogd [...]
Here's a patch: search for "npp" in src/elogd.c and add the following line:
|
el cheapo LDAP binding, posted by Christian Herzog on Fri Jan 27 14:05:09 2012
|
Hi all,
we would like to hook elog to our LDAP server. Instead of writing a full-featured LDAP auth module for elog, I have the following idea: use Apache's |