Re: Configuration problems, posted by Stefan Ritt on Mon Feb 14 19:03:31 2005
|
> I am trying to run eLog under Apache 2 on my FreeBSD 5.3 server. I started
> the daemon with "elogd -n <my hostname> -p 8080" and when I connect to my
> server on that port, I get a 500 server configuration error. The Apache log
|
Re: Configuration problems, posted by Erich Beyrent on Mon Feb 14 20:39:30 2005
|
> > I am trying to run eLog under Apache 2 on my FreeBSD 5.3 server. I started
> > the daemon with "elogd -n <my hostname> -p 8080" and when I connect to my
> > server on that port, I get a 500 server configuration error. The Apache log
|
Re: Configuration problems, posted by Stefan Ritt on Mon Feb 14 20:43:48 2005
|
> No luck. I have the proxy definition in my httpd.conf file. I have the URL parameter
> in my elogd.cfg file.
|
Re: Configuration of HTML editor, posted by Stefan Ritt on Fri Jan 11 08:08:51 2008
|
Kristján Jónsson wrote:
Do I have to do any extra configuration in elog to enable the FCKeditor. |
Re: Configuration of HTML editor, posted by Kristján Jónsson on Fri Jan 11 14:33:58 2008
|
Stefan Ritt wrote:
|
Re: Config: conditional coloring of items when 2 conditions are met (and|or), posted by Andreas Luedeke on Mon Nov 27 22:10:22 2017
|
I am not aware that it is forseen to define logical operators in combination with the Style command. How did you get the idea that this should work?
But you should be able to define multiple Style commands, acting on different format parameter.
Tim |
Re: Config so that users can delete only their own entries?, posted by Stefan Ritt on Thu Apr 16 08:34:03 2009
|
[quote="Dennis Seitz"] I've tried
Deny_Delete = All
|
Re: Config so that users can delete only their own entries?, posted by Dennis Seitz on Sat Apr 18 00:33:53 2009
|
Thanks for reminding me of that, it will do fine. A suggestion: Separate Restrict Edit into Restrict Edit and Restrict Delete or some functional equivalent.
Then we have the choice to restrict one or the other or both. Is that worth doing?
|