pug-l:2001
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pug-l:2001 [2011/03/06 14:12] – created PUGwiki Admin | pug-l:2001 [2018/08/30 00:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 44: | Line 44: | ||
| ===== Major or last occupation or residence ===== | ===== Major or last occupation or residence ===== | ||
| - | |||
| One of Pedigree' | One of Pedigree' | ||
| The PediView Elton.ped database introduced an extra picture for occupation called major which allowed you to add a semicolon to occupation.title that you didn't want to be shown, with the picture | The PediView Elton.ped database introduced an extra picture for occupation called major which allowed you to add a semicolon to occupation.title that you didn't want to be shown, with the picture | ||
| - | + | ||
| - | if not title contains ";" | + | if not title contains ";" |
| So that only titles without a semicolon would be shown. | So that only titles without a semicolon would be shown. | ||
| Line 59: | Line 58: | ||
| Define a new picture script name called ' | Define a new picture script name called ' | ||
| - | if to absent then title | + | |
| - | end | + | end |
| Then use final(occupation) instead of your original picture in (say) Person detail picture script. | Then use final(occupation) instead of your original picture in (say) Person detail picture script. | ||
| Line 66: | Line 65: | ||
| Define a new picture script name called ' | Define a new picture script name called ' | ||
| - | if to absent then | + | |
| - | | + | [dwelling|][road|][locality|][TOWN county|][postcode country|] |
| - | end | + | end |
| The main script has been copied from the ' | The main script has been copied from the ' | ||
| Line 74: | Line 73: | ||
| If you don't know a ' | If you don't know a ' | ||
| - | (Murray Kennedy) | + | //(Murray Kennedy)// |
| ===== Modification of control.ged ===== | ===== Modification of control.ged ===== | ||
| Line 135: | Line 134: | ||
| In the above example: | In the above example: | ||
| - | | + | |
| - | Joe instead of Joe | + | Joe |
| - | BLOGGS | + | BLOGGS |
| - | b. 07 May 1874 b.c.1874 | + | b. 07 May 1874 b.c.1874 |
| - | b.c.1875 | + | b.c.1875 |
| - | b.c.1874 | + | b.c.1874 |
| - | b. 07 May 1874 | + | b. 07 May 1874 |
| - | - | ||
| Line 148: | Line 147: | ||
| I would suggest that you add a semicolon ; or exclamation ! to the end of notes on any event that you don't want included on the tree. (This is what I suggested for occupations for a major(occupation) picture.) Then in the new picture insert this line at the start: | I would suggest that you add a semicolon ; or exclamation ! to the end of notes on any event that you don't want included on the tree. (This is what I suggested for occupations for a major(occupation) picture.) Then in the new picture insert this line at the start: | ||
| - | + | | |
| - | if not notes contains ";" | + | |
| and at the last line add end | and at the last line add end | ||
| You may still get new lines for each extra occurrence of the event, unless you insert | You may still get new lines for each extra occurrence of the event, unless you insert | ||
| - | + | | |
| - | separator=" | + | |
| before the normal picture for Person, or whatever picture name was used instead of normal(descendant) in your original F5 tree picture. | before the normal picture for Person, or whatever picture name was used instead of normal(descendant) in your original F5 tree picture. | ||
pug-l/2001.1299417138.txt.gz · Last modified: (external edit)
