Re: Installation problems, posted by T. Ribbrock on Thu Nov 27 11:47:34 2008
|
> The problem is not putting this into the "conrib" area, but supporting it. Since I don't have a Debian system,
> may I suggest that you put it yourself into the elog:Contributions/ logbook. If people then get problems in the
> future, they can contact you directly ;-)
|
How to attach screen shot in elog, posted by weiluo on Tue Dec 2 01:10:39 2008
|
I want to know if there were some way to insert a screen shot directly into the log book instead of going through the "save-attach" procedure.
i.e. add some plug in button to do this under Linux?
Or, can I just make a plain log file "xxxx.log" and put it into the directory? Will that work? |
Re: How to attach screen shot in elog, posted by Stefan Ritt on Tue Dec 2 10:20:52 2008
|
weiluo wrote:
I want to know if there were some way to insert a screen shot directly into the log book instead of going through |
Re: How to attach screen shot in elog, posted by weiluo on Tue Dec 2 17:10:05 2008
|
Stefan Ritt wrote:
|
Re: How to attach screen shot in elog, posted by Stefan Ritt on Tue Dec 2 17:15:36 2008
|
weiluo wrote:
|
Re: How to attach screen shot in elog, posted by weiluo on Tue Dec 2 17:18:10 2008
|
Stefan Ritt wrote:
|
Re: Auto-increment attributes, posted by Steve Williamson on Fri Dec 5 16:14:19 2008
|
Steve Williamson wrote:
We have an auto-incrementing reference attribute defined as: |
Re: Auto-increment attributes, posted by Stefan Ritt on Mon Dec 8 10:09:14 2008
|
I finally found some time to address this problem. It is indeed related to the fact that the new number gets assigned when you click on 'New'.
So if two people edit the new entries at the same time, they get assigned the same number. To fix this problem, I made the tag generation work with the
'Subst' command, which is evaluated at the entry submission, and not when you click on 'New'. So to make this work, you need to upgrade |