Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 Title Tag to picture
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Cube3
Practical

United Kingdom
48 Posts

Posted - 22 Jan 2009 :  14:22:33  Show Profile  Visit Cube3's Homepage  Reply with Quote
How do I add a Title Tag to a picture? I can get the Alt tag obviously by using the Tip box, can't find the Title box!
Simon

Cube3
Practical

United Kingdom
48 Posts

Posted - 22 Jan 2009 :  15:34:19  Show Profile  Visit Cube3's Homepage  Reply with Quote
I am also trying to add a Title tag to a text link (label)
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 22 Jan 2009 :  15:41:21  Show Profile  Visit Cube3's Homepage  Reply with Quote
With the image I can add "custom code", add it in using "into tag" and I think it works ok. But with the label I can add it in using the same method "custom code" and "into tag" but it does not appear in the final code or appear in the "object code" box.
Simon
Go to Top of Page

T00N
Super User

573 Posts

Posted - 22 Jan 2009 :  19:45:50  Show Profile  Visit T00N's Homepage  Reply with Quote
Isn't a title tag the name of the page???
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 22 Jan 2009 :  23:02:21  Show Profile  Visit Cube3's Homepage  Reply with Quote
You could be right but! I am trying gain some ground on getting further up the rankings on Google organic listings. I have been told that I should add both alt and title tags to my images to give cross browser support and google a chance of reading the image. I would also like to add an alt and or title tag to the text based links (labels), this is the most important. Is this possible?
Simon
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 22 Jan 2009 :  23:42:56  Show Profile  Visit Cube3's Homepage  Reply with Quote
Ok I think I have confused things by using the term "alt" and "title" tag, it's not a tag it's an Attribute. I found this article which explains things quite well.
http://www.456bereastreet.com/archive/200412/the_alt_and_title_attributes/

I think I should be using the "title" attribute to follow the standards correctly for a "tool tip".
Can DHE 4.3 generate title attributes?
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 23 Jan 2009 :  08:49:57  Show Profile  Visit s.dav's Homepage  Reply with Quote
The "Title" attribute was not W3C so I removed this feature from Dynamic HTML Editor.
Recently I re-checked the W3C site and it seems to be supported now so I'll implement this feature (I'll create the ALT and Title attributes using the Tip property)

So fill-in the Tip property and in the next revision the Title attribute will be created ;-)

Regards, Davide
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 23 Jan 2009 :  11:51:39  Show Profile  Visit Cube3's Homepage  Reply with Quote
Thanks Davide. Is there a work around I can use now? As I mentioned, I can not add custom code to images.
Simon
Go to Top of Page

2hats
Practical

36 Posts

Posted - 24 Jan 2009 :  08:34:14  Show Profile  Visit 2hats's Homepage  Reply with Quote
Davide,

is it possible to allow the <img> attributes to be entered as php code, such as:

<img src="<?=$picture?>" border="0" width="<?=$picture_width?>" height="<?=$picture_height?>" alt="<?=$picture_tip?>"

This snippet may be able to be added to an 'html block' as may other
similar snippets.
Bryce
Go to Top of Page

petran
Super User

Netherlands
345 Posts

Posted - 27 Jan 2009 :  10:33:02  Show Profile  Visit petran's Homepage  Reply with Quote
@ Davide,

Do I understand it right that you will combine the ALT and TITLE attributes in the tip field? ALT is mend as an alternative description for images not shown (or not seen), the TITLE is mend to use as description which IE shows as a tooltip. I often use an empty TITLE attribute to let IE NOT show the ALT text, but screenreaders and searchgengine bots stil will read it. I hope it is possible to make a seperate inputfield for both the ALT and the TITLE attribute.

--------

regards

Petran
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 27 Jan 2009 :  10:47:56  Show Profile  Visit s.dav's Homepage  Reply with Quote
:-( I wanted to avoid this because I didn't have the space to add a new field in many Panels...
I'll check it

Regards, Davide
Go to Top of Page

petran
Super User

Netherlands
345 Posts

Posted - 27 Jan 2009 :  12:32:33  Show Profile  Visit petran's Homepage  Reply with Quote
I hope you'll find a way, keep on smiling ;-)

--------

regards

Petran
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 27 Jan 2009 :  15:00:36  Show Profile  Visit Cube3's Homepage  Reply with Quote
I can see that adding the "alt" and "title" attributes to the image properties dialog maybe a squeeze but it would be nice to have both attributes available. I need to also add the "title" attribute to the label (text)properties. Will you be adding this? Any news of a work around apart from modifying the code outside of DHE?
Simon
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 27 Jan 2009 :  16:02:32  Show Profile  Visit s.dav's Homepage  Reply with Quote
>to the label (text)properties. Will you be adding this?

This is already added for text links

Regards, Davide
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 29 Jan 2009 :  13:40:36  Show Profile  Visit Cube3's Homepage  Reply with Quote
Are you saying that it is already implemented in DHE4.3 or you have added it to the coming release? Simon
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 30 Jan 2009 :  09:39:44  Show Profile  Visit s.dav's Homepage  Reply with Quote
Sorry, I added this feature for the next 4.4 version

Regards, Davide
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 16 Feb 2009 :  18:28:26  Show Profile  Visit Cube3's Homepage  Reply with Quote
Hi Davide,

I am pretty desperate to get these title attributes added to the text links and images, any chance of an intermediate release?

Thanks Simon
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 17 Feb 2009 :  08:43:21  Show Profile  Visit s.dav's Homepage  Reply with Quote
I cannot release the version 4.4 now because it is incomplete and I don't want to remake the changes I made to version 3.3 because it isn't a simple work.
I suggest you to edit the resulting html page manually.

Regards, Davide
Go to Top of Page

Cube3
Practical

United Kingdom
48 Posts

Posted - 05 Jun 2009 :  00:02:22  Show Profile  Visit Cube3's Homepage  Reply with Quote
quote:
Originally posted by s.dav

The "Title" attribute was not W3C so I removed this feature from Dynamic HTML Editor.
Recently I re-checked the W3C site and it seems to be supported now so I'll implement this feature (I'll create the ALT and Title attributes using the Tip property)

So fill-in the Tip property and in the next revision the Title attribute will be created ;-)




Hi Davide,

Any news on implementing this W3C property?

Regards
Simon
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 05 Jun 2009 :  08:55:09  Show Profile  Visit s.dav's Homepage  Reply with Quote
This feature has been implemented and it is present in the next version.

Regards, Davide
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000