Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 512 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subject
  65724   Mon Feb 4 14:40:33 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.7.1.2007Re: FCK Editor + spell check

stephane wrote:

How do I proceed to have spell check in fck editor under linux / firefox ?

You have to talk to the FCKeditor guys about that. On their website they mention IEspell, but this works only for MS Internet Explorer. On their demo site, I see the spell check icon, but it's greyed out. In this forum, spell checking works for me using Firefox 2.0 under Windows after I installed the Firefox extension "United States English Dictionary" from here. Maybe this works for you also under Linux. There is however one problem: I get wrong words underlined in red, but I cannot get suggestions by clicking at the wrong words. For FCKeditro version 2.6+ however it was announced that there will be a new spell checker, so maybe you have to wait for their update.

  65723   Mon Feb 4 11:44:42 2008 Question stephanestephane.brisson@synchrotron-soleil.frQuestionLinux2.7.1.2007FCK Editor + spell check

Hello,

How do I proceed to have spell check in fck editor under linux / firefox ?

Kind regards

Stéphane

  65722   Wed Jan 30 19:22:23 2008 Reply Richard Hardwickrch@skynet.beQuestionAllcurrentRe: Cross references within ELOG

Stefan Ritt wrote:

Richard Hardwick wrote:

How can I make a cross reference from one entry to another entry in the same ELOG logbook?

Have a look at http://midas.psi.ch/elog/userguide.html, under the section "Adding stuff to a logbook". Basically you can write elog:<id>. At the moment, this works however only in the "plain" or "ELCode" encoding. For HTML encoding, I will add this functionality soon.

 

Thank you! The HTML functionality will be v. useful

  65721   Wed Jan 30 10:37:20 2008 Reply Stefan Rittstefan.ritt@psi.chQuestionAllcurrentRe: Cross references within ELOG

Richard Hardwick wrote:

How can I make a cross reference from one entry to another entry in the same ELOG logbook?

Have a look at http://midas.psi.ch/elog/userguide.html, under the section "Adding stuff to a logbook". Basically you can write elog:<id>. At the moment, this works however only in the "plain" or "ELCode" encoding. For HTML encoding, I will add this functionality soon.

 

  65720   Wed Jan 30 10:28:50 2008 Question Richard Hardwickrch@skynet.beQuestionAllcurrentCross references within ELOG

How can I make a cross reference from one entry to another entry in the same ELOG logbook?

  65719   Wed Jan 30 08:01:23 2008 Reply Stefan Rittstefan.ritt@psi.chRequestLinux | Windows2.7.1.2007Re: Several attachement at the same time

stephane wrote:

I would like to make several attachement at the same time. I would be great cause I have lot of attachements to do every day. I try wiht CTRL or SHIFT key but I failed in.

Is it possible at this moment ?

Diogo Alves found a possibility, at least for firefox. Have a look here.

  65718   Tue Jan 29 08:09:50 2008 Reply Stefan Rittstefan.ritt@psi.chQuestion 2.7.0Re: Possible to sort attribute chronologically?
> The only caveat is that
> when you edit an entry, the "Last Edit" is displayed really in seconds since 1970, but I will
> fix this in the next release.

I just fixed this in SVN revision #2010. If you would have filled out which operating system you use
with elog, I could tell you how to upgrade.
  65717   Tue Jan 29 08:02:41 2008 Reply Stefan Rittstefan.ritt@psi.chQuestion 2.7.0Re: Possible to sort attribute chronologically?
> Hi,
> 
> We've defined a "LastEdit" attribute for some of our logs so that we can indicate that an entry has been revised, and when that was done. 
> 
> From our config:
> 
> Attributes =  Last Edit, etc etc
> .
> .
> .
> Preset Last Edit =$date
> Locked Attributes = Last Edit
> Subst on edit Last Edit = $date
> 
> This works fine, but when we sort the LastEdit column, the dates are sorted alphabetically. 
> Is there a way to tell Elog to treat this particular attribute as a date when sorting?

You are missing:

Type Last Edit = datetime

which will tread the "Last Edit" attribute as a date/time combination. Actually it's stored 
internally in seconds since Jan 1st 1970, so sorting will work right. The only caveat is that
when you edit an entry, the "Last Edit" is displayed really in seconds since 1970, but I will
fix this in the next release.
ELOG V3.1.5-3fb85fa6