Re: inserting pictures into a post, posted by JD on Fri Jul 22 09:58:47 2016
|
I know this thread is realy old. Anyways I would like to give a +1 on this request. As a workaround I currently wrote a small PHP Image Hosting/Upload
Script and embedded a link to it in the Menue.
On that page the user uploads the image and gets a link which he/she can embedd using the |
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. |
SSL, posted by Chris Smyth on Thu Aug 4 14:28:18 2016
|
How do I enable SSL with port 443 in version ELOG V2.7.8-2294 and
rename from localhost?
Server is running Windows 2008 |
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 |