Changeset 139173
- Timestamp:
- 07/25/2009 03:26:51 PM (17 years ago)
- Location:
- gliffy-plugin-for-wordpress/trunk
- Files:
-
- 2 edited
-
gliffy-plugin-for-wordpress.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gliffy-plugin-for-wordpress/trunk/gliffy-plugin-for-wordpress.php
r139007 r139173 3 3 Plugin Name: Gliffy for WordPress 4 4 Plugin URI: http://wiki.gliffy.com/display/APIAPPS/WordPress+Plugin 5 Description: Create diagrams and insert them into your posts or pages! Look for the "Diagrams" menu when you activate the plugin, and use the Gliffy button on the media bar to insert diagrams. This plugin is dependent on the publicly available Gliffy Client library for php.Once activated, make sure to <a href="options-general.php?page=gliffy-config">configure</a> the plugin in the settings menu.5 Description: Create diagrams and insert them into your posts or pages! Look for the "Diagrams" menu when you activate the plugin, and use the Gliffy button on the media bar to insert diagrams. Once activated, make sure to <a href="options-general.php?page=gliffy-config">configure</a> the plugin in the settings menu. 6 6 Version: 0.1.2 7 7 Author: Gliffy, Inc. -
gliffy-plugin-for-wordpress/trunk/readme.txt
r139059 r139173 7 7 Stable tag: trunk 8 8 9 The Gliffy plugin allows you to create diagrams and insert them into your posts or pages. Create all kinds of diagrams: drawings, flowcharts, uml, etc9 The Gliffy plugin allows you to create diagrams and insert them into your posts or pages. Create all kinds of diagrams: drawings, flowcharts, UML, etc 10 10 11 11 == Description == 12 12 13 The [Gliffy](http://www.gliffy.com/ "Diagraming Software") plugin works with your Gliffy Online account. The Gliffy plugin and corresponding API are currently in BETA. 13 The [Gliffy](website) plugin for WordPress works with your [Gliffy Online](http://www.gliffy.com/online.shtml) account. 14 The plugin allows you to create diagrams and insert them into your posts or pages. Create all kinds of diagrams: basic drawings, flowcharts, floorplans, UML, ERD, UI mockups, etc. 14 15 15 If you experience any problems with the plugin, please log a bug in our [Issue Tracker](http://jira.gliffy.com/browse/INTWP). 16 Usage: 17 18 Look for the "Diagrams" menu when you activate the plugin, and use the Gliffy button on the media bar to insert diagrams. Once activated, make sure to configure the plugin in the settings menu. 19 20 Notes: 21 22 The Gliffy plugin for WordPress, the publicly available Gliffy client library for php, and corresponding REST API are currently in BETA. If you experience any problems with the plugin, please log a bug in our [Issue Tracker](http://jira.gliffy.com/browse/INTWP). 16 23 17 24 == Installation == … … 21 28 1. Upload the `gliffy-plugin-for-wordpress` directory to the `/wp-content/plugins/` directory 22 29 1. Activate the plugin through the 'Plugins' menu in WordPress 23 1. Enter your API credentials in the 'Settings' menu in WordPress24 1. Test your API credentials in the 'Settings' menu in WordPress30 1. Enter your API credentials in the 'Settings'...'Gliffy API' menu in WordPress 31 1. Test your API credentials while in the 'Gliffy API' menu in WordPress 25 32 26 33 == Frequently Asked Questions == 27 34 28 = How can I learn more about Gliffy?=35 = My diagram isn't showing up on the blog! = 29 36 30 Visit us at [http://www.gliffy.com](). 37 Make sure that you've made the diagram public. There are two ways to do this in the Gliffy Editor: 38 39 1. Go to the file menu "share" and select "Publish to Internet...", then select the radio button "Make Public", and press "Close". 40 1. In the upper right corner click the button "blog & share this diagram", then select the radio button "Make Public", and press "Close". 41 42 = What diagrams can I create? = 43 44 We have several examples on our [website](website). And our users have shared thousands of public diagrams Our users have made 31 45 32 46 = How do I request new features for the plugin? = … … 34 48 Search for features in our [Issue Tracker](http://jira.gliffy.com/browse/INTWP). If you don't find what you're looking for, create a new one! 35 49 50 = How can I learn more about Gliffy? = 51 52 Visit us at [http://www.gliffy.com](website), for a [FAQ on Gliffy Online](http://gliffy.localhost/faqs.shtml "Frequently asked questions about Gliffy"). 53 54 36 55 == Screenshots == 37 56 38 57 1. Make sure to configure your plugin before use. 39 58 2. Create a new diagram by going to the object menu and selecting add new. Provide a name for your diagram. 40 3. The Gliffy Editor will launch in the window. When you're done editing it, press the link "Back to WordPress"59 3. The Gliffy Editor will launch in the window. Make sure to click on "blog & share this diagram" to set the visibility of the document to "make public". When you're done editing it, press the link "Back to WordPress" 41 60 4. Add your new diagram into your post by clicking on the media button and then selecting your desired diagram. 42 61 5. The post will now contain a "macro" that tells WordPress that this is where your diagram should go. … … 58 77 * A media button to choose a diagram to insert into your post or page 59 78 79 80 [website]: http://www.gliffy.com/ "Diagraming Software"
Note: See TracChangeset
for help on using the changeset viewer.