Re: Highlight code?, posted by Daniel Sajdyk on Tue Sep 6 14:51:19 2016
|
Looks like it works :)
Code need to be put in tags:
<pre><code class="sql">...</code></pre> |
Re: Highlight code?, posted by Stefan Ritt on Tue Sep 6 15:29:22 2016
|
In the HTML editor, you can select the code text, then select from the "Styles" drop-down the style "Computer Code", and on the "Normal"
drop-down the formatting "Formatted". This puts the code in <pre> and <code> tags, so you don't have to manipulate
HTML directly. |
Re: Highlight code?, posted by Daniel Sajdyk on Tue Sep 6 22:18:29 2016
|
Ok. Thanks a lot :)
Stefan
Ritt wrote:
In the HTML editor, you can select the code text, then select from the |
Windows service settings, posted by christian on Fri Sep 9 10:31:15 2016
|
Hello,
I've been successfully using elog as a daemon since several years on a Linux machine. For some reasons recently I had to switch to a
Windows 7 machine. Here, setting up the elog daemon doesn't work for me: |
Re: Windows service settings, posted by Stefan Ritt on Fri Sep 9 11:33:04 2016
|
These problems are usaully related to user rights. Try starting the service under a different (maybe admin) user.
Stefan
christian |
Re: Windows service settings, posted by christian on Fri Sep 9 13:17:36 2016
|
Hi Stefan,
you were right - running the service by an authorized user solved the problem.
Thanks a lot. |
Body Width, posted by Chris Smyth on Mon Sep 12 18:44:09 2016
|
How do I make this section Wider or Shorter in the 2.7.8 version?
Maybe I did something to make it shorter? ELCode shows as a full box but plain txt is very short box. |
Re: Body Width, posted by Chris Smyth on Mon Sep 12 19:10:03 2016
|
> How do I make this section Wider or Shorter in the 2.7.8 version?
> Maybe I did something to make it shorter? ELCode shows as a full box but plain txt is very short box.
|