內容簡介
Knowners 是由 FakePress 和 Art is Open Source 製作的語義化視覺化外掛程式。它旨在成為 WordPress 界面的一部分,讓您可以在其上放置一個美觀的互動圖形,顯示您的部落格語義結構。完全支援 HTML5 和 Canvas。互動功能。
Knowners 不是小工具,而是一個您可以在佈景主題模板中調用的 WordPress 擴充套件。
這個新版本可以直接在文章上工作,網路視覺化是使用標籤自動建構的。
與其他版本一樣,按照以下步驟安裝外掛程式:
將壓縮檔解壓縮到 WordPress 外掛程式資料夾中(應該會得到一個包含一堆檔案的 "knowners" 目錄),然後進入 WordPress 儀表板,到 "外掛程式" 部分,在列表中找到 "knowners" 外掛程式,並點擊 "啟用",將 PHP 指令 knowners_render_posts() 插入佈景主題模板中,以顯示您基於文章的視覺化效果,將 PHP 指令 knowners_render_links() 插入佈景主題模板中,以顯示您基於連結的視覺化效果,完成!
請記住,外掛程式是設計用來佔用大區域的: 在小 div 或其他 HTML 容器中顯示它可能不會顯得太好。
外掛程式會自動填充它所放置的所有容器。
Knowners 功能可在佈景主題中任何地方調用,並將佔用它們所在容器的所有空間。
請注意,此外掛程式設計用於佔用大量空間: 如果將其放在較小的空間中,則結果會非常糟糕。
請查看外掛程式網站,以了解其使用範例,以便了解您可以實現的效果,並請隨時查閱更新,包括提高的編輯設施和導航工具。
外掛標籤
開發者團隊
原文外掛簡介
Knowners is a semantic visualization plugin, produced by FakePress and Art is Open Source. It is meant as a large-scale part of your wordpress interaface, where you can host a beautiful interactive graph that shows the semantic structure of your blog. Full HTML5 and Canvas support. Interaction.
Knowners is not a widget, but rather a wordpress extension that you can call in your theme templates.
This new version works directly on POSTS and the network visualization is built automatically using tags.
As with the other versions, follow these steps to install the plugin:
remember that the plugin is designed to occupy a large area: displaying it in a small div or other HTML container might not come out too nice.
The plugin automatically fills all the container it has been placed into.
The Knowners functions can be called anywhere in your theme and will take up all the space of the container in which they are called.
Please note that this plugin is designed to occupy lots of space: you will get awful results if you call it in smaller ones.
Please check out the plugin website for an example of its usage, so that you can get the feel of what you can achieve and please check back real soon for the updates, including the improved editing facilities and navigation tools.
