General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Xmetal Developer Edition 7 – Blue Diamond image is missing for Empty elements
-
Tsaravana April 21, 2014 at 7:09 pm
Xmetal Developer Edition 7 – Blue Diamond image is missing for Empty elements
April 21, 2014 at 7:09 pmParticipants 2Replies 3Last Activity 8 years, 9 months agoRecently we have upgraded xmetal developer version from 5.5 to 7.0. After the Upgrade, Blue diamond Image that used to appear when we insert the empty elements (Self closing tags ex:
)is NOT appearing. We found a solution which applies for Xmetal Author (http://forums.xmetal.com/index.php/topic,3192.0.html). Not Sure how to fix it in Xmetal developer version.
Can someone help me on this??
Thanks in adv,
SaravanaDerek Read April 21, 2014 at 8:21 pm
Reply to: Xmetal Developer Edition 7 – Blue Diamond image is missing for Empty elements
April 21, 2014 at 8:21 pmIf you are referring to the blue diamond used to indicate an empty element while authoring an XML document then that is a feature built into XMetaL Author Enterprise, XMetaL Author Essential, and XMAX.
This feature does not apply to XMetaL Developer and I cannot think of an equivalent feature or reason to have it in XMetaL Developer. What portion of the user interface of XMetaL Developer do you expect to see the blue diamond in and what would it do?
Tsaravana April 22, 2014 at 4:07 pm
Reply to: Xmetal Developer Edition 7 – Blue Diamond image is missing for Empty elements
April 22, 2014 at 4:07 pmHi Derek,
I have XMetal Xmax 7.0 installed in my machine. Sorry I was referring the other machine and given the wrong information
Even in the XMetal XMax 7.0, the blue diamond image is not appearing . But this was working fine when I had a XMetal Xmax 5.5.
Can you please help us to resolve this issue?
Thanks,
Saravanakumar TDerek Read April 22, 2014 at 8:26 pm
Reply to: Xmetal Developer Edition 7 – Blue Diamond image is missing for Empty elements
April 22, 2014 at 8:26 pmYou could wait for a fix for XMAX or add an image using CSS:
elementname:before {
content:url(myemptyicon.jpg);
}Note: This workaround will also work for XMetaL Author.
-
AuthorPosts
- You must be logged in to reply to this topic.