Re: Segfault on elog-3.1.5-1 when uploading file., posted by Evinrude Motor on Sun Apr 13 13:56:05 2025
|
So this never made it into the download area ? elog-latest.tar is elog-3.1.5-1 and contains no files from 2024 or 2025 .
Thanks |
Re: Segfault on elog-3.1.5-1 when uploading file., posted by Stefan Ritt on Thu Apr 17 13:10:43 2025
|
I stopped making tar files, since most people building elog from sources just pull it from the bitbucket repository:
$ git clone https://bitbucket.org/ritt/elog --recursive
$ cd elog |
WYSIWYG Editor Not Showing in HTML Mode, posted by Pawel Nita on Mon May 5 11:39:17 2025
|
Hi all,
I'm experiencing an issue on Kubuntu 24.04 where the WYSIWYG editor (in HTML mode) doesn't appear at all. This happens across multiple
browsers (tested with Firefox and Chromium). The editor area is simply blank, without any visible toolbar or editable content area. |
Re: WYSIWYG Editor Not Showing in HTML Mode, posted by John on Mon May 5 11:47:11 2025
|
Hi Pawel, I *think* we (you) need the 'ckeditor' program installed on your system for it to work. I am
Pawel
Nita wrote:
Hi all, |
Re: WYSIWYG Editor Not Showing in HTML Mode, posted by Pawel Nita on Mon May 5 13:50:12 2025
|
Hi John,
Thanks for the message! I’ve downloaded CKEditor version 4.22, since newer versions are no longer fully open source and
come with restrictive licensing. I now have the full CKEditor 4.22 package locally, but I’m not quite sure what the next step is. Should I |
Re: WYSIWYG Editor Not Showing in HTML Mode, posted by Pawel Nita on Mon May 5 13:50:12 2025
|
Hi John,
Thanks for the message! I’ve downloaded CKEditor version 4.22, since newer versions are no longer fully open source and
come with restrictive licensing. I now have the full CKEditor 4.22 package locally, but I’m not quite sure what the next step is. Should I |
passing %s to $shell interpreted differently in preset vs preset on reply, posted by Harry Martin on Wed Jun 18 01:20:47 2025
|
I am finding that '%s' passed to a $shell(...) command must be escaped when calling
from Preset on reply, but not when calling Preset
new. Example: |
collapse does not seem to work as expected, posted by Harry Martin on Thu Jul 17 23:43:25 2025
|
When I click on "collapse," even several times, I still see all the replies in each thread rather than just one entry representing each entire
thread.
I am running elogd 3.1.5 on devuan chimaera (bullseye) which I built from source. I had the same results with 3.1.4 and 3.1.3. |