ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66868
|
Wed Jul 28 17:26:17 2010 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.7.8-2278 | Re: Disable forward/backward navigation keystrokes? |
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. |
66869
|
Wed Jul 28 17:32:15 2010 |
| Bryan Moffit | moffit@jlab.org | Question | Linux | 2.7.8-2278 | Re: Disable forward/backward navigation keystrokes? |
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. |
67148
|
Thu Nov 10 09:03:55 2011 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6 | Re: Disable attachment in notification email message? |
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 |
67150
|
Fri Nov 18 17:38:04 2011 |
| Mike Bodine | Mike.Bodine@alcatel-lucent.com | Question | Windows | 2.6 | Re: Disable attachment in notification email message? |
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. |
67345
|
Thu Sep 27 11:04:09 2012 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.9.1.2435 | Re: Disable Preview button |
UlfO wrote: |
Hi,
Is it possible to disable the Previewbutton?
Regards
Ulf Olsson
|
Nope. |
67346
|
Thu Sep 27 11:22:36 2012 |
| UlfO | ulf.olsson@dynamate.se | Question | Windows | 2.9.1.2435 | Re: Disable Preview button |
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? |
67347
|
Thu Sep 27 11:26:36 2012 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.9.1.2435 | Re: Disable Preview button |
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 ... |
67348
|
Thu Sep 27 12:26:09 2012 |
| UlfO | ulf.olsson@dynamate.se | Question | Windows | 2.9.1.2435 | Re: Disable Preview button |
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.
|