Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 762 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  69422   Wed Nov 24 08:12:17 2021 Question Devrim Esenturkdevrim.esenturk@gmail.comQuestionLinuxV3.1.3-7933898Display edit time

Hi

I have a large logbook to keep office demo equipments listed. So editing entries are very often, I would like to see last editing time on my entry as entry time shown as each entry. Is there any way to do this? I checked all attributes and commands  but couldn't find any.

King regard

Devrim

  1277   Mon Jul 18 10:16:35 2005 Warning Emiliano GabrielliAlberT@SuperAlberT.itBug reportLinuxrev 1.703Display Subject and HTML tags, regression
rev 1.703 makes the following code not to work:
Display Subject               = <b>$subject</b>

the <b> tag is displayed and not interpreted, as it was in previous revisions..
  66116   Wed Dec 17 19:43:25 2008 Question Dan C.chaospry@gmail.comQuestionLinux2.7.5-1Display Revisions field in single entry but not in list view
Hello,

   Thank you for such a great software package!

   I would like to ask how I can display the Revisions field in the single entry view but not in the list view. I followed the FAQ instructions and added the following to my elodg.cfg:

   Attributes = Author, Type, Category, Subject, Revisions
   Locked attributes = Revisions
   Subst on Edit Revisions = $Revisions
$date by $long_name This configuration shows the Revisions field in both the list view and the single entry view. This was a problem because certain entries are changed a lot so they took up a lot of horizontal space in the list view. I tried to remove the Revisions field in the list view but keep them in the single entry view with the following: Attributes = Author, Type, Category, Subject Show Attributes = Author, Type, Category, Subject, Revisions Locked attributes = Revisions Subst on Edit Revisions = $Revisions
$date by $long_name This took the Revisions field out of the list view and also the single entry view. However, the fields that were shown in the single entry view ended up as Author, Type, Category, Subject, Author (again). The last attempt were with the following configuration lines: Attributes = Author, Type, Category, Subject Show Attributes = Revisions Locked attributes = Revisions Subst on Edit Revisions = $Revisions
$date by $long_name This showed Author, Type, Category, Subject in the list view but only the Author field in the single entry view. How can I configure Elog to show the Revisions field in the single entry view but no the list view? Thanks, - Dan
  65669   Fri Nov 30 08:57:54 2007 Question Adam Blandfordadamhblandford@hotmail.comQuestionWindows2.7.0-1964Display Picture in ELOG Welcome Page

 

Hi

I want to display an image on the title page and have put the following code into the elogd.cfg:

Welcome Title = <img src="pictures/ln2.jpg"><p><font size = 5 color=white>Welcome to My Project Log</font>

I have put the picture "ln2.jpg" in a pictures folder I have created in the root ELOG directory however the image does not show up. Any assistance would be great :)

Thanks in advance

Adam

  1429   Fri Oct 7 08:53:00 2005 Question Ulrich Trüsselulrich.truessel@familienhund.chQuestionWindows2.60-beta5Display Attribute no longer works in Beta 5?
Just changed from Beta 2 to Beta 5:

I'm using Display Attribut = [elog:$logbook/$message id] as a reference link for other entries (ex.: Display Referenz = [elog:$logbook/$message id]). also see the attached elogd.cfg file.

With Beta 2 (not testet with Beta 3 or 4!) this worked very well -> see attached Display Attribute with 260-b2.jpg file.

With Beta 5 is seems no longer to work -> see attached Display Attribute with 260-b5.jpg file.

ANy ideee what's wrong in my elogd.cfg??? Thanks!
  974   Mon Mar 7 16:05:22 2005 Entry Emiliano GabrielliAlberT@SuperAlberT.itBug reportAllrev. 1.51Display <attribute> do erroneously encoded
Display subject = <b>$subject</b>

is printed to the browser encoded, so that it is diplayed as is..
  259   Wed Apr 2 05:39:45 2003 Warning Greg Siemsgregory.siems@state.mn.usBug report  Disappearing attachments
Let me start by saying that I really like ELOG-- it's a nice tool.

I'm trying out version 2.3.3. The problem that I'm having is with
attachments disappearing when I do the following:

1. create a new entry that contains one or more attachments.
2. verify that the new entry from step 1 saved correctly.
3. reply to the entry from step 1.
4. return to the entry from step 1 only to find the attachments gone.

The attachement files are still in the logbook directory, it's just that
they are no longer attached to the entry.

FWIW, I've attached the elog.config that I'm using...

Thanks,

Greg
  66867   Wed Jul 28 17:21:31 2010 Question Bryan Moffitmoffit@jlab.orgQuestionLinux2.7.8-2278Disable forward/backward navigation keystrokes?

I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes that were implemented in 2.7.0?

The current definitions (Control-PgUp/PgDown/Home/End) interfere with those keys I use to navigate between tabs in Firefox.  It'd be nice if they could either be turned off.. or redefined.

ELOG V3.1.5-3fb85fa6