ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1055
|
Tue Apr 5 22:39:20 2005 |
| Becher | lehmannth@12move.de | | | | HTML-File as attachement |
When I upload a HTML-File as attachement the file is shown as the
HTML-source and not as the formatted text. Is there a possibility to see the
HTML-attachements as formatted text like images are shown as images? |
346
|
Mon May 19 23:54:09 2003 |
| Tomas Rudolf | tomas@mba.be | Request | | | HTML page formating |
Is there a possibility to integrate into ELOG some more features in terms
of page formating?
Currently, the .cfg file allows you to specify only the data structure of
the dataentry/consultation HTML page. And you only have very limited
possibilities to change the layout of the page (basically only the order of
attributes on the page and with the help of the .css file the font, color
and background of the page as a whole).
What we would like to do is to :
+ apply a stylesheet class to an attribute (change the particular TD class)
+ specify the width of a textfield (sometimes it is really not necessary to
have such a long textfield area for a 3-letter long code)
+ put an attribute on the same line as the previous one (instead of putting
it automatically on the next line)
Therefore, in addition to the current attributes & parameters, we suggest
the following syntax in the .cfg file:
+ parameter AttribPos which would specify the position of an attribute,
it's lenght (for text attributes only) and the .css class to apply
+ parameters in [] are optional
AttribPos AttribName = same_line, width, [class]
Examples:
AttribPos DateUp = 0,20, [important]
+ Attribute "DateUp" will be put on the next line, the textfield width will
be 20 characters and a .important class will be applied to it from the
default (or specified) .css file.
AttribPos DateUp = 1,15,
+ this puts the DateUp attribute on the same line, width 15
We believe that these improvements would help to make the ergonomy of the
screen better and thus facilitate the user-dataentry/consultation. |
Attachment 1: elog_improve_layout.jpg
|
|
66496
|
Thu Aug 6 11:40:11 2009 |
| soren poulsen | soren.poulsen@cern.ch | Bug report | Linux | 2.7.7 | HTML in attribute values |
Hi,
I am using syntax like (from the doc):
Display Telephone = <a href="http://any.company.com/telbook.cgi?search=$Name">$Name's telephone number</a>
Until yesterday this was interpreted as HTML.
After upgrading to 2.7.7, I still get a valid link but the full HTML code is also displayed: the user sees
''<a href="http://any.company.com/telbook.cgi?search=myname">myname's telephone number</a>''
where he should only see:
''myname's telephone number''
I am 99% sure this is a consequence of the upgrade. Is there a way to get the original behaviour back?
Thanks a lot
Soren Poulsen
|
68670
|
Tue Aug 22 14:19:43 2017 |
| Richard Stamper | richard.stamper@stfc.ac.uk | Question | Windows | 3.1.2 | HTML in attribute values |
When one has "Allow HTML = 1" to permit HTML in attribute values, is it only a subset of HTML that is rendered?
I find that <br> and <a href="..."> tags are properly rendered, for example, but lists with <ol> and <ul> are not. |
66815
|
Tue May 11 19:14:37 2010 |
| Jim Covert | jim.covert+elog@gmail.com | Question | Windows | 2.7.8-2293 | HTML email format displays plain text if email client is offline |
My elog server is hosted behind a firewall and I use a VPN client to connect to the network on which it is hosted. When I'm logged into the VPN emails from elog display fine, but when I'm not connected to the VPN emails display in plain text because the email client is unable to load "default.css" since it's behind a firewall.
Is there a way to include the style information in the HTML email rather than in a separate file that's hosted on the elog server? |
69084
|
Wed Jan 22 19:35:36 2020 |
| Ehab Fanous | efanous@lh.ca | Request | Windows | 3.1.4 | HTML editor tools grayed out |
After we upgarde to eLog 3.1.4 ... The HTML editor tools are grayed out and you can't paste any images in the body of the log like I did below.. Any help will be much appreciated..

|
68913
|
Tue Mar 19 23:24:48 2019 |
| Ross Gibson | ross.gibson@newcastle.edu.auSince updating to ver | Question | Windows | 3.1.4 | HTML editor not working after updating to V3.1.4 |
Since updating to v3.1.4 the HTML editor has stopped working. If I switch to HTML encoding, the editor appears with a blank field, cannot select or type in field and none of the buttons work.
I have tried reverting to earlier versions, but the issue persists. Any suggestions to rectify? |
67336
|
Sun Sep 16 18:40:06 2012 |
| Josef Uher | josef.uher@gmail.com | Question | All | 2.9.2 | HTML editor |
Hi All,
maybe I missed something in the configuration, but how do I get this nice editor for HTML like the one available on this forum?
Thanks a lot for advice. |