Linux 软件免费装
Banner图

Total Diagram

开发者 dariuszdawidowski
更新时间 2019年1月22日 22:49
捐献地址: 去捐款
PHP版本: 5.0 及以上
WordPress版本: 5.0
版权: MIT
版权网址: 版权信息

标签

management mindmap diagram

下载

详情介绍:

Total Diagram is a diagramming web application. Useful for systematization and prototyping. Write down your ideas on sticky notes, visualize your programming API as a tree structure. To begin: Put [total-diagram] shortcode on page. Important note: For the best experience you'll need a full-screen theme or at least use custom css to make diagram window wide enough. See Installation section for more details. For safety reasons remember to use latest stable versions of browser, WordPress and other plugins. Usage: Add new node: right click on background (two fingers on modern touchpad) -> context menu -> Add node Quick add node: doubleclick (last used type) Select node: click on node Drag node: click on node and drag Pan view: click on background adn drag or scroll with two fingers on modern touchpad Zoom view: pinch gesture on modern touchpad (requires Chrome or Firefox) or scroll with CTRL key Context menu: right click (two fingers on modern touchpad) Connect nodes with link: select two nodes and right click for context menu -> Add link Smart zoom view: + - keys Center view: 0 key

安装:

  1. Upload the plugin files to the /wp-content/plugins/total-diagram directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Create any page (e.g. 'Total') and put shortcode [total] or [total-diagram] there.
  4. Instead of using shortcode you can use widget if your theme supports it.
  5. Plugin works only for logged-in users.
  6. Probably you preffer to use plugin in the full-screen mode, so you can:
  7. choose clean full-screen theme for your site
  8. or you can tweak div id '#total-diagram' with surroundings using css (Appearance -> Customize -> Additional CSS)
  9. or customize only one page for this plugin read about Page Templates here
  10. additionally you may hide WordPress toolbar in 'Users -> Your Profile: Show Toolbar when viewing site'
  11. Other tweaks:
  12. Preffered resolution for image miniatures is 256x256 (or 512x512 when you need quality). You can set it in WordPress Admin -> Settings -> Media: Thumbnail Size.

常见问题:

What browsers are supported?

Chrome 68, Firefox 61, Safari 11

Does it work on mobile devices?

Not yet

What technologies are used?

Javascript/ES6, Html5, Css3, WebGL, Three.js library

更新日志:

1.4.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0