Re: Change in encoding close entry, posted by Stefan Ritt on Tue Apr 4 20:45:28 2006
|
> So if I switch the encoding the whole entry is reloaded, and the JS take it as leaving.
> Is it possible to change this behavior? Changing encoding should be handled different as
> "regular" leaving.
|
Re: Change default for suppressing email notification and/or targeting entries manually, posted by Stefan Ritt on Thu Jun 22 17:19:32 2006
|
[quote="Alan Stone"]I want to be able to send email to Elog subscribers and to other people
not yet subscribed to the Elog. However, after polling the current
subscribers, they do NOT want to receive email notification for every
|
Re: Change default for suppressing email notification and/or targeting entries manually, posted by Alan Stone on Thu Jun 22 20:43:39 2006
|
Thank you for your response. I do not think I posed my questions clearly. Let me try a different way.
If I set the following logbook configuration:
|
Re: Change default for suppressing email notification and/or targeting entries manually, posted by Stefan Ritt on Thu Jun 22 21:02:16 2006
|
[quote="Alan Stone"]However, I want to invert the default check box, so that no email is sent to subscribers unless someone takes the extra step to check
a box which might read "Send Email notification".[/quote]
|
Re: Change default for suppressing email notification and/or targeting entries manually, posted by Stefan Ritt on Tue May 1 16:54:12 2007
|
[quote="Alan Stone"]I would also like the option to add additional email addresses on the fly.[/quote]
There is a simple way to accomplish this. Define a new attribute, let's call it [I]"cc"[/I]. Then add to your config file following statement:
|
Re: Change column width in list mode?, posted by Stefan Ritt on Wed Dec 4 10:37:32 2019
|
You need
.listframe td:nth-child(3) {
min-width: 250px; |
Re: Change column width in list mode?, posted by David Wallis on Fri Dec 6 15:40:19 2019
|
Awesome, thank you!
Stefan
Ritt wrote:
You need |
Re: Change background color, posted by Stefan Ritt on Mon Dec 8 08:59:56 2008
|
mike cianci wrote:
|