It does seem that Legacy includes the information you want in the file
already - as part of the TITLE attribute of the IMG tag (HTML stuff).
As Gene states, it requires some manual effort to actually get a title
to show up in the browser.  This could be automated to some extent
using regular expressions.  It's as easy as find and replace.  There
are various editors available, but I use the free NoteTab Light.  You
could open the Legacy generated file and do a find and replace in each
one using the following strings exactly.  Certainly try on one file
and see how you like it.

Find:           (<a.*?<img.*?)(.*?title=")([\s\S]*?)(".*?)(
align=".*?")(.*?)(</a>)
Replace:     <span style="float: right; width:
150">$1$2$3$4$6</br><font size="1">$3</font>$7</span>


I see LTools has a RegEx (regular expression) option for GEDCOM.  If
you use that, perhaps it can also be used to update your HTML files as
well.  I've not tried, so can't say for sure.


On Tue, Oct 4, 2011 at 6:56 AM, Syble Glasscock <[email protected]> wrote:
>
>  Thanks for the replies,  I do use Photoshop Elements a lot, but the URL
> below will show my concern. If you look at the Event • Disabled Soldiers:
> and then its image to the right, it needs an explanation under it that's
> readable as is without clicking to enlarge it.  I like the way the other
> Events continue on without a lot of space, but as is, at a glance it make
> you wonder what it belongs to.
> http://freepages.genealogy.rootsweb.ancestry.com/~sybleg/perrymanwebpgs/394.html
>
> Thanks,
> Syble
>
>
> Families Researching: Cline/Klein, Daniel, Newton, Witherspoon, Perryman,
> Gilbreath, Lindsey,  Brown, Foote, Curry, Fleming, Glasscock, Edwards,
> Waters, Wheat
>
> Legacy User Group guidelines:
> http://www.LegacyFamilyTree.com/Etiquette.asp
> Archived messages after Nov. 21 2009:
> http://www.mail-archive.com/[email protected]/
> Archived messages from old mail server - before Nov. 21 2009:
> http://www.mail-archive.com/[email protected]/
> Online technical support: http://www.LegacyFamilyTree.com/Help.asp
> Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on
> our blog (http://news.LegacyFamilyTree.com).
> To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp
>

--
James Cook
GED Utils,  Ancestry Utils
http://loosestacks.blogspot.com/


Legacy User Group guidelines:
http://www.LegacyFamilyTree.com/Etiquette.asp
Archived messages after Nov. 21 2009:
http://www.mail-archive.com/[email protected]/
Archived messages from old mail server - before Nov. 21 2009:
http://www.mail-archive.com/[email protected]/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp


Reply via email to