ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1049
|
Thu Mar 31 21:59:21 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > The idea is good, but it does not work for me. What happens when I do this is
> that I get a new ID, but the old ID is deleted.... It disappears from the list,
> and if you try to access it manually it says that it is deleted.
Right, that how it's supposed to be. Same would happen if you move the entry. It's
deleted from the old place and resubmitted as a new entry. Otherwise you would have
your entry twice, and that is certainly not what you want. How come you access it
manually? If you access it through the list, everything should be fine. I even
update the references if there are replies to this entry, so the replies still
point to the right entry. |
1050
|
Thu Mar 31 22:06:37 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > > The idea is good, but it does not work for me. What happens when I do this is
> > that I get a new ID, but the old ID is deleted.... It disappears from the list,
> > and if you try to access it manually it says that it is deleted.
>
> Right, that how it's supposed to be. Same would happen if you move the entry. It's
> deleted from the old place and resubmitted as a new entry. Otherwise you would have
> your entry twice, and that is certainly not what you want. How come you access it
> manually? If you access it through the list, everything should be fine. I even
> update the references if there are replies to this entry, so the replies still
> point to the right entry.
But I want a duplicate entry of the entry.... so that I can reuse the text and other
items and just change the entrys that need to be changed.
E.g, you have a work request from one user with some kind of solution on it, then you
get a similar request from another user and you want to have almost the same
information in a new entry. Then you just want to create a copy of the old case and
change whatever needs to be changed.
I'm not sure if you understand what I tries to do?
Best regards
Michael |
1051
|
Thu Mar 31 22:15:34 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > But I want a duplicate entry of the entry.... so that I can reuse the text and other
> items and just change the entrys that need to be changed.
>
> E.g, you have a work request from one user with some kind of solution on it, then you
> get a similar request from another user and you want to have almost the same
> information in a new entry. Then you just want to create a copy of the old case and
> change whatever needs to be changed.
>
> I'm not sure if you understand what I tries to do?
Now I understand. What you ask for is not possible right now, but I put it on the
wishlist. The best would be to add a new command "Duplicate" to the menu, which lets you
do exactly what you want. |
1052
|
Thu Mar 31 22:22:40 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > > But I want a duplicate entry of the entry.... so that I can reuse the text and other
> > items and just change the entrys that need to be changed.
> >
> > E.g, you have a work request from one user with some kind of solution on it, then you
> > get a similar request from another user and you want to have almost the same
> > information in a new entry. Then you just want to create a copy of the old case and
> > change whatever needs to be changed.
> >
> > I'm not sure if you understand what I tries to do?
>
> Now I understand. What you ask for is not possible right now, but I put it on the
> wishlist. The best would be to add a new command "Duplicate" to the menu, which lets you
> do exactly what you want.
Thank you!
Or what I understand with "Resubmit as new entry", keep the old and create a new entry.
Perhaps you can trigger behavior of resubmit with a switch?
Duplicate Resubmit = 1
(default to 0 - old behavior)
or your idea is good as well.
Or just update the Entrytime if you are using Copy To:
EntryUpdate Copy To = 1
with also solves my case.
(and switch for Move To as well?)
Have a nice evening,
Best regards
Michael |
1053
|
Thu Mar 31 22:40:43 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > or your idea is good as well.
Ok, I implemented a 'Duplicate' command (see this forum for example). I guess this is clearer
than modifying some of the existing functionality like 'resubmit' or 'copy to'. With 'copy to'
you probably want to keep all information from the original entry, including the submission
time, when you move it from one logbook into an other. So if we put an 'EntryUpdate Copy To',
this would not be possible any more. The new version is under CVS.
- Stefan |
1054
|
Thu Mar 31 22:49:08 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.8-2 | Re: Want to change Entry time when using Copy To | > > or your idea is good as well.
>
> Ok, I implemented a 'Duplicate' command (see this forum for example). I guess this is clearer
> than modifying some of the existing functionality like 'resubmit' or 'copy to'. With 'copy to'
> you probably want to keep all information from the original entry, including the submission
> time, when you move it from one logbook into an other. So if we put an 'EntryUpdate Copy To',
> this would not be possible any more. The new version is under CVS.
Wow! You are really fast!
I'm going to try it now!
This works for me :)
Thanks for quick response Stefan!
Best regards
Michael |
68178
|
Wed Nov 4 14:40:39 2015 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Question | Linux | 2.9.2 | Re: WYSIWYG editor for Elog not working in Debian Jessie | Hi Nicola,
this appears to be a particular problem of the specific (outdated) ELOG debian package.
But you could just download the FCKeditor directly and install it to the proposed location "/usr/share/fckeditor".
Or you download ELOG 3.1.1 and give it a try to install it with the makefile.
Cheers, Andreas
Nicola wrote: |
I suspect that this might be a Debian packaging issue; however no one replied to my help request on the Debian forums so I try posting the question also here. I insatlled Elog on my Debian Jessie machine, I can open it with a browser but when entering a new post just a simple plain text editing box is shown instead of the WYSIWYG editor, and no drag and drop area for attachments is shown. When I start the elog service with "systemctl start elog" I get this suspect message in the journal: "FCKedit NOT detected". Indeed, I see that the elog installation creates a symlink which I guess is supposed to point to the fckeditor installation, which nevertheless is missing:
root@static-3-080:/usr/share/elog/scripts# ll fckeditor
lrwxrwxrwx 1 root root 15 Oct 25 2014 fckeditor -> ../../fckeditor
root@static-3-080:/usr/share/elog/scripts# ll ../../fckeditor
ls: cannot access ../../fckeditor: No such file or directory
Is this a Deban misconfiguration or a bug in Elog? thanks
|
|
Draft
|
Fri Nov 6 15:45:33 2015 |
| Nicola | nicolamori@aol.com | Question | Linux | 2.9.2 | Re: WYSIWYG editor for Elog not working in Debian Jessie | <p>Hi Andreas, I opted for installing FCKeditor rather than Elog, since the debian package, even if outdated and broken, has some goodies like a systemd unit which is very handy for managing the daemon. I found FCKeditor 2.6.11 on SorceForge (after a long search, seems that CKeditor almost made his parent disappear from the web), unpacked it in the proper folder and now when I edit a page I can use the WYSIWYG editor. There are just two minor issues: the first is that no drop area for the attachments is shown (I had it on my old Debian 6 server) and that he toolbar of the editor has an ugly "Windows 95" look. This is a screenshot:</p>
<p> </p>
<p> </p>
<table align="center" cellspacing="1" style="border:1px solid #486090; width:98%">
<tbody>
<tr>
<td style="background-color:#486090">Andreas Luedeke wrote:</td>
</tr>
<tr>
<td style="background-color:#FFFFB0">
<div>Hi Nicola,</div>
<div>this appears to be a particular problem of the specific (outdated) ELOG debian package.</div>
<div>But you could just download the FCKeditor directly and install it to the proposed location "/usr/share/fckeditor".</div>
<div>Or you download ELOG 3.1.1 and give it a try to install it with the makefile.</div>
<div>Cheers, Andreas</div>
<table align="center" cellspacing="1" style="border:1px solid #486090; width:98%">
<tbody>
<tr>
<td style="background-color:#486090">Nicola wrote:</td>
</tr>
<tr>
<td style="background-color:#FFFFB0">
<p>I suspect that this might be a Debian packaging issue; however no one replied to my <a href="http://forums.debian.net/viewtopic.php?f=5&t=125320">help request</a> on the Debian forums so I try posting the question also here. I insatlled Elog on my Debian Jessie machine, I can open it with a browser but when entering a new post just a simple plain text editing box is shown instead of the WYSIWYG editor, and no drag and drop area for attachments is shown. When I start the elog service with "systemctl start elog" I get this suspect message in the journal: "FCKedit NOT detected". Indeed, I see that the elog installation creates a symlink which I guess is supposed to point to the fckeditor installation, which nevertheless is missing:</p>
<blockquote>
<p><code>root@static-3-080:/usr/share/elog/scripts# ll fckeditor<br />
lrwxrwxrwx 1 root root 15 Oct 25 2014 fckeditor -> ../../fckeditor<br />
root@static-3-080:/usr/share/elog/scripts# ll ../../fckeditor<br />
ls: cannot access ../../fckeditor: No such file or directory</code></p>
</blockquote>
<p>Is this a Deban misconfiguration or a bug in Elog? thanks</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
</td>
</tr>
</tbody>
</table>
<p> </p> |
|