Elog/ImageMagick under windows 11, posted by Aled Isaac on Thu Jul 18 11:38:01 2024
|
I was wondering if anyone would be able to assist me in getting the ImageMagick/figure scaling working on an elog running under windows 11 (Microsoft
Windows Version 22H2 (OS Build 22621.3880)). I've followed the installation instructions and checked that $PATH contains the directory
for both ImageMagick and GSS. In a 'command prompt' window, when I execute "identify -version" from any directory I get the response: |
Re: Elog/ImageMagick under windows 11, posted by Aled Isaac on Wed Jul 24 17:21:45 2024
|
I've managed to get it working and the problem wasn't what I thought it was. It turns out that ImageMagick v7 doesn't have a "convert.exe"
program in the windows version due to some conflict with a disk conversion utility. The "convert.exe" has been replaced with a "magick.exe"
and so I made a CONVERT.BAT script within the elog folder with content "magick %*". This workaround appears to have solved the problem. |
Storing Elog database files in version control (CVS/SVN/GIT)?, posted by Brett Viren on Mon Mar 23 19:30:09 2009
|
Hi,
Is it possible to store ELOG back-end database files in version control so as to synchronize multiple ELOG
|
Re: Problems with SSL and Synchronization, posted by Brett Viren on Mon Mar 23 22:29:20 2009
|
> Synchronization with SSL does not yet work. I have to find some time to implement it. Since you are already the second one mentioning this, it slipped
higher on my to-do list
|
Re: Storing Elog database files in version control (CVS/SVN/GIT)?, posted by Brett Viren on Mon Mar 23 22:30:44 2009
|
[quote="Brett Viren"]Hi,
Is it possible to store ELOG back-end database files in version control so as to synchronize multiple ELOG
|
Re: Problems with SSL and Synchronization, posted by Brett Viren on Thu Mar 26 21:34:24 2009
|
[quote="Brett Viren"]
Please make this 3. We (Daya Bay experiment) are just starting to set up Elog and will really want this feature!
|
Upload attachment with py_elog, posted by Bruno Schuler on Tue Oct 20 16:05:40 2020
|
Hello,
How can one add an attachment to a new or existing entry with py_elog?
E.g. if I want to upload an image. |
Path disclosure on unfound file, posted by Bruce Bush on Wed May 6 17:35:14 2015
|
Greetings,
Running elog 3.1.0 on CentOS 6.6. When I try to access a nonexistent file, elog reveals a path in the 404 page. For example:
Not Found
The requested file /usr/local/elog/themes/default/blortblortblort7854.htm |