On 24-okt-2006, at 14:33, Ryan Rittenhouse wrote:
I got a seperate pane this way but it had the RC start page with
"SERVICE CURRENTLY NOT AVAILABLE!".
Oops, sorry.
I forgot to add skins/default/templates/previewmessage.html to the
patch:
<roundcube:object name="messageHeaders" class="headers-table"
cellspacing="0" cellpadding="2" addicon="/images/icons/plus.gif"
summary="Message headers" />
<roundcube:object name="messageAttachments" id="attachment-list" />
<roundcube:object name="blockedObjects" id="remote-objects-message" />
<pre><roundcube:object name="messageBody" id="messagebody" showImages="true" /></pre>
I think RoundCube could more gracefully tell the user that it's just
a simple missing template file.
Robin