The Atlassian Extension Spaces have been migrated to http://plugins.atlassian.com. These pages are now deprecated and will soon be deleted.

Balsamiq Mockups For Confluence


Name Balsamiq Mockups For Confluence
Version 1.6
Product Versions 2.5.1+
Author(s) Balsamiq SRL
Homepage http://www.balsamiq.com/products/mockups
Price 1/2 of Confluence(license levels don't have to match)
License Commercial
JavaDocs Online Docs
IssueTracking Support
Download JAR Download
Download Source n/a
Don't miss this webinar!
Watch this recording to see Mockups in action!



 


Compatibility with Confluence

Plugin Version 2.5.1
2.5.4
2.5.8 2.6.2 2.7.1 2.8.1 2.9
2.10
3.0
3.0.1
3.1-beta1
Last Tested On
1.0 to current


(default theme only)

all themes!

Nov 15th, 2009

Balsamiq Mockups For Confluence allows you to add UI mockups to your wiki pages.

Installation

Please see the instructions on the Installing Plugins and Macros page.

Usage

It's very simple, no need for manual macro-coding.

Please refer to the Balsamiq Mockups online documentation for details.

Examples

A list of sample UI mockups that can be created with this plugin can be found here. Some are also attached to this page.

Version History

We release an update almost every week!

Version 1.0 shipped on June 19th, 2008.

Version 1.1 shipped about a month later.

Version 1.5 shipped in December 2008, and introduced "Image Import" feature

Version 1.6 shipped in April 2009 and introduced linking mockups together (but not in the Confluence version yet).

Screenshots

Labels

commercial commercial Delete
design design Delete
ui ui Delete
mockups mockups Delete
macro macro Delete
confluence confluence Delete
plugin plugin Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Jan 13, 2009

    Brian Carr says:

    Does anyone know if there are additional paraments for the mockup tag? I found t...

    Does anyone know if there are additional paraments for the mockup tag? I found this link which describes a parameter for adjusting the alignment of the rendered mockup. What I was wondering is if there is a way to scale the rendering. I've got a mockup that is much bigger than your typical browser window, so it would be nice if I could show the mockup on the page at say 50~75% of it's original size. Anyone know of anything?

    1. Feb 11, 2009

      Peldi (Giacomo Guilizzoni) says:

      Hi Brian, Peldi here from Balsamiq. Sorry I just noticed this today. There's no ...

      Hi Brian, Peldi here from Balsamiq. Sorry I just noticed this today. There's no such option at the moment, but it's a good idea! I'll add it to the TODO list, and report back here when it's done.

    2. Aug 22

      Peldi (Giacomo Guilizzoni) says:

      Hi there, I just realized I never did report back on the progress. You can now s...

      Hi there, I just realized I never did report back on the progress. You can now specify the width of the exported image with a macro parameter, see here for more details: http://www.balsamiq.com/products/mockups/help#confluence (scroll down a bit)

  2. Feb 26, 2009

    cyberdolphin says:

    when i deploy the confluence with vitural content path, mockup does't support im...

    when i deploy the confluence with vitural content path, mockup does't support image display.

    this is my tomcat server.xml:

    <Context path="/wiki" docBase="../confluence" debug="0" reloadable="false">

    but when i set to this root context, the image in mockup is display. i don't known what's wrong.

    <Context path="" docBase="../confluence" debug="0" reloadable="false">

    1. Apr 21, 2009

      Peldi (Giacomo Guilizzoni) says:

      This has been fixed!

      This has been fixed!

  3. Jul 18, 2009

    Gabriel Soltz says:

    did somebody test with confluence 3.0.0_01?

    did somebody test with confluence 3.0.0_01?

    1. Jul 18, 2009

      Peldi (Giacomo Guilizzoni) says:

      Hi Gabriel, I have tested it with 3.0 and it works fine. The plugin doesn't take...

      Hi Gabriel, I have tested it with 3.0 and it works fine. The plugin doesn't take advantage of the new macro browser APIs yet, but other than that it works as advertised. :)

      I will update the testing table above to reflect this now.

  4. Aug 20

    Chris says:

    what about 3.0.1? did somebody test it?

    what about 3.0.1? did somebody test it?

    1. Aug 22

      Peldi (Giacomo Guilizzoni) says:

      Hi Chris, just tested on 3.0.1, no problems to report, I'll update the table abo...

      Hi Chris, just tested on 3.0.1, no problems to report, I'll update the table above to reflect it.

  5. Sep 11

    Brian Immel says:

    I'm trying to share mockups between pages by calling the mockup name on another ...

    I'm trying to share mockups between pages by calling the mockup name on another page. However, I get this error message:

    "Mockup image file mockup_playbackmockup.png (version 1) not found. Did someone delete it?"

    Can I not call this mockup from one page to another?

    Thanks!

    1. Sep 11

      Peldi (Giacomo Guilizzoni) says:

      Hi Brian, mockups are saved as attachments to a specific page, so sharing them b...

      Hi Brian, mockups are saved as attachments to a specific page, so sharing them between pages is not possible at the moment. Interesting idea thought, I'd like to hear more about your use-case: email me at peldi@balsamiq.com if you have the time.

      1. Sep 11

        Brian Immel says:

        Ah. No problems then. I came up with a work-around for that issue: Wrap the mock...

        Ah. No problems then. I came up with a work-around for that issue: Wrap the mockup (on the source page) with the excerpt macro and use the exerpt-include macro on the target page.

        Thanks for the info!

  6. Oct 06

    michael regelin says:

    Hi, I have been asked to evaluate Balsamiq Mockup for our company, which potent...

    Hi,

    I have been asked to evaluate Balsamiq Mockup for our company, which potentially has 10000+ users. From a server side, is there a way to analyse impact of using Mockup or does it act like another normal page wich contains...content....

    What will happend if 100 users use Mockup at the same time.

    Thanks for any help.

    Sincerly,

    Michael

    1. Oct 06

      Peldi (Giacomo Guilizzoni) says:

      Hello Michael, thanks for your interest in our plugin. Because the plugin's edi...

      Hello Michael, thanks for your interest in our plugin.

      Because the plugin's editor is a Flash application, the majority of the code and execution is done on the client-side, in the user's browser.

      Our server-side code is fairly straightforward, all we do is serve up the editor page, look up the data from a page's attachment and create new attachments (an XML file and a PNG image) when a user hits "save". So far no-one has had any issues with performance, and frankly I'd be surprised.

      Let me know if you have any more questions! peldi@balsamiq.com

      Peldi

      1. Oct 06

        michael regelin says:

        Hi Peldi, Just what I needed to read. Thanks for your help... Michael

        Hi Peldi,

        Just what I needed to read.

        Thanks for your help...

        Michael

  7. Oct 09

    Eric Houlot says:

    Hi, I'd like to try Balsamiq for my company. We are now on Confluence 3.02, is ...

    Hi,

    I'd like to try Balsamiq for my company. We are now on Confluence 3.02, is the plugin ok with this version and IE6 ?

    thanks

    Eric

    1. Oct 09

      Peldi (Giacomo Guilizzoni) says:

      Yup, we go as far back as 2.5.1, and IE6 is supported as well.

      Yup, we go as far back as 2.5.1, and IE6 is supported as well.

      1. Oct 09

        Eric Houlot says:

        Hi Peldi, thanks for your quick answer. Two questions :  - why there...

        Hi Peldi,

        thanks for your quick answer.

        Two questions :

         - why there is 2 items in the Menu : "UI Mockup" and "Add UI Mockup"

         - when i click on those 2 items i have a dark gray screen in IE

        thanks

        1. Oct 09

          Peldi (Giacomo Guilizzoni) says:

          Hello Eric, please go to the plugins page and disable one of the links (one is f...

          Hello Eric, please go to the plugins page and disable one of the links (one is for confluence 2.8 and above, the other is for <2.8).

          As for the gray screen, that means something went wrong during installation perhaps. Could you please email me so that we can debug it together? peldi@balsamiq.com

          1. Oct 09

            Eric Houlot says:

            Hi Peldi, - it's ok for the two links - it's also ok for the gray...

            Hi Peldi,

            - it's ok for the two links

            - it's also ok for the gray screen problem, i have try in firefox and the problem is because i haven't Flash, IE6 don't told me this.

            Thanks a lot, great plugin

            We will try it some days before we buy

            -Eric

  8. Dec 01

    Mathieu Filotto says:

    Hi, I use Mockup 1.6.45 with Confluence 2.9.2. When I try to "save and close" ...

    Hi,

    I use Mockup 1.6.45 with Confluence 2.9.2.

    When I try to "save and close" a mockup I've just added, I get a NoClassDefFoundError

    javax.servlet.ServletException: L'ex�cution de la servlet a lanc� une exception
    &nbsp;&nbsp;&nbsp;&nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:313)
    
    caused by: java.lang.NoClassDefFoundError: org/directwebremoting/WebContextFactory
    
    &nbsp;&nbsp;&nbsp;&nbsp;at org.randombits.confluence.support.DWRServletProvider.getRequest(DWRServletProvider.java:28)
    
    

    Someone could help me on that issue please ?

    Math

    1. Dec 02

      Peldi (Giacomo Guilizzoni) says:

      Hello Math, I've never seen that RTE before, I'm doing some research. Stay tuned...

      Hello Math, I've never seen that RTE before, I'm doing some research. Stay tuned!

    2. Dec 02

      Peldi (Giacomo Guilizzoni) says:

      Hi Matthew, searching the usual places resulted in nothing useful I'm afraid. Co...

      Hi Matthew, searching the usual places resulted in nothing useful I'm afraid. Could you please email the full stack trace page to me at peldi@balsamiq.com? I hope it will give us more hints to what might be going wrong...

      1. Dec 06

        Mathieu Filotto says:

        Hi Peldi, I push forward my tests on plugin versions and I discovered that the p...

        Hi Peldi,
        I push forward my tests on plugin versions and I discovered that the problem is that Mockups is not compatible with the Scaffolding plugin version 3.2.0.
        I installed Scaffolding version 3.1.0 (the preconized version for Confluence 2.9) and it solved the problem.
        Thanks for your help
        Math