[xwiki-users] [Announcement] PlantUML Macro 1.0 released
I'm pleased to announce the release of the PlantUML xwiki macro 1.0. Go grab it at http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro The highlights of this release are: * Straightforward installation using the PlantUML server available on the internet. Just import the XAR and draw your first diagram. * The address of the PlantUML server is now easily configurable. So you can use your own intranet PlantUML server. * Diagrams larger than the wiki page are resized to be fully displayed (without scrolling). Thanks for your attention. Maxime Sinclair
Thanks! Neat macro :) I would suggest to make "http://yuml.me/diagram/scruffy/$type/$normalized" configurable for "scuffy" / "orderly" diagrams styles. Based on style parameter the macro code would choose between "http://yuml.me/diagram/scruffy" and "http://yuml.me/diagram/" So that the user could write something like {{yuml type="usecase" style="orderly"}} [User]-(Login) [User]-(Logout) (Login)<(Reminder) (Login)>(Captcha) {{/yuml}} to choose his preferred style. Regards, Roman -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Maxime Sinclair Sent: Friday, March 11, 2011 4:05 PM To: XWiki Users Subject: [xwiki-users] [Announcement] PlantUML Macro 1.0 released I'm pleased to announce the release of the PlantUML xwiki macro 1.0. Go grab it at http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro The highlights of this release are: * Straightforward installation using the PlantUML server available on the internet. Just import the XAR and draw your first diagram. * The address of the PlantUML server is now easily configurable. So you can use your own intranet PlantUML server. * Diagrams larger than the wiki page are resized to be fully displayed (without scrolling). Thanks for your attention. Maxime Sinclair _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Sorry, wrong thread :) But thanks for the macro anyways (it has a lot more diagram types as opposed to yUML) :))) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Roman Muntyanu Sent: Friday, March 11, 2011 5:00 PM To: XWiki Users Subject: Re: [xwiki-users] [Announcement] PlantUML Macro 1.0 released Thanks! Neat macro :) I would suggest to make "http://yuml.me/diagram/scruffy/$type/$normalized" configurable for "scuffy" / "orderly" diagrams styles. Based on style parameter the macro code would choose between "http://yuml.me/diagram/scruffy" and "http://yuml.me/diagram/" So that the user could write something like {{yuml type="usecase" style="orderly"}} [User]-(Login) [User]-(Logout) (Login)<(Reminder) (Login)>(Captcha) {{/yuml}} to choose his preferred style. Regards, Roman -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Maxime Sinclair Sent: Friday, March 11, 2011 4:05 PM To: XWiki Users Subject: [xwiki-users] [Announcement] PlantUML Macro 1.0 released I'm pleased to announce the release of the PlantUML xwiki macro 1.0. Go grab it at http://extensions.xwiki.org/xwiki/bin/view/Extension/PlantUML+Macro The highlights of this release are: * Straightforward installation using the PlantUML server available on the internet. Just import the XAR and draw your first diagram. * The address of the PlantUML server is now easily configurable. So you can use your own intranet PlantUML server. * Diagrams larger than the wiki page are resized to be fully displayed (without scrolling). Thanks for your attention. Maxime Sinclair _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Maxime Sinclair -
Roman Muntyanu