Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 163 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subjectdown
  66842   Tue Jun 8 16:33:07 2010 Reply Stefan Rittstefan.ritt@psi.chRequestAll2.7.8Re: inline-code

Yoshio Imai wrote:
Sometimes, it is annoying that the
[code]
-Tag creates a line break, because there are situations where verbatim text inside the regular text flow is desirable (just like here). I would like to request an additional elcode-tag
[ilcode]
(in-line code) which translates to
<code>
instead of
<pre>
.

Yoshio


The [code] tags produce <pre>...</pre> tags for multi-line listings, where several spaces should not be dropped to keep the formatting of some source code for example. I also want it sometimes in a single line, so what I do is to use a [FONT=Courier New] tag, which produces output very similar to <code>, but without line breaks.
  68142   Tue Oct 13 09:47:18 2015 Reply Stefan Rittstefan.ritt@psi.chQuestionLinuxV3.1.0-2411f95Re: inline jpg to png

You can turn off thumbnail creation with

Thumbnail size = 0

as written in the documentation. The PNG files are "thumbnails" (= smaller versions of large pictures). Mostly people put large images into elog entries, which take long times to download. Having small thumbnails insted speeds up download times considerably.

Stefan

Jacky Li wrote:

Hi,

We have a user who posted a lot of inline jpg.  The elog system converted those to png and thus cause the size of the elog to expand about ~4x of the original size.  It is caused the problem of entry size too large for email notifications.  Is there a way to turn off the conversion to png picture file?  May I know also know why it converts to png to store on the server?  Thank you very much.

Jacky

 

  65704   Wed Jan 23 16:09:10 2008 Reply Stefan Rittstefan.ritt@psi.chRequestLinux2.7.1.2004Re: inline button for upload image

stephane wrote:

Hello,

In elog version 2.7.1.2004, when I want to upload an image, after browsing I obtain a error message like < Upload command not unauthorized>. That is strange is the file is right uploaded in the logbook directory but not appear in the entry.

Thank you for your help.

 Stéphane

Thank you for reporting this problem. I found that it was related with switching ELOG to French (in the English version it always worked). I fixed this in revision #2006 and re-made the 2.7.1 distribution with the bug fix.

  65705   Wed Jan 23 16:15:56 2008 Reply stephanestephane.brisson@synchrotron-soleil.frRequestLinux2.7.1.2004Re: inline button for upload image

Stefan Ritt wrote:

stephane wrote:

Hello,

In elog version 2.7.1.2004, when I want to upload an image, after browsing I obtain a error message like < Upload command not unauthorized>. That is strange is the file is right uploaded in the logbook directory but not appear in the entry.

Thank you for your help.

 Stéphane

Thank you for reporting this problem. I found that it was related with switching ELOG to French (in the English version it always worked). I fixed this in revision #2006 and re-made the 2.7.1 distribution with the bug fix.

Hello,

I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?

Regards

Stéphane

  65706   Wed Jan 23 16:23:29 2008 Reply Stefan Rittstefan.ritt@psi.chRequestLinux2.7.1.2004Re: inline button for upload image

stephane wrote:

 

I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?

 This seems to be a problem with the FCKeditor which is used inside ELOG. If you upgrade from a previous version of elog, make sure not to only update the executable, but the whole scripts directory tree. When you start elogd manually, you will see FCKedit detected if the installation is correct.

  65707   Wed Jan 23 16:41:20 2008 Reply stephanestephane.brisson@synchrotron-soleil.frRequestLinux2.7.1.2004Re: inline button for upload image

Stefan Ritt wrote:

stephane wrote:

 

I made the test and it's really switching english to french. Another problem I observe by switching in french is when I want to create / edit an entry in html, the tool bar is hide ! Does the #2006 will corret this too ?

 This seems to be a problem with the FCKeditor which is used inside ELOG. If you upgrade from a previous version of elog, make sure not to only update the executable, but the whole scripts directory tree. When you start elogd manually, you will see FCKedit detected if the installation is correct.

Thank you for the #2006 which correct the upload problem in french.

The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.

Kind regards

Stéphane

  65708   Wed Jan 23 17:05:32 2008 Reply Stefan Rittstefan.ritt@psi.chRequestLinux2.7.1.2004Re: inline button for upload image

stephane wrote:

The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.

Ok, I guess I found it. Can you try with #2007 again?

  65709   Wed Jan 23 17:21:15 2008 Reply stephanestephane.brisson@synchrotron-soleil.frRequestLinux2.7.1.2004Re: inline button for upload image

Stefan Ritt wrote:

stephane wrote:

The problem with the toolbar when creating / edting entry in html mode still exist. I try in french, it fails. I try in english, it works. I ran manually elogd and FCKedit detected is printed during elogd starting.

Ok, I guess I found it. Can you try with #2007 again?

It works... Thank you very much for correcting so quickly

Best regards

Stéphane

ELOG V3.1.5-3fb85fa6