wrap "pre" tag in a "div" with fixed width, posted by Stefan Ritt on Wed Jan 4 14:23:12 2023
|
> Sorry, I forgot to mention that I also added some styles to the <pre> tag:
> style="white-space: normal"
> (see the screenshot on my previous post)
|
white-space: pre-wrap", posted by Andrey Pashnin on Wed Jan 4 14:38:54 2023
|
> I guess we want "white-space: pre-wrap" which keeps the old line breaks.
Yep. You're right. Thanks! |
issue where not all users are able to log into their sessions, posted by cheref mohamed lamine on Tue May 2 02:57:45 2023
|
I have an issue where not all users are able to log into their sessions and they are still settling on the login page |
, posted by on Sat Mar 25 07:23:02 158
|
|
Options <attribute> = List????, posted by Mo on Mon Jul 1 13:56:12 2002
|
Hello,
Is it possible to have a drop down list with commas in the options.
For instance, if you want to have a attribute "CityState" you would
|
elog submit problem, posted by Heiko Scheit on Thu Jul 4 16:52:59 2002
|
If a message is submitted via the elog command then the reply string '> ' is only inserted in the first line if a reply is made.
This message was submitted with the following commandline:
elog -v -h midas.psi.ch -p 80 -s elogdemo -l Forum -a "Icon=icon4.gif" -a "Author=Heiko Scheit" -a "Author Email=h.scheit@mpi-hd.mpg.de" -a "Subject=elog |
problems by defining the password file, posted by Marcel Pils on Thu Aug 15 13:00:20 2002
|
i work on Windows2000
part of my elog.cfg:
|
Re: problems by defining the password file, posted by Marcel Pils on Thu Aug 15 18:00:36 2002
|
in Unix:
i fixed the problem by defining a password file entry like 'user1::::'.
then i defined 'admin user = user1' in elogd.cfg.
|