Re: inserting pictures into a post, posted by Stefan Ritt on Fri Jul 22 10:08:13 2016
|
I don't know if you realized, but that (veeeeery old) wish has been implemented about five years ago or so. Now you can instert pictures into the
body like this:
|
Re: inserting pictures into a post, posted by JD on Fri Jul 22 10:27:09 2016
|
Wow, now me managed it as well ;).. We uploaded/droped the image in the attatchment and not into the text area. Thank you!
Cheers
Jonathan |
Re: inserting pictures into a post, posted by Antonio Bulgheroni on Fri Jul 22 13:56:06 2016
|
I have just made a fresh installation of ELOG 3.1.1 on a windows machine and unfortunately it is not working. If I try to insert a picture with the image
button, the dialog complains that the image url is missing. If I drag-and-drop the picture on the edit area, it gets attached but not added as picture.
I tried already on two different computer and on the basic elog configuration. |
Re: Sample of actual elog Config with URL in SSL, posted by Chris Smyth on Thu Aug 4 16:40:14 2016
|
how do I compile elogd with USE_SSL=1?
Andreas Luedeke wrote:
You normally don't need |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Thu Aug 4 21:53:37 2016
|
Very easy: uncomment the line USE_SSL=1 in the Makefile and then compile.
You'll need of course a gcc compiler on your Windows system, a makefile environment, SSL libraries, etc.. If you don't have that: ask
you local administrator. |
Re: Sample of actual elog Config with URL in SSL, posted by Chris Smyth on Tue Aug 9 04:23:07 2016
|
By the Makefile i belive you are refering to the elogd.cfg? if not what file do I have use?
I have added
port = 443 |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Tue Aug 9 14:01:04 2016
|
You need to download the source file package of ELOG and compile it. If you don't know what a Makefile is, then it is likely futile for you to attempt
to compile ELOG.
Or in other words: you cannot use SSL. |
Re: Sample of actual elog Config with URL in SSL, posted by Andreas Luedeke on Tue Aug 9 14:08:20 2016
|
You've already named your solution: drop the very old ELOG version and download the new one. Obviously it was compiled with USE_SSL and you can use
it right away.
Since you probably don't even have the source files of the old version, you'll have no chance to make it work with that. Just use ELOG |