Re: Disable forward/backward navigation keystrokes?, posted by Stefan Ritt on Wed Jul 28 17:26:17 2010
|
Bryan Moffit wrote: |
I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes that were implemented in 2.7.0?
The current definitions (Control-PgUp/PgDown/Home/End) interfere with those keys I use to navigate between tabs in Firefox. It'd be nice if they could either be turned off.. or redefined.
|
They are defined in
<ELOG directory>\scripts\elcode.js
Just go to the browse(evt) function and redefine or remove them there. |
Re: Disable forward/backward navigation keystrokes?, posted by Bryan Moffit on Wed Jul 28 17:32:15 2010
|
Stefan Ritt wrote: |
Bryan Moffit wrote: |
I wondered if there was a config line that enabled/disabled the forward and backward navigation keystrokes that were implemented in 2.7.0?
The current definitions (Control-PgUp/PgDown/Home/End) interfere with those keys I use to navigate between tabs in Firefox. It'd be nice if they could either be turned off.. or redefined.
|
They are defined in
<ELOG directory>\scripts\elcode.js
Just go to the browse(evt) function and redefine or remove them there.
|
Got it to work as desired.
Thanks for your help and your quick response. |
Re: Disable attachment in notification email message?, posted by Stefan Ritt on Thu Nov 10 09:03:55 2011
|
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan |
Re: Disable attachment in notification email message?, posted by Mike Bodine on Fri Nov 18 17:38:04 2011
|
Stefan Ritt wrote: |
Hung Dao wrote: |
I have tried to set Email Format = 111 but still receiving attachments in the notification emails. Does anyone know how to configure? So the notification email will not include attachments.
|
I just tried and it works fine for me as expected. So you must so something wrong like:
- change the wrong elgod.cfg,
- have a typo in your configuration
- have a too old version of elogd
Why don't you upgrade to the current version and try again? I forgot when I introduced this feature, but it might be after version 2.6 which you are using.
- Stefan
|
In a test area we loaded elogd 2.9.0 built Mar 21 2011, 08:48:02 revision 2396
During our testing we started the creation of a new elog, then backed out cancelling the creation and received the following error.
Error: Too many parameters (> 120). Cannot perform operation.
We do not see this error in the older version. |
Re: Disable Preview button, posted by Stefan Ritt on Thu Sep 27 11:04:09 2012
|
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope. |
Re: Disable Preview button, posted by UlfO on Thu Sep 27 11:22:36 2012
|
Stefan Ritt wrote: |
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope.
|
Is it possible for you to implement this function in a future version of ELOG? |
Re: Disable Preview button, posted by Stefan Ritt on Thu Sep 27 11:26:36 2012
|
UlfO wrote: |
Stefan Ritt wrote: |
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope.
|
Is it possible for you to implement this function in a future version of ELOG?
|
If there is a good reason for that ... |
Re: Disable Preview button, posted by UlfO on Thu Sep 27 12:26:09 2012
|
Stefan Ritt wrote: |
UlfO wrote: |
Stefan Ritt wrote: |
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope.
|
Is it possible for you to implement this function in a future version of ELOG?
|
If there is a good reason for that ...
|
The reason for doing this is that the GUI will be cleaner and easier for the users to understand.
If it´s possible to disable functions that you don´t need in a customized ELOG it would be easier to explain how to work with it.
|