I would like to use \framedtext to create a grey sidebar that floats to the right of the text.
While I've discovered framedtext, I haven't figured out how to place it such that it floats with text wrapping and without a caption. I suspect that some theme on placeframedtext will be necessary.
Here's what I have so far:
\setupframedtexts[bodyfont=small, location=right hanging, width=3 cm]
\framedtext{
In this section, the steps towards creating a \SDFN\ will be described in the main text, while specific examples from my experience will be revealed in sidebars like this one. These will be reflective on the lessons I learned while creating the \SDFN\ in contract with the prescriptive tone of the main text. }
I suspect my arguments to location are lacking.
Edit: There's a suggestion that flowing places is possible from "starthangingaround" but it's an undocumented feature...
\framedtextinstead of a\externalfigure. – Aditya May 14 '11 at 0:47