Linux 软件免费装
Banner图

GedShow

开发者 colinsp
grahamh63
更新时间 2024年3月31日 01:21
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 6.5

标签

family family tree genealogy Gedcom ancestors family history ancestry ancestor heritage ged

下载

详情介绍:

GedShow is a simple Wordpress plugin that allows the uploading of a gedcom file to a Wordpress website. Once the plugin is installed there is a new menu item in the Admin menu panel on the website entitled Gedshow. On clicking this menu option a file upload dialog page is displayed allowing you to browse your computer for your gedcom file and then upload it. Once the gedcom file has been uploaded some of the data is extracted from it and loaded into the Wordpress database. The uploaded information can then be displayed on a page using a shortcode. The first shortcode is [gedshow living="yes"] or [gedshow living="no"], as usual the shortcode should be typed in lowercase and surrounded by square brackets. This displays a list of all the surnames in the database with a count of the number of records who have that surname in brackets next to the surname. The surname is displayed on a button, clicking on this button then shows the first and surname of all those individuals of the surname clicked and hides the all surnames records, again the names are displayed on a button. Clicking on this new button shows the individual record of that person. Currently occupations, birth, baptism, death, burial, residence and occupation dates and places are shown. If the individual had children a 'show tree' button is displayed, clicking this button shows a graphical tree of the family below the marriage details. The names of the spouse and children of the individual are links and clicking on any of these changes the display of fact to that new individuals details. The second shortcode is [surname sn="smith" living="yes"] or [surname sn="smith" living="no"]. Replace smith with the surname of your choice within double quotes (ensuring that the surname exists in your gedcom). This shortcode then displays the data as above. The third shortcode is [gs_individual id="I1" name="Y" facts="Y"] This shortcode can be placed on any page or post and will display the persons name (if Y is in the shortcode) followed by their Birth, Marriage and Death details and then any person level notes. Additional information and photos can then be added in the usual way. The reference number can be found for the person in the header of their normal Gedshow page by hovering over their name. More details on the demo site. The fourth shortcode is [gs_tree id="I1"] This displays a 3 generation Ancestor tree for a chosen individual. The id number is found in the same was as shortcode 3 above. The shortcode can be used anywhere on a page or post. PLEASE NOTE THAT THIS SHORTCODE DOES NOT CHECK FOR LIVING INDIVIDUALS BEING DISPLAYED. The first two shortcodes can now have living yes / no qualifier. So [gedshow living="yes"] or [surname sn="smith" living="yes"]. If you do not add the living qualifier living=no is assumed. For these new shortcodes to work you MUST re-import your gedcom file as there are database changes. There is a new page on the demo website on using this new living qualifier. The fifth shortcode is [gs_allnames] This is for a page specifically for search engines it lists all the individuals in the database with their dates of birth and death (if known) in a simple table. It does not include living individuals. When first and surnames are shown on either the button or in the heading for individual records the sex of the individual is shown after the surname using the unicode symbols, ♂ for male and ♀ for female. The 'Upcoming Birthdays' widget is available in the Widgets pane as Gedshow Birthdays. It can be displayed in any widget area (ideally around 250px wide or wider) the title and number of birthdays to show is selectable in the widget dialog (default 10). Only the day and month are shown so display of Living people is not repressed. The 'Top Surnames' widget is available in the Widgets pane as Gedshow Surnames. This widget shows a configurable number (default 10) of the highest number of surnames in the database. The 'Anniversaries' widget is available in the Widgets pane as Gedshow Anniversaries. This widget shows a configurable number (default 5) of the upcoming wedding anniversaries in the database. The 'In Memoriam' widget is available in the Widgets pane as Gedshow In Memoriam. This widget shows a configurable number (default 10) of the upcoming deaths in the database. Current limitations: Future enhancements: Demo site - Full shortcode Demo site - Surname shortcode Demo site - Person story shortcode Users group on Facebook Any comments / feedback to gedshow@orba-design.com

安装:

Upload the GedShow plugin to your site and activate as normal in the 'Plugins' menu. Select the Gedshow option in the admin panel. Upload your gedcom file. Go to Gedshow > Options and choose your button width and colour (these can be adjusted later without having to re upload your gedcom). Enter the shortcode on a page.

屏幕截图:

  • All surnames display.
  • Single surname display.
  • Individual with facts display.
  • Family tree display.
  • Gedshow options page (admin)
  • Widget displays.
  • Icons on person screen explanation

升级注意事项:

2.0.3 There is a change to the database to support the new shortcode qualifiers so you must upload your gedcom file to make use of this functionality. 2.0.2 Please update as there is a minor database change and a major improvement in the gedcom import routine that results in better data display. 2.0 This update should be installed as it has improvements to the gedcom file conversion and adds two new fact types to the display. It also copes with gedcom files with no sex for an individual.

常见问题:

Can I delete my gedcom file once it is processed?

Yes, just go to the media browser and delete as usual. It is no longer needed by the plugin.

Can I update my gedcom file even though it is already in the plugin?

Yes, just upload it again, the old entries in the plugin database will be deleted and the contents of the uploaded gedcom file will take its place.

I don't like the style of the buttons or the colours, can I change them?

Yes, the colour can be changed in the Gedshow Options page and styles can be changed using Custom CSS. The style of the button is dictated by the browser and theme but these can be changed with Custom CSS but may need the !important tag added.

I get the error 'You must upload a gedcom file with an extension of ged (in lowercase).' but my file is named correctly.

This problem is usually caused by being installed on Wordpress multisite. Please add ged as an allowed extension in Dashboard > Settings > Network Settings > Upload file types.

更新日志:

2.1.1 2.1.0 1.0 Initial release Release date - 5 January 2019