Re: HTML Editor not working after enabling SSL, posted by Daniel Sajdyk on Tue Mar 21 14:25:25 2023
|
Hello,
I found that someon
Daniel |
Re: HTML Editor not working after enabling SSL, posted by Daniel Sajdyk on Tue Mar 21 14:25:26 2023
|
Hello,
I found that someone else had the same issue - https://dev.ckeditor.com/ticket/10874#no1
But I don't know why |
line breaks in 'Subject', posted by Evinrude Motor on Sun Aug 13 20:24:41 2023
|
Certain characters contained in the 'Subject' will cause the text to split into multiple lines .
For example if I enter "My Subject" in the 'Subject' field it is displayed as
My |
Re: line breaks in 'Subject', posted by Stefan Ritt on Mon Aug 14 08:35:58 2023
|
There are two locations where 'Subject' is shown, the list display and the individual message display. I guess you mean the first one.
In that case, you can modify the CSS styel sheet 'elog.css' and add following statement to the classes list2 and list2h:
.list2 { |
Re: line breaks in 'Subject', posted by Evinrude Motor on Mon Aug 14 13:15:38 2023
|
Thanks for that bit of info . I had looked at that file but the answer was not obvious to me . Now I have to have an ELOG entry about , well , ELOG :}
Stefan
Ritt wrote:
There are two locations where 'Subject' is shown, the list display |
File/App associations for attachments, posted by Evinrude Motor on Sun Aug 20 20:49:04 2023
|
Is there somewhere I can change the file extension / app associations ? When I open an ".ods" attachment ELOG lets me pick the app . If I open
a ".eml" it dumps me into the browser. At the system level ".eml" is associated with "thunderbird"
|
Re: File/App associations for attachments, posted by Evinrude Motor on Thu Aug 24 15:54:51 2023
|
I was thinking I could accomplish this with some 'attribute' change but havent fogured it out yet .
My preference would be for elog to ask everytime .
Evinrude |
Re: File/App associations for attachments, posted by Stefan Ritt on Thu Aug 24 16:43:41 2023
|
Below are the MIME types hard-coded into elogd. As you can see there is neither .ods nor .eml. If you give me the MIME type, I can add that easily. I
wonder however why both work differently for you. I believe this is a browser setting.
Stefan |