|
|
Important Contributors Customers GenoPro version: 3.1.0.1
Last Login: Saturday, December 28, 2024
Posts: 193,
Visits: 4,270
|
Hi, Ron, this is a nice feature. The only small thing I have found is, that somehow on my machine it hates accents for marriages, marriage popups and the header of the timeline window.
Feri
|
|
|
Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.0.1.5
Last Login: Saturday, March 14, 2020
Posts: 365,
Visits: 3,680
|
maru-san (3/12/2007)
Iain, try to create a timeline with a smaller number of people, lets say may 20 to 50 and you will see them. In case of larger trees people will not show up because of space available. Please note that this was a first try by Ron and he will find a solution. My test tree is not huge containing only 273 people including the living members and there are large spaces in the time line where there should be people but no one is shown. My parents were born 11 years appart and there are only a few people born between them but none show up. No later generations at all except for one grand neice. My tree is already separated into many genomaps, although some of the more distant ones are quite large. This idea of Ron's is very interesting but not very usefull if it only works on 20 or 30 people as most trees are bigger than this. To be honest I am already over the moon about Ron's efforts with the report generator and XML tool, so this time line is not urgent for me, but would be nice when it is sorted out. Obviously this is only the first try and I can wait untill the genious sorts it out. (How does he find the time?)
|
|
|
Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.0.1.5
Last Login: Saturday, March 14, 2020
Posts: 365,
Visits: 3,680
|
Ron (3/13/2007)
I'll try and answer the queries. As regards Iain's problem of events not appearing, they should be visible when the frame is maximised by clicking the blue icon if there are not too many events at one point in time. How many individuals are there on the genomap in your test file Iain? My test tree has 273 people in it. I opened the page as you suggested and noticed that there were two light blue bands, one near the top with enough space above it for one line of text and the other is at the bottom with one line of text and there is nothing between these two sections even though there is plenty of empty space.
|
|
|
Customers Translator GenoPro version: 3.1.0.1
Last Login: Sunday, August 13, 2023
Posts: 102,
Visits: 2,086
|
fbukolyi (3/13/2007) Hi, Ron, this is a nice feature. The only small thing I have found is, that somehow on my machine it hates accents for marriages, marriage popups and the header of the timeline window.I had the same problem, but I didn't want to interrupt Ron's work, so I found a temporal solution that works for me (I know this is not the best way, but it work's) : Line 107 in Timeline.xml From Report.WritePhraseDic "PhTL_Family", """", Util.FormatString("{&X}",f.Name), Trim(u.Date.ToString("d MMM yyyy")), Trim(u.Divorce.Date.ToString("d MMM yyyy")), f.Href, f.Parents(0).Gender.ID & f.Parents(1).Gender.ID To Report.WritePhraseDic "PhTL_Family", """", f.Name, Trim(u.Date.ToString("d MMM yyyy")), Trim(u.Divorce.Date.ToString("d MMM yyyy")), f.Href, f.Parents(0).Gender.ID & f.Parents(1).Gender.ID But with the subtitle I couldn't find a solution so I just simply change the subtitle to a standard Time Line Line 1100 Script.js From document.getElementById("subtitle").innerHTML = decodeURIComponent(param.name).replace(/\+/g,' '); to document.getElementById("subtitle").innerHTML = decodeURIComponent("Time Line").replace(/\+/g,' '); Ron did a great work with time line skin, and I know he is very busy, so I hope this could be useful. Regards Hugo
Edited: Tuesday, March 13, 2007 by
haep
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 1 hour ago
Posts: 3,419,
Visits: 26,410
|
Thanks for the info Hugo it was useful. I think I used the '&X' encoding to get an & to appear correctly in the title. I have noticed there are other problem characters such as 'curly quote' marks (XML entities “ and ” that GenoPro can use in name formats. I think the is a flaw in the Timeline XML data structure in that the title is set as an element attribute rather than a XML text node and it appears to use its own XML entity decoding routine with some preset character codings but with gaps. The subtitle issue is because I use a single HTML page, timeline.htm, and pump all the data for each genomap into it. Most of the data is in the timelinen.xml file but the title is passed via the URL querystring. I used Dan's UrllEncode for this but couldn't find an exact matching decode. To overcome the above I'll try passing all the data in JSON format rather than XML and the querysting.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
|
|
|
Customers Important Contributors GenoPro version: 2.5.4.0
Last Login: Thursday, January 11, 2024
Posts: 386,
Visits: 4,475
|
Great feature Ron.It works very well for me as I have separate maps for each family unit. Of course this means that sometimes I would like to view a combination of two or more maps at one time. I do not know the complexity of allowing the joining of two data sources. I would like to suggest that the timeline for a living individual be extended to date=now. It would be a better and true graphical representation, and stop the confusion between 'events' and life lines. I think it should be by default at full screen. Again, an excellent feature.
Poolzone a mere cog in a revolution
|
|
|
Customers Important Contributors GenoPro version: 2.5.4.0
Last Login: Thursday, January 11, 2024
Posts: 386,
Visits: 4,475
|
Ron,Being able to call the Timeline from the Individual page by inserting an icon beside the SVG icon might be a good idea.
Poolzone a mere cog in a revolution
|
|
|
Customers Important Contributors FamilyTrees.GenoPro.com Translator GenoPro version: 3.1.0.1
Last Login: Sunday, March 21, 2021
Posts: 716,
Visits: 12,927
|
Ron, after I had introduced this timeline of course we were not aware of the problems coming up now. In order to overcome the crowded upper band, how about showing only the DoB, DoD and marriages without the blue band between these dates, whereas the lower band shows those lines. The bands then can be split into 60/40, since the line is narrower on the lower band(can even be reduced to 0.3~0.35).
Update: If a person has a hyperlink within the same genomap, he/she will appear twice in the timeline.
Edited: Friday, March 16, 2007 by
maru-san
|
|
|
Administrators Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.1.0.1
Last Login: 1 hour ago
Posts: 3,419,
Visits: 26,410
|
I know its been a while but I have been trying several alternative configurations for the timeline. I finally have a version I am happy with. This gets over the requirement for preset 'hotzones' by adding a zoom in/ zoom out feature á la SVG. I've just used a single band as I think the zoom feature dispenses with the need for an overview band.I am interested in any feedback from beta/gamma/delta testers out there before submitting for incorporation into the standard report. Attached is a zip file of the modified files you will need to unzip into a customised skin from 2.0.0.3, replacing some files and adding some new ones. As before a sample can be seen at Harry Potter but here is a screenshot 
I'm going to look at Timelines for Individuals, showing births, education, occupations, occupancies, unions and death. Also something similar for families. I'll also add the idea from poolzone for an icon on the individual page linking to the timeline. I'll need to centre it on their Dob. Update: Attachment removed - see later posting.
'lego audio video erro ergo disco' or "I read, I listen, I watch, I make mistakes, therefore I learn"
Edited: Saturday, March 24, 2007 by
Ron
|
|
|
Customers Important Contributors FamilyTrees.GenoPro.com GenoPro version: 3.0.1.5
Last Login: Saturday, March 14, 2020
Posts: 365,
Visits: 3,680
|
Fabulous job Ron, though I found a wide empty part in the middle making it necessary to zoom out to max in order to see the people at the bottom.I can't figure out how to make an image of this to show you.
|