Re: Wikipedia Article deleted, posted by Andreas Luedeke on Fri Jan 20 10:25:23 2023
|
It looks to me like only an author of an article can contradict a deletion. I did not find a single method to even comment on the deletion.
I am not an Wikipedia expert, can anyone suggest on how to push for the article to be restored? Or do we just write it again, until people stop
deleting it? |
Re: Wikipedia Article deleted, posted by Andreas Luedeke on Fri Jan 27 22:25:18 2023
|
It appears to me that this is a really stupid problem: the article provides many links to sources, but they are just links, not "references".
That does not count, since links could be something else than references.
I'll try to edit it and transform the list of external links into references to verify the text. Lets hope that this will suffice. |
Re: ssl certificate, posted by Andreas Luedeke on Mon Mar 13 16:16:09 2023
|
I do run elog under:
Usr = elog
Grp = elog
But that does not change the location of my certificates: they are in "/usr/local/elog/ssl". |
Re: Nested commands in logbook, posted by Andreas Luedeke on Sat Jun 17 22:13:01 2023
|
Atrributes can only be defined once in a logbook.
But you can select which attributes are shown with the commands:
Show Attributes = <list> |
problem with chkeditor, posted by Andrea Mazzolari on Wed Apr 4 19:56:48 2018
|
Hi All,
I just installed elog latest version. I can see that my chkeditor (HTML encoding) is pretty simplified with respect to the version i can see
there. Why this ? For example, it does not offer the possibility to upload images. |
Re: problem with chkeditor, posted by Andrea Mazzolari on Sat Apr 14 15:11:31 2018
|
If i try to upload an image here, i got the error "Image Source URL Is Missing"...
can you help me further ?
Best regards, |
HTTP headers should be parsed case insensitive, posted by André on Mon Jul 22 16:17:55 2024
|
I'm trying to run elog behind haproxy, but get the error "Invalid Content-Length in header" on posting.
As stated in the manual,
haproxy rewrites all headers to lower case. |
Re: Invalid Content-Length in header when running behind a load balancer, posted by André on Mon Jul 22 16:30:04 2024
|
I have the same problem. I found a temporary solution: https://elog.psi.ch/elogs/Forum/69807
Tamas
Gal wrote:
I put the ELOG service behind an Apache reverse proxy which is now sitting |