D Articles Calendar offers the ability to render the calendar wherever you want inside your content.
This provides for a very useful and potentially more graceful integration with your content's layout.
All you have to do is insert an html div element where you want the calendar to appear, and give it a unique id. For example:
<div id="myuniqueid">Place the D Articles Calendar here</div>
And then go to the module's configuration page and change the field Name of the alternative Div location to the id of the div.
I have actually implemented such a div inside this article, so you should see my demo calendar below, instead of its normal place on the right.
empty
You can watch a quick demo in the video below. Please watch it in full screen.
