ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67441
|
Wed Feb 20 02:45:45 2013 |
| John Haggerty | haggerty@bnl.gov | Bug report | Windows | 2.9.2.2455 | FCKEditor doesn't show up in Windows 8? |
After installing ELOG on a new Windows 8 machine, I found everything working fine... until I went to make a new entry. New entries work... but the FCKEditor toolbars do not show up. I tried a variety of things (start as a service, start not as a service, run as administrator), but nothing made the toolbar appear that I coumd find. The ELCode editor toolbar appears, but the nifty FCKEditor toobar never appears. I could not figure out how to debug FCKEditor. Any ideas? |
65723
|
Mon Feb 4 11:44:42 2008 |
| stephane | stephane.brisson@synchrotron-soleil.fr | Question | Linux | 2.7.1.2007 | FCK Editor + spell check |
Hello,
How do I proceed to have spell check in fck editor under linux / firefox ?
Kind regards
Stéphane |
734
|
Thu Oct 14 16:33:51 2004 |
| Mike Stolove | mstolove@rogers.com | Request | Linux | 2.5.4-5 | Extra 'append on edit' action when adding attachment |
I have the following in a local logbook config:
append on edit = "\n\n[$date: $short_name]\n"
When I upload an attachment to an entry, it appears like the page is
getting refreshed in the browser and the 'append on edit' action is called
again. This results in two appended strings in the text entry, one for the
initial edit and one for the upload.
Is this by design or an inadvertent result of uploading an attachment?
My preferred handling of this - and perhaps a more intuitive behavior -
would be to have the append/prepend actions happen once and only once for
each edit or reply.
BTW Stephan, many thanks for the great program. |
731
|
Thu Oct 14 16:33:51 2004 |
| Mike Stolove | mstolove@rogers.com | Request | Linux | 2.5.4-5 | Extra 'append on edit' action when adding attachment |
I have the following in a local logbook config:
append on edit = "\n\n[$date: $short_name]\n"
When I upload an attachment to an entry, it appears like the page is
getting refreshed in the browser and the 'append on edit' action is called
again. This results in two appended strings in the text entry, one for the
initial edit and one for the upload.
Is this by design or an inadvertent result of uploading an attachment?
My preferred handling of this - and perhaps a more intuitive behavior -
would be to have the append/prepend actions happen once and only once for
each edit or reply.
BTW Stephan, many thanks for the great program. |
65864
|
Fri May 2 00:58:04 2008 |
| Paul O'Shaughnessy | paul_o'shaughnessy@inmarsat.com | Request | Windows | 2.7.3 | Extending attribute list |
Hello everyone, I am new to the forum.
I currently have an attribute which is a list. From this drop down menu, I can only access around 100 options (ELog restriction I think). How can I extend my drop down list to say 200?
Example:
Attributes = RB
Options RB = a, b, c, ...,etc.
Thanks,
Paul |
846
|
Mon Dec 13 19:46:46 2004 |
| David Kappel | ngreply@gmx.net | Request | Windows | | Extendable options for conditional attributes |
Hi,
right now I'm testing Elog to use it as a task/todo-log for our small
workgroup. What I saw so far looks very nice and I like it very much.
Thanks for the good work.
Playing with all the configuration possibilities I have one issue:
I like to use the "Extendable options" but I can't combine them with
the "Conditional attributes".
-- snip
Options Area = Area_1{1}, Area_2{2}, Area_51{3}
{1} Options Ressort = Res01, Res whatever, end so on
{2} Options Ressort = somthing else, fill in
{3} Options Ressort = Alien observation, Budget planning
Extendable options = Ressort
-- snip
The "Conditinal Attributes" do have the "Add Ressort" button and the elog-
entry is written with this new attribute. But the new attribute is not
inserted into the config file.
Long time ago I last read C syntax but mabye the function
add_attribute_option should take care of the prefix {n} in extendable
options?
Or do I miss something in the configuration syntax?
Regards,
David |
535
|
Mon May 10 00:00:06 2004 |
| Marc Neiger | m.neiger@synergie-inf.com | Bug report | Windows | 2.5.2 | Extendable options |
Hi,
the use of extendable options in the global section seem to "crash" elogd
when creating a new entry.
My elogd.cfg is included
the problem attribute is "Client"
Should it be possible to have it extendable only in one specific logbook ?
Are extendable and conditionnal "compatible" on the same set of attributes ?
Cheers,
Marc |
69774
|
Mon Apr 8 15:46:49 2024 |
| Nick Sauerwein | nick.sauerwein@luxtelligence.ai | Info | Linux | 3.1.4 | Extendable list of numeric items |
Hey eloggers,
I am setting up an ELOG to log the cleanroom fabrication in our startup (Luxtelligence SA). The fabrication is structured in different process steps that are performed by several wafers at the same time (each wafer as an ID).
I am looking for an possibility to put a list of several integers as one of the attributes.
Here an example:
Attributes = Batch ID, Wafer IDs
Type Batch ID = numeric
Type Wafer IDs = extendable list of numeric values
Does something like this exsist?
Thanks in advance for your help. |