• Just added integration with my BeerXML Shortcode plugin, works great!

    It would be nice if there were some additional examples and some documentation about what the parameters are, but it’s a great start. Keep up the good work!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    works great!

    Awesome! I’ve added to our set of examples

    It would be nice if there were some additional examples and some documentation about what the parameters are, but it’s a great start. Keep up the good work!

    Did you see the documentation on our wiki by chance? Curious as to what specific questions you might have.

    Thread Starter Derek Springer

    (@derekspringer)

    Did you see the documentation on our wiki by chance? Curious as to what specific questions you might have.

    I did use the wiki to build my integration, thanks! I wasn’t sure what additional parameters there were for the field attrs besides the ones in the example. For instance, the url field (as well as text fields) are awfully short. Is there any way to set the length or a class or style?

    See: https://s.w.org/plugins/beerxml-shortcode/screenshot-4.png

    Also, is there a way to set what the value of the checkboxes are? Right now it seems they’re just “true” or “false”, which ends up working okay for how I’m parsing the attributes.

    Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    I wasn’t sure what additional parameters there were for the field attrs besides the ones in the example.

    The example is supposed to indicate all available parameters.

    Is there any way to set the length or a class or style?

    Coming in v0.3.0: https://github.com/fusioneng/Shortcake/pull/291

    Also, is there a way to set what the value of the checkboxes are?

    Hm, not without some hacking. Why would you want to change the values, and why not use <select> or similar?

    There are some more examples for Wiki page. I would do it but dont know what is important.

    https://www.ads-software.com/plugins/search.php?q=shortcake

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Off to a great start!’ is closed to new replies.