Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 81 of 238  Not logged in ELOG logo
icon5.gif   Subject attribute in bold type - threaded display, posted by Paolo on Thu Jan 16 11:39:42 2014 
Hi all,
I am successfully using ELOG V2.9.2-2455 to manage several laboratory logs.
I am looking for a way, if possible, to format the subject attribute in bold type while in thread display.
    icon2.gif   Re: Subject attribute in bold type - threaded display, posted by Andreas Luedeke on Thu Jan 16 19:11:58 2014 


    
        
            
            Paolo wrote:
            
        
        
            
            Hi all,
            I am successfully using ELOG V2.9.2-2455 to manage
       icon2.gif   Re: Subject attribute in bold type - threaded display, posted by Stefan Ritt on Fri Jan 17 08:17:09 2014 


    
        
            Andreas Luedeke wrote:
        
        
            
            
            
       icon2.gif   Re: Subject attribute in bold type - threaded display, posted by Paolo on Fri Jan 17 15:59:29 2014 


    
        
            Andreas Luedeke wrote:
        
        
            
            
            
              
icon5.gif   Users logged out?, posted by Grant on Tue Jan 14 21:50:50 2014 
 Hi All,
I'm looking for a way (or if it is even possible?) for users to browse between logbooks without being logged out of their current logbook if they
click on a logbook they are not authorised to access?
icon5.gif   Compilation failure on Mac OSX 10.9, posted by A.G. Schubert on Tue Nov 5 23:21:52 2013 
When compiling elog on OSX 10.9 (Mavericks), I get the error below.
Elog will compile without error if I add -D_FORTIFY_SOURCE=0 to CFLAGS in Makefile, but I'm not sure whether this is a good idea.
 
    icon2.gif   Re: Compilation failure on Mac OSX 10.9, posted by Stefan Ritt on Wed Nov 6 09:04:32 2013 


    
        
            A.G. Schubert wrote:
        
        
            
            When compiling elog on OSX 10.9 (Mavericks), I get the error below.
       icon2.gif   Re: Compilation failure on Mac OSX 10.9, posted by A.G. Schubert on Thu Nov 7 02:18:17 2013 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
          icon2.gif   Re: Compilation failure on Mac OSX 10.9, posted by Stefan Ritt on Thu Nov 7 08:08:12 2013 


    
        
            A.G. Schubert wrote:
        
        
            
            
            
             icon2.gif   Re: Compilation failure on Mac OSX 10.9, posted by Ed McNichol on Tue Jan 14 05:19:47 2014 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
                icon2.gif   Re: Compilation failure on Mac OSX 10.9, posted by Stefan Ritt on Tue Jan 14 08:15:19 2014 


    
        
            Ed McNichol wrote:
        
        
            
            
            
icon14.gif   Due to Evernote web clipper, posted by John Haggerty on Tue Jan 7 04:28:28 2014 
I investigated a little further the problem with fckedit in Chrome with the hints in the Chrome Developer Javascript window for debugging, and it seems
the problem occurs when I have the Evernote web clipper extension enabled.  If I disable it, I am able to make entries on any server, otherwise the cursor
is missing and there is no way to enter text as reported in an earlier thread that I inadvertently failed to reply to.
icon13.gif   ELOG on Chrome on MacOS?, posted by John Haggerty on Thu Dec 19 19:42:48 2013 
In the past couple of days, I seem to have developed a problem with making entries into elog's displayed with Chrome (the latest, 31.0.1650.63) on 
Mac OS (10.9.1, the latest).  The problem occurs with attempting to edit or enter HTML encoded pages with fckedit; although pages render correctly 
in list mode, if you try to edit or enter an entry, the page is blank, the cursor is missing, you can't see text or type new text.  I ran elogd -v by hand,
    icon2.gif   Re: ELOG on Chrome on MacOS?, posted by Stefan Ritt on Fri Dec 20 09:25:08 2013 
> In the past couple of days, I seem to have developed a problem with making entries into elog's displayed with Chrome (the latest, 31.0.1650.63) on 
> Mac OS (10.9.1, the latest).  The problem occurs with attempting to edit or enter HTML encoded pages with fckedit; although pages render correctly 
> in list mode, if you try to edit or enter an entry, the page is blank, the cursor is missing, you can't see text or type new text. 
       icon2.gif   Re: ELOG on Chrome on MacOS?, posted by John Haggerty on Fri Dec 20 13:38:09 2013 
> > In the past couple of days, I seem to have developed a problem with making entries into elog's displayed with Chrome (the latest, 31.0.1650.63) on 
> > Mac OS (10.9.1, the latest).  The problem occurs with attempting to edit or enter HTML encoded pages with fckedit; although pages render correctly
icon5.gif   How to property install?, posted by Ryan Blakeslee on Sat Dec 14 00:22:52 2013 
 Hello,
I have followed the very simple steps on the Download page for checking out and compiling from GIT.  That works perfect and there is no issue.
 
    icon2.gif   Re: How to property install?, posted by Andreas Luedeke on Mon Dec 16 11:16:33 2013 


    
        
            Ryan Blakeslee wrote:
        
        
            
             Hello,
       icon2.gif   Re: How to property install?, posted by Ryan Blakeslee on Tue Dec 17 21:00:33 2013 


    
        
            Andreas  Luedeke wrote:
        
        
            
            
            
icon5.gif   Multiple tab, posted by Paulo Moraga on Thu Dec 12 15:10:43 2013 multitab.JPG
Hi noob question I was looking for a config but i cant make it, how to i make multitab logbook like this page?
 
Like in Discussion there are forum,config examples,contribution and vulnerabilities under it
    icon2.gif   Re: Multiple tab, posted by Paulo Moraga on Thu Dec 12 16:03:07 2013 


    
        
            Paulo Moraga wrote:
        
        
            
            Hi noob question I was looking for a config but i cant make it, how to i make multitab logbook like
icon5.gif   Problem with space in name of eLog not seeing %20 and "+", posted by Tom C on Tue Nov 26 00:06:02 2013 
My elog is named "Whatever Elog" so the URL generated is /Whatever+Elog . This works fine but when in the interface certain buttons generate
this URL : /Whatever%20Elog  ...this URL fails.  It seems that elog does not recognize these ( + and %20 ) as the same which I believe they should
be as part of HTTP request.
    icon2.gif   Re: Problem with space in name of eLog not seeing %20 and "+", posted by Stefan Ritt on Tue Nov 26 08:17:34 2013 


    
        
            Tom C wrote:
        
        
            

           My elog is named "Whatever Elog" so the URL generated is /Whatever+Elog . This works fine but when in the interface certain buttons
       icon2.gif   Re: Problem with space in name of eLog not seeing %20 and "+", posted by David Pilgram on Tue Nov 26 11:25:48 2013 


    
        
            Stefan Ritt wrote:
        
        
            
            
            
              
          icon2.gif   Re: Problem with space in name of eLog not seeing %20 and "+", posted by David Pilgram on Tue Nov 26 11:28:39 2013 


    
        
            David Pilgram wrote:
        
        
            
            
            
              
ELOG V3.1.5-3fb85fa6