This update cleans up and removes big-endian byte order marks that caused compilation problems for some server configurations. Plus: Some template tidying.
Today's "Big Indian" beta update cleans up and removes big-endian byte order marks that had crept into some of the Big Medium module files presenting compilation problems for some server configurations.
Also: We're catching up on our hygeine regimen with some minor typo fixes for the default homepage and page templates, and some tweaks to the "Cup o' Joe" template theme to fix some buggy behavior in Internet Explorer 6.
Download the latest version of Big Medium here.
As noted above, this update provides some fixes to the theme style sheet for the "Cup o' Joe" theme. After installing this update, the changes to the theme can be applied to sites using this theme by reapplying the "Cup o' Joe" theme anew. To do this, go to "Layout>New Theme" and click "Apply" under the "Cup o' Joe" theme.
Be aware, though, that this process will also remove any custom templates or style sheet customizations you may have made.
If you're upgrading from v2.0b6, you can upgrade by uploading just the following five files and directories from the new version (make sure that your FTP client is set to "plain text" or "ASCII" mode when you upload the files).
moxiebin/Modules/BigMed.pmmoxiebin/Modules/BigMed (directory)moxiedata/templates/site_templates/HTML/_home.txtmoxiedata/templates/site_templates/HTML/_page.txtbmadmin/themes/_general/cup_o_joe/theme.cssHere's what's new in this update:
position:relative to two div styles in the "Cup o' Joe" template
to prevent Internet Explorer from losing its grip on reality.bmw_pageContent div from the default homepage template
(this div is automatically inserted by the <%content%> widget, so it
was doubling up).class="bmt_PageContent" to
class="bmt_pageContent".