Customising home page
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 
GenoPro Support Forum
Home        Members    Who's On
Welcome Guest ( Login | Register )
        



Customising home page Expand / Collapse
Author
Message
Post #7399 Posted 4/8/2005 1:30:26 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/9/2007 7:52:35 PM
Posts: 3, Visits: 3
Hi there, I have published my gen pro report on my web site and it is running great, looks really professional, but I would like to add my contact info onto the hole page for people to get in touch with me, how can I do this?
Thanks again for a great program though!!
Post #7400 Posted 8/18/2005 6:49:48 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433, Visits: 3,385
You can either include these in the home.htm of the skin before generating the report or open the source of the home.htm on your computer and add the text and link there before uploading the changed page to replace the old one on your site.
See my site which has this at :-
http://www.beath.net/tree/index.html
Post #7401 Posted 8/18/2005 6:49:48 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489, Visits: 14,623
Ian,
I see your home page has divided each last name by a letter of the alphabet. I never thought the report generator was capable of doing this. I am very curious to see how you dit it.

The new report generator has objects designed to create list of unique values. Creating an index of last names using this new report generator is a snap.

I am writing the technical documentation at http://www.genopro.com/newreportgenerator/


Post #7402 Posted 8/18/2005 6:49:48 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433, Visits: 3,385
Ian,
I see your home page has divided each last name by a letter of the alphabet. I never thought the report generator was capable of doing this. I am very curious to see how you dit it.

This was achieved by opening the source of the home.htm and adding the appropriate texts in the right places i.e.

B-


I have also corrected and ballanced the paragraphes and removed the commas at the ends of each line for the new version of the home.htm which is already finished and awaiting the Beta to generate the full report.
The home.htm will replace the one generated.
I actually do a lot of my experimenting in the source, and this is how I have learnt most of what I know now, having had to teach myself from the age of 50 and learn mostly by trial and error and a little cartesian logic.
Post #7403 Posted 8/18/2005 6:49:49 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489, Visits: 14,623
Did you created 26 loops, one for each letter of the alphabet?

Post #7404 Posted 8/18/2005 6:49:49 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433, Visits: 3,385
GenoProSupport Posted: 07 Apr 2005 01:05 Post subject:

--------------------------------------------------------------------------------

Did you created 26 loops, one for each letter of the alphabet?


I am not sure what you mean by loops as I just added the letters in between the names
as seen below and did it for each letter used. (all this in the source code)

< a href="index.names.htm#Ashby" target=contents><span style='mso-bookmark:Beath'> < span lang=EN-GB style='mso-ansi-language:EN-GB'>Ashby</span></span>
< span style='mso-bookmark:Beath'></span><span style='mso-bookmark:Beath'> < span lang=EN-GB style='mso-ansi-language:EN-GB'>&nbsp; ,&nbsp;

< br >
< b >B-< /b >&nbsp;&nbsp;< br >

</span> </span>< a href="index.names.htm#Bacon" target=contents>< span
style='mso-bookmark:Beath'><span lang=EN-GB style='mso-ansi-language:EN-GB'>Bacon</span></span>
Post #7405 Posted 8/18/2005 6:49:49 PM


Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master This user is an important contributor to the translation of GenoPro 

Group: Administrators
Last Login: Today @ 11:24:18 AM
GenoPro Version: 2.0.1.6
Posts: 3,489, Visits: 14,623
Oh, I see. You generated the report, and then you modified the HTML code. I thought you created an HTML template capable of generating the index.

Post #7406 Posted 8/18/2005 6:49:49 PM


Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer This user is a contributor to FamilyTrees.GenoPro.com This user is an important contributor to the GenoPro community 

Group: Customers
Last Login: Yesterday @ 5:34:19 PM
GenoPro Version: 2.0.1.4
Posts: 433, Visits: 3,385

GenoProSupport Posted: 07 Apr 2005 20:11 Post subject:

--------------------------------------------------------------------------------

Oh, I see. You generated the report, and then you modified the HTML code. I thought you created an HTML template capable of generating the index.

Unfortunately I am not skilled enough to be able to program a template to do this.
Though I have managed to adapt the background image, change the link images and center and format the texts and add more text in the home.htm and names.htm in the templates, I wouldn't know how to change the template so that the names list takes the form I managed by messing with the html source.
Everything I do is by trial and error ( mostly error ) , but sometimes it works by accident!
Post #7407 Posted 8/18/2005 6:49:49 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/9/2007 7:52:35 PM
Posts: 3, Visits: 3
Wow thanks so much it worked am a happy bunny! :D
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse