How to overide the Date attribute?, posted by Adam Blandford on Wed Nov 24 07:47:25 2010
|
Hi I have a logbook where I want to override the default Date attribute.
I would like to set it by default to the entry date but enable the user to modify
to a different date if desired. This is for entries that pertain to an activity performed on a date different to the entry date.
To acheive this I have
created an attribute called "Subject Date" and used preset = $date. In general this works but I would be happy to take any other suggestions on how to |
redirect permission, posted by Adam on Mon Feb 13 13:38:19 2012
|
Hi All,
Perhaps a trivial question but some issues have arisen accessing my long-running elog with SSL enabled. I suspect firewalls and browser updates
are involved and I do not have the time or experience to diagnose and debug such a potential black-hole of difficulties. Instead I am looking for |
Re: redirect permission, posted by Adam on Wed Feb 22 13:18:37 2012
|
Adam wrote:
Hi All, |
segfault on empty, non-writable passwd file, posted by Achim Dreyer on Mon Mar 26 13:44:23 2012
|
Segfault when password file is empty and not writable a segmentation fault is generated when a new user tries to register:
|
wrong version number in spec file, posted by Achim Dreyer on Mon Apr 9 19:58:51 2012
|
localhost$ svn diff elog.spec
Index: elog.spec
===================================================================
---
elog.spec (revision 2446)
+++ elog.spec |
Re: Support for modern Linux, posted by Achim Dreyer on Sat Apr 27 14:09:13 2013
|
Vinícius Ferrão wrote:
Hello folks,
Can we have a better support under modern Linux distributions? |
Re: Highlight code?, posted by Aaron James Long on Mon Dec 12 13:35:16 2016
|
Can I ask for some clarification; I would like to include code highlighting for some computational students who will be making use of ELOG.
In the example you showed, my understanding is that you included a "Bottom text =... " entry in the forums elog config. This included
the bare minimum remote call outlined by the highlightjs site. Can you clarify (as I'm having issues setting it up) should the "Bottom text=..." |
Re: Highlight code?, posted by Aaron James Long on Mon Dec 12 14:04:32 2016
|
Thanks for the quicky reply Stefan. Yes, I had inut the same string! My error was not restarting the server; I've done this and code highlighting
works fine.
Stefan |