<p>Looking to extract events (from default event module) based on a
specific taxonomy. In this case: &quot;Arts &amp; Entertainment&quot; into a
plain text view of the BODY only. I don&#39;t want title, location information,
dates, or other info, just the BODY to display. I&#39;ve all ready set the
view to require admin privilege.</p>
<p>I&#39;ve created a view called calendar_entertainment_print that selects
the correct taxonomy and displays proper nodes. Need help with a)
limiting results between a start and end date and b) formatting the
results in plain text with node BODY only, and c) group the calendar
items by category alphabetically (example below).</p>
<p>From this view, an editor can cut and paste and massage this information accordingly.</p>
<p>Thanks for any help. Here&#39;s an example of the output below.</p>
<p style="font-style: italic;">Start cutting for pasting into Quark Express here............................................</p>
<p>ART<br>
Bangor - blah....blah....<br>
Calais - blah...blah...</p>
<p>MUSIC<br>
Bangor - Nappertandies playing at the Sea Dog Saturday, 7pm. 555-5555.<br>
Ellsworth - Bad2theBone playing at the Music Hall Sunday, 5pm. 555-5555.</p>
<p>DANCE / THEATER<br>
Brewer - Nutcracker at Brewer Middle School, Thursday, 7:30pm. $25. 555-5555.</p>
<p style="font-style: italic;">End cutting for pasting into Quark Express here............................................</p>