ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1495
|
Fri Oct 28 13:24:27 2005 |
| Yoshio Imai | | Question | Linux | 2.6.0beta5 | Re: Display last page by default |
Stefan Ritt wrote: |
What about
Start page = last10
|
In principle this would be a good starting point, however, we would like to use the "Previous" and "Next" page selectors to browse (and these don't appear when using the "lastNN" statement for the start page). |
1498
|
Mon Oct 31 01:36:52 2005 |
| Yoshio Imai | | Request | Linux | 2.6.0beta2 | Re: Conditional hiding of attributes in list view |
Thank you! I have tested it and it works just as expected! |
1499
|
Mon Oct 31 01:39:52 2005 |
| Yoshio Imai | | Question | Linux | 2.6.0beta5 | Re: Display last page by default |
I have installed the new version, and it works just fine. It is also MUCH faster than my intermediate solution.
Quote: |
For the moment, I could satisfy the users by setting the start page to the "All" view
|
Thanks for the work! |
1508
|
Tue Nov 15 10:58:23 2005 |
| Yoshio Imai | | Question | Linux | 2.6.0beta5 | Getting back from "Find" mode |
Hi again!
There is one question regarding the "Find" function of the elog. Clicking onto "Search" takes the user to the list view on only those entries that match the search conditions. Since we use the list view in "Full" mode by default, this usually is enough to give us an overview of the event we looked for.
Is there a more direct way to get back to the unfiltered list view than selecting an entry and go to "List" or using "Find" again and clicking on "Back"?
Greeting
Yoshio |
1516
|
Fri Nov 18 19:57:03 2005 |
| Yoshio Imai | | Question | Linux | 2.6.0beta5 | Passive elog mirrors |
Hi!Is it possible to install a "passive" elog mirror? We want to allow members of another institute to browse our logbook, but the connection is rather slow. The idea is now to set up an elog mirror at their site for faster access. Still, we should be the only ones who can add and edit the entries, so the update mechanism needs to be restricted in one direction. Is this possible at all? I didn't find any clues on that in the documentation ...ThanksYoshio |
1527
|
Mon Nov 21 14:35:20 2005 |
| Yoshio Imai | | Question | Linux | 2.6.0beta5 | Re: Passive elog mirrors |
Thanks, I will try it with one of these methods. |
1535
|
Thu Nov 24 20:08:00 2005 |
| Yoshio Imai | | Bug report | Linux | 2.6.0beta5 | "Logkook dir" in top group [global] section ineffective |
Hi, it's me again!
I have found one possible bug. We have declared top groups for our logbooks; one for administration and one for the shift logbooks. In the [global]-section there is a "Logbook dir"-statement of the form
[global]
Top group Admin = <...>
Top group Shiftlogs = beamtime1,beamtime2,...
Logbook dir = /data/logbooks
Now, in the [global Shiftlogs] section there is another "Logbook dir"-statement to have all associated logbooks in one tree:
[global Shiftlogs]
Logbook dir = /data/logbooks/shift-logbooks
[beamtime1]
Subdir = beamtime1
The problem is, that the manually created subdirectories /data/logbooks/shift-logbooks/beamtimeN are ignored, and the elogd creates new "Subdir"-directories /data/logbooks/beamtimeN (as if the "Logbook dir" statement in the top group [global] section were ineffective). Is this a bug or configuration error from our side?
There are also one question/request (you see that we use the elog extensively now ):
When searching for a particular event in our shift log using the "Find" function, it would often be useful not to go to the single entry, but to the page where that entry resides. This way we can see the whole context of the event. When clicking onto an entry in the "Find" result page, this takes us of course to the single entry, but could you add a function to go to the page instead. Alternatively, is it possible to include a button "Go to page" in the single entry view (it need not even be exactly +/-N entries around, the usual page partition would do)?
Thanks in advance.
Yoshio |
1536
|
Fri Nov 25 14:05:08 2005 |
| Yoshio Imai | | Bug report | Linux | 2.6.0beta5 | Re: "Logkook dir" in top group [global] section ineffective |
OK, I found the note about "Logbook dir" in Stephen Wood's entry (http://midas.psi.ch/elogs/Forum/1101)  |