這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Laika Pedigree Tree

外掛說明

Creates a custom content type to upload pets, displays from 1 to 4 generations (parents are counted as first generation).

When you create a new pet it lets you select the mother and father and then draws a pedigree
tree when the user is viewing the post.

螢幕擷圖

  • Pedigree tree on a laika post type
  • Forms on custom laika post type

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Laika_Configuration to configure the plugin
  4. A new content type is Added, the pluggin works in this way:
    • The identifier is the most important part, it must be unique for every pet
    • The identifier of the mum and dad will be tied to them (by their identifier), if they exists,
    • then the plugin will know, and draw the tree properly.
  5. To view the page displaying all pets:
    • Create a new page and copy the page ID on settings (Laika Configuration), ID of the Archive
    • When you link to this page you can add filters bya arguments for gender and tags (optional)
    • For example mysite.com/yourpage/?gender=male will filter only males
    • mysite.com/yourpage/?gender=female&tags=germanshepherd+champion will filter only females with the tags ‘germanshepherd’ plus ‘champion’

常見問題集

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Laika_Configuration to configure the plugin
  4. A new content type is Added, the pluggin works in this way:
    • The identifier is the most important part, it must be unique for every pet
    • The identifier of the mum and dad will be tied to them (by their identifier), if they exists,
    • then the plugin will know, and draw the tree properly.
  5. To view the page displaying all pets:
    • Create a new page and copy the page ID on settings (Laika Configuration), ID of the Archive
    • When you link to this page you can add filters bya arguments for gender and tags (optional)
    • For example mysite.com/yourpage/?gender=male will filter only males
    • mysite.com/yourpage/?gender=female&tags=germanshepherd+champion will filter only females with the tags ‘germanshepherd’ plus ‘champion’

使用者評論

2017 年 7 月 22 日
It´s a great plug-inn, very usefull for all kind of pets. I really love it.
2016 年 10 月 28 日
Great Plugin even beeing still under development. Author is very willing to help out with problems and is reacting very fast. Thanks for the great work
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Laika Pedigree Tree〉的開發相關工作。

參與者

將〈Laika Pedigree Tree〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2

Release Date – May 2016
Added custom fields (Beta)

1.0.0

Release Date – April 2017
First stable version
Minnor usability changes

0.21

Added horitzontal scrow

0.20

Redesign of the archive and added the possibility to filter by arguments
fixed uninstall bug

0.19

Cleaned up settings page and added descriptions

0.18

Added a new generation

0.17

Gives the possibility to show males first

0.16

Option for inverting tree direction

0.14

Release Date – 11 November 2016

  • Security update

0.12

Release Date – 20 October 2016

  • Added Thumbnails on tree

0.11

Release Date – 19 October 2016

  • Code rewritten for stability and bug fixing
  • custom template eliminated

0.9.6

Release Date – 15 October 2016

  • Added a setting to hide link on content type
  • Fixed an important Bug
  • Improved the CSS

0.8

Release Date – 13 October 2016

  • Added slug option on settings
  • Fixed small bugs
  • Improved the CSS