Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 652 of 807  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Versiondown Subject
  961   Thu Feb 24 12:44:29 2005 Warning Emiliano GabrielliAlberT@SuperAlberT.itBug reportAll2.5.6Re: HTML 4.1 transitional validation fails
> > > as this url shows http://www.htmlhelp.com/tools/validator/problems.html#amp
> > 
> > > it should be used an HTML entity instead of the ampersand sign.<p> > > > > Can you please be a bit more specific? In which URL should the ampersand be > > replaced? > > uhmm... > > http://midas.psi.ch/elogs/Forum/page2?mode=threaded&expand=0&last=7 > > the bug is also a "documentation bug", infact similar tricks are also > in FAQs (FAQ 5 for example) > > I tried to substitute avery occurrence of hard coded "&" with "&amp;" but it does > not do the job at all ... infact the first time the HTML code is ok, but > following a link let the browser to automatically decode html entities .. and > everything turns wrong again ... maybe the encoding should be done in > printing-to-the-browser-time .. BTW, the current url (taht should be perfectly well formed makes the elog not to display attachments ... so may be thare is a problema in the query string decoding routine ... http://somehost.it:8080/LBNAME/?mode=full&amp;attach=1
  995   Fri Mar 18 11:14:58 2005 Question Rob de Bruinrdbruin@zernike.nlQuestionAll2.5.6Asing a user to an log
Hello,

I'm looking for an option to attach a user to a log?

For example:

Rob is making the log, and whant's to dedicate the log to a stagaire,
the stagiare recieves an E-mail so that he can do the job?

Bud we all want recieve the mail bud the stagiare see's that the job is for 
him.

Is there a solution for it?

Best regards Rob de Bruin
  996   Fri Mar 18 13:36:19 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionAll2.5.6Re: Asing a user to an log
> I'm looking for an option to attach a user to a log?
> 
> For example:
> 
> Rob is making the log, and whant's to dedicate the log to a stagaire,
> the stagiare recieves an E-mail so that he can do the job?
> 
> Bud we all want recieve the mail bud the stagiare see's that the job is for 
> him.

Maybe use an attribute for that?

Like

Attributes = Author, ..., stagaire
Options stagaire = Jim, Joe, ...

So Rob can select a stagaire from the list, and the email contains this name.

- Stefan
  877   Mon Jan 17 01:13:27 2005 Question Rashid Alirashid.k.ali@gmail.comQuestionWindows2.5.5-4How do I Export the 'Date' and 'Text' fields.
I can export the Attributes I define easily and the Subject. Can't seem to 
export the Entry Date and the Text fields.

Help.
  878   Mon Jan 17 09:29:42 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.5.5-4Re: How do I Export the 'Date' and 'Text' fields.
> I can export the Attributes I define easily and the Subject. Can't seem to 
> export the Entry Date and the Text fields.

The XML export contains both the Entry Date and Text fields. In CSV format,
it's hard to export the Text field since it can span several lines, which would
break the CSV format (one line per entry). Or do you know how multi-line
entries can be encoded in CSV?
  879   Mon Jan 17 15:02:20 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows2.5.5-4Re: How do I Export the 'Date' and 'Text' fields.
> I can export the Attributes I define easily and the Subject. Can't seem to 
> export the Entry Date and the Text fields.

I added at least the date and message ID to the CSV export. New version under CVS.
  895   Thu Jan 27 19:09:55 2005 Question Tim Fowlertimfowler1@gmail.comRequestLinux | Windows2.5.5-3Automatic Export
Is there any way to automatically export the logbook(s)? 
  896   Fri Jan 28 08:33:49 2005 Reply Stefan Rittstefan.ritt@psi.chRequestLinux | Windows2.5.5-3Re: Automatic Export
> Is there any way to automatically export the logbook(s)? 

Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
under Windows). Then issue a

wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"

and you will get an XML export. Same works with CSV export. If you put that
command in cron, you have this on an automatic basis.
ELOG V3.1.5-3fb85fa6