<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Movable Type and Melody Community Feed</title>
    <link rel="alternate" type="text/html" href="http://www.movabletips.com/movable_type_and_melody_community_feed/" />
    <link rel="self" type="application/atom+xml" href="http://www.movabletips.com/movable_type_and_melody_community_feed/atom.xml" />
    <id>tag:www.movabletips.com,2011-05-20:/movable_type_and_melody_community_feed//11</id>
    <updated>2014-03-13T16:13:44Z</updated>
    <subtitle>Movable Type and Melody related articles automatically collected from around the web (sometimes even machine translated!)
Do you have or know any good sites or feeds about these topics?  Mail me!</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.2.7</generator>

<entry>
    <title>Wordometer updated for Movable Type 5.x and 6.x</title>
    <link rel="alternate" type="text/html" href="http://eatdrinksleepmovabletype.com/wordometer_updated_for_movable_type_5x_and_6x/" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.448630</id>

    <published>2014-03-13T15:35:00Z</published>
    <updated>2014-03-13T16:13:44Z</updated>

    <summary> The old Wordometer plugin has received a refresh: support for Movable Type 5.x and 6.x! The functionality is basically unchanged: after installing the plugin it will automatically count words in a text field on the Edit Entry and Edit...</summary>
    <author>
        <name>Eat Drink Sleep Movable Type</name>
        <uri>http://eatdrinksleepmovabletype.com/</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
         The old Wordometer plugin has received a refresh: support for Movable Type 5.x and 6.x! The functionality is basically unchanged: after installing the plugin it will automatically count words in a text field on the Edit Entry and Edit...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Movable Ink Launches agileEMAIL, A Platform For Email Marketing</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techcrunch/~3/dNMYO6k6pyY/" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.445898</id>

    <published>2014-03-10T15:56:27Z</published>
    <updated>2014-03-10T18:21:21Z</updated>

    <summary>Startup Movable Ink has been trying to improve marketing emails with real-time content, and now it&apos;s launching a broader platform called agileEMAIL. Co-founder and CEO Vivek Sharma said agileEMAIL includes the company&apos;s older tools, but where it previously offered a...</summary>
    <author>
        <name>Techcrunch MT &amp; Melody</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=5d80632bde39dd545a7cd07dd36969d1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        Startup Movable Ink has been trying to improve marketing emails with real-time content, and now it&apos;s launching a broader platform called agileEMAIL. Co-founder and CEO Vivek Sharma said agileEMAIL includes the company&apos;s older tools, but where it previously offered a...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>MovableType 5.2.6 &#8212;&#160;modify default html markup of assets added to an entry?</title>
    <link rel="alternate" type="text/html" href="http://stackoverflow.com/questions/21869876/movabletype-5-2-6-modify-default-html-markup-of-assets-added-to-an-entry" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.429517</id>

    <published>2014-02-19T02:34:22Z</published>
    <updated>2014-02-20T03:28:30Z</updated>

    <summary><![CDATA[
            

            I know that for a long time MT has not made it easy / accessible to edit the default markup that wraps an [image] asset when it is inserted into a MT entry. (So strange that this hasn't been created as a system module like everything else.)

There is one plugin that seemed to solve this problem, though it was written for MT 4* and seems to be defunct:
https://github.com/endevver/mt-plugin-custom-asset-markup
I've installed it, anyway, and it's unclear how it's supposed to work or be triggered / managed (there are no settings, though I may be doing it wrong).

Every time an image is inserted into an entry, I want its markup to include a few of its properties in the tag. For example, I want to assign the ID value of each image when it's inserted into the entry body:

&lt;IMG ID="ar_&lt;mt:AssetId&gt;" &#8230; /&gt;



Has this problem been solved in MT 6? (I'm holding off a system upgrade till we launch as I don't want to destabilize right now, but might be worth it.)
Tips on how to operate the plugin above?
Any suggestions / hacks, other than editing the Perl modules directly or writing my own plugin? 


        ]]></summary>
    <author>
        <name>Newest questions tagged movabletype - Stack Overflow</name>
        <uri>http://stackoverflow.com/questions/tagged/?tagnames=movabletype&amp;sort=newest</uri>
    </author>
    
        <category term="movabletype" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        <![CDATA[
            

            <p>I know that for a long time MT has not made it easy / accessible to edit the default markup that wraps an [image] asset when it is inserted into a MT entry. (So strange that this hasn't been created as a system module like everything else.)</p>

<p>There is one plugin that seemed to solve this problem, though it was written for MT 4* and seems to be defunct:
<a href="https://github.com/endevver/mt-plugin-custom-asset-markup" rel="nofollow">https://github.com/endevver/mt-plugin-custom-asset-markup</a>
I've installed it, anyway, and it's unclear how it's supposed to work or be triggered / managed (there are no settings, though I may be doing it wrong).</p>

<p>Every time an image is inserted into an entry, I want its markup to include a few of its properties in the tag. For example, I want to assign the ID value of each image when it's inserted into the entry body:</p>

<pre><code>&lt;IMG ID="ar_&lt;mt:AssetId&gt;" &#8230; /&gt;
</code></pre>

<ul>
<li>Has this problem been solved in MT 6? (I'm holding off a system upgrade till we launch as I don't want to destabilize right now, but might be worth it.)</li>
<li>Tips on how to operate the plugin above?</li>
<li>Any suggestions / hacks, other than editing the Perl modules directly or writing my own plugin? </li>
</ul>

        ]]>
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Re: 0x07 SEC-T.org 2014 CALL FOR PAPERS Process Start NEW CONFERENCE DATES!</title>
    <link rel="alternate" type="text/html" href="http://seclists.org/fulldisclosure/2014/Feb/167" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.428780</id>

    <published>2014-02-18T12:25:28Z</published>
    <updated>2014-02-18T14:25:02Z</updated>

    <summary>Posted by Mattias B&#229;&#229;th on Feb 18Hey all, again. It has come to our attention that our conference dates again collided with the dates of the UK conference 44CON. So out of our infinite wisdome and kindness to everyone in...</summary>
    <author>
        <name>Full Disclosure Movable Type</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=c7e39c0707ff3734ece10c6b9f66b7bf</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        Posted by Mattias B&#229;&#229;th on Feb 18Hey all, again. It has come to our attention that our conference dates again collided with the dates of the UK conference 44CON. So out of our infinite wisdome and kindness to everyone in...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Movable Type v6.0.2</title>
    <link rel="alternate" type="text/html" href="http://www.movabletypedemo.org/2014/01/movable-type-v602.html" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.412923</id>

    <published>2014-01-29T22:30:07Z</published>
    <updated>2014-01-30T14:33:20Z</updated>

    <summary>In January the 15th, 2014, Six Apart launched Movable Type v6.0.2 and with this occasion it made available also the Enterprise edition, called Movable Type Advanced (v6.0.2).This version includes a series of improvements, from compatibility with Internet Explorer 11, to...</summary>
    <author>
        <name>Movable Type Demo</name>
        <uri>http://www.movabletypedemo.org/</uri>
    </author>
    
        <category term="Announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        In January the 15th, 2014, Six Apart launched Movable Type v6.0.2 and with this occasion it made available also the Enterprise edition, called Movable Type Advanced (v6.0.2).This version includes a series of improvements, from compatibility with Internet Explorer 11, to...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Movable Type 6.0.1, 5.2.9, and 5.161 Security Updates</title>
    <link rel="alternate" type="text/html" href="http://www.movabletypedemo.org/2014/01/movable-type-601-529-and-5161-security-updates.html" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.412403</id>

    <published>2014-01-29T22:19:40Z</published>
    <updated>2014-01-29T23:31:16Z</updated>

    <summary>In November the 15th, 2013, Six Apart released a mandatory security update for movable type v5x and v6x.The security issue that was identified and fixed is related to the Rich Text Editor present in movable type v5 and v6 which...</summary>
    <author>
        <name>Movable Type Demo</name>
        <uri>http://www.movabletypedemo.org/</uri>
    </author>
    
        <category term="Security Update" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        In November the 15th, 2013, Six Apart released a mandatory security update for movable type v5x and v6x.The security issue that was identified and fixed is related to the Rich Text Editor present in movable type v5 and v6 which...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>how to fetch old RSS feeds from movabletype site?</title>
    <link rel="alternate" type="text/html" href="http://stackoverflow.com/questions/21438405/how-to-fetch-old-rss-feeds-from-movabletype-site" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.412186</id>

    <published>2014-01-29T17:33:52Z</published>
    <updated>2014-01-30T14:13:55Z</updated>

    <summary>
            

            Is there any instructor for that? I mean some way to access other pages of movabletype feed?

Example:

MovableTypeSite/feed/page=10


or

MovableTypeSite/feed/rss?page=7


        </summary>
    <author>
        <name>Newest questions tagged movabletype - Stack Overflow</name>
        <uri>http://stackoverflow.com/questions/tagged/?tagnames=movabletype&amp;sort=newest</uri>
    </author>
    
        <category term="feed" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="movabletype" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="rss" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        <![CDATA[
            

            <p>Is there any instructor for that? I mean some way to access other pages of movabletype feed?</p>

<p>Example:</p>

<pre><code>MovableTypeSite/feed/page=10
</code></pre>

<p>or</p>

<pre><code>MovableTypeSite/feed/rss?page=7
</code></pre>

        ]]>
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>StyleSeat, An Online Marketplace For Stylists &amp; Beauty Pros, Raises $10.2M Series A From Lightspeed</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techcrunch/~3/9rXU9eg7p_8/" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.406089</id>

    <published>2014-01-22T12:30:59Z</published>
    <updated>2014-01-22T13:35:27Z</updated>

    <summary>As hinted at last month, salon-booking service StyleSeat has now closed on its Series A round of funding. Led by Lightspeed Ventures, the company has raised an additional $10.2 million in outside investment, bringing its total raise to date to...</summary>
    <author>
        <name>Techcrunch MT &amp; Melody</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=5d80632bde39dd545a7cd07dd36969d1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        As hinted at last month, salon-booking service StyleSeat has now closed on its Series A round of funding. Led by Lightspeed Ventures, the company has raised an additional $10.2 million in outside investment, bringing its total raise to date to...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>How do I set 301 redirects to strip off .html file extensions?</title>
    <link rel="alternate" type="text/html" href="http://stackoverflow.com/questions/21197961/how-do-i-set-301-redirects-to-strip-off-html-file-extensions" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.403136</id>

    <published>2014-01-17T23:37:31Z</published>
    <updated>2014-01-18T01:37:03Z</updated>

    <summary><![CDATA[
            

            I am working on migrating a MovableType blog to Wordpress.

All of the old post urls end in .html.

Example:

http://ec2-174-129-85-183.compute-1.amazonaws.com/archives/2013/12/all_quiet_on_th.html


However, when I updated the post names in wordpress to include the .html extensions, I kept getting 404 errors.

So what I want to do now is redirect all of the requests for pages that end in .html to the same pages but without the .html.

For example:

.../archives/2013/12/all_quiet_on_th.html


Would 301 redirect to:

.../archives/2013/12/all_quiet_on_th


Here is my current .htaccess file:

# BEGIN WordPress

# Ensure the rewriet module is loaded
&lt;IfModule mod_rewrite.c&gt;
# enable the rewrite engine
RewriteEngine On
# Set the root directory
RewriteBase /

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;

# END WordPress


Can you please advise what changes I can make to this file for this to work?

I tried 5 or 6 different versions on the internet already, but it is not working and I am not sure why not.

        ]]></summary>
    <author>
        <name>Newest questions tagged movabletype - Stack Overflow</name>
        <uri>http://stackoverflow.com/questions/tagged/?tagnames=movabletype&amp;sort=newest</uri>
    </author>
    
        <category term=".htaccess" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="movabletype" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="wordpress" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        <![CDATA[
            

            <p>I am working on migrating a MovableType blog to Wordpress.</p>

<p>All of the old post urls end in .html.</p>

<p>Example:</p>

<pre><code>http://ec2-174-129-85-183.compute-1.amazonaws.com/archives/2013/12/all_quiet_on_th.html
</code></pre>

<p>However, when I updated the post names in wordpress to include the .html extensions, I kept getting 404 errors.</p>

<p>So what I want to do now is redirect all of the requests for pages that end in .html to the same pages but without the .html.</p>

<p>For example:</p>

<pre><code>.../archives/2013/12/all_quiet_on_th.html
</code></pre>

<p>Would 301 redirect to:</p>

<pre><code>.../archives/2013/12/all_quiet_on_th
</code></pre>

<p>Here is my current .htaccess file:</p>

<pre><code># BEGIN WordPress

# Ensure the rewriet module is loaded
&lt;IfModule mod_rewrite.c&gt;
# enable the rewrite engine
RewriteEngine On
# Set the root directory
RewriteBase /

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&lt;/IfModule&gt;

# END WordPress
</code></pre>

<p>Can you please advise what changes I can make to this file for this to work?</p>

<p>I tried 5 or 6 different versions on the internet already, but it is not working and I am not sure why not.</p>

        ]]>
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>[SECURITY] [DSA 2841-1] movabletype-opensource security update</title>
    <link rel="alternate" type="text/html" href="http://seclists.org/bugtraq/2014/Jan/26" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.399268</id>

    <published>2014-01-13T16:19:55Z</published>
    <updated>2014-01-13T16:22:40Z</updated>

    <summary>Posted by Moritz Muehlenhoff on Jan 13------------------------------------------------------------------------- Debian Security Advisory DSA-2841-1 security () debian org http://www.debian.org/security/ Moritz Muehlenhoff January 11, 2014 http://www.debian.org/security/faq ------------------------------------------------------------------------- Package : movabletype-opensource Vulnerability : cross-site......</summary>
    <author>
        <name>Bugtraq Movable Type</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=29ef8a19bb2097ce40dc54024e0d1d4e</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        Posted by Moritz Muehlenhoff on Jan 13------------------------------------------------------------------------- Debian Security Advisory DSA-2841-1 security () debian org http://www.debian.org/security/ Moritz Muehlenhoff January 11, 2014 http://www.debian.org/security/faq ------------------------------------------------------------------------- Package : movabletype-opensource Vulnerability : cross-site......
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>[SECURITY] [DSA 2841-1] movabletype-opensource	security update</title>
    <link rel="alternate" type="text/html" href="http://seclists.org/fulldisclosure/2014/Jan/50" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.398201</id>

    <published>2014-01-11T18:33:35Z</published>
    <updated>2014-01-11T19:41:03Z</updated>

    <summary>Posted by Moritz Muehlenhoff on Jan 11------------------------------------------------------------------------- Debian Security Advisory DSA-2841-1 security () debian org http://www.debian.org/security/ Moritz Muehlenhoff January 11, 2014 http://www.debian.org/security/faq ------------------------------------------------------------------------- Package : movabletype-opensource Vulnerability : cross-site......</summary>
    <author>
        <name>Full Disclosure Movable Type</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=c7e39c0707ff3734ece10c6b9f66b7bf</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        Posted by Moritz Muehlenhoff on Jan 11------------------------------------------------------------------------- Debian Security Advisory DSA-2841-1 security () debian org http://www.debian.org/security/ Moritz Muehlenhoff January 11, 2014 http://www.debian.org/security/faq ------------------------------------------------------------------------- Package : movabletype-opensource Vulnerability : cross-site......
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Parrot Shows Off New MiniDrone And Leaping Sumo Rolling Bot</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techcrunch/~3/OZW7VQ6ouc4/" />
    <id>tag:www.movabletips.com,2014:/movable_type_and_melody_community_feed//11.393401</id>

    <published>2014-01-06T00:24:02Z</published>
    <updated>2014-01-06T00:49:35Z</updated>

    <summary>French Bluetooth company turned drone-maker Parrot has some new hardware for CES 2014, including two brand new smartphone-controlled bots. One is the rolling, jumping Sumo and the other is the MiniDrone, a super small version of its popular AR Drone...</summary>
    <author>
        <name>Techcrunch MT &amp; Melody</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=5d80632bde39dd545a7cd07dd36969d1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        French Bluetooth company turned drone-maker Parrot has some new hardware for CES 2014, including two brand new smartphone-controlled bots. One is the rolling, jumping Sumo and the other is the MiniDrone, a super small version of its popular AR Drone...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>Apple&#8217;s New Mac Pro In Pictures: Beauty And The Beast</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techcrunch/~3/0Us4Eg2hdaQ/" />
    <id>tag:www.movabletips.com,2013:/movable_type_and_melody_community_feed//11.386242</id>

    <published>2013-12-23T22:02:49Z</published>
    <updated>2013-12-24T00:11:10Z</updated>

    <summary>Apple has a brand new Mac Pro with an all-new, bold design that&apos;s assembled at home in the U.S. in a facility in Texas. It&apos;s easily among the most bold and unique designs of a Mac in recent memory, bringing...</summary>
    <author>
        <name>Techcrunch MT &amp; Melody</name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=5d80632bde39dd545a7cd07dd36969d1</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        Apple has a brand new Mac Pro with an all-new, bold design that&apos;s assembled at home in the U.S. in a facility in Texas. It&apos;s easily among the most bold and unique designs of a Mac in recent memory, bringing...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>MovableType: One wrapper template for Pages and Entries</title>
    <link rel="alternate" type="text/html" href="http://stackoverflow.com/questions/20723877/movabletype-one-wrapper-template-for-pages-and-entries" />
    <id>tag:www.movabletips.com,2013:/movable_type_and_melody_community_feed//11.385134</id>

    <published>2013-12-21T21:45:30Z</published>
    <updated>2013-12-22T00:22:07Z</updated>

    <summary><![CDATA[
            

            We're using MT to manage publishing for our marketing site (pages), help docs (blog1), and company news (blog2). The goal is for these to feel like part of the same site &#8212;&#160;same headers / footers etc &#8212;&#160;and to keep it maintainable by reusing code. We already have the pages / site set up and working; we're working on the blogs now.  

Our main template for all our pages has this:

  &lt;div class="main container"&gt;
    &lt;mt:If tag="PageBody"&gt;
      &lt;$mt:PageBody$&gt;
    &lt;/mt:If&gt;
  &lt;/div&gt;&lt;!-- main container --&gt;


Is there a way to basically switch the IF statement and test for whether it's an entry? MT documentation implies that pages are a subset of entries.

  &lt;mt:If tag="PageBody"&gt;
    &lt;$mt:PageBody$&gt;
  &lt;mt:Else tag="Entry"&gt;
    // entry-related tags and formatting go here
  &lt;/mt:If&gt;


Is this the approach I should take or am I barking up the wrong tree? I've been using MT for years but my mental model of it is still pretty weak...

        ]]></summary>
    <author>
        <name>newest questions tagged movabletype - Stack Overflow</name>
        <uri>http://stackoverflow.com/questions/tagged/?tagnames=movabletype&amp;sort=newest</uri>
    </author>
    
        <category term="blogs" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="movabletype" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        <![CDATA[
            

            <p>We're using MT to manage publishing for our marketing site (pages), help docs (blog1), and company news (blog2). The goal is for these to feel like part of the same site &#8212;&#160;same headers / footers etc &#8212;&#160;and to keep it maintainable by reusing code. We already have the pages / site set up and working; we're working on the blogs now.  </p>

<p>Our main template for all our pages has this:</p>

<pre><code>  &lt;div class="main container"&gt;
    &lt;mt:If tag="PageBody"&gt;
      &lt;$mt:PageBody$&gt;
    &lt;/mt:If&gt;
  &lt;/div&gt;&lt;!-- main container --&gt;
</code></pre>

<p>Is there a way to basically switch the IF statement and test for whether it's an entry? MT documentation implies that pages are a subset of entries.</p>

<pre><code>  &lt;mt:If tag="PageBody"&gt;
    &lt;$mt:PageBody$&gt;
  &lt;mt:Else tag="Entry"&gt;
    // entry-related tags and formatting go here
  &lt;/mt:If&gt;
</code></pre>

<p>Is this the approach I should take or am I barking up the wrong tree? I've been using MT for years but my mental model of it is still pretty weak...</p>

        ]]>
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

<entry>
    <title>The Great #CMS Giveaway - Prize #2</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/cmscritic/~3/TKSuQAZOSb0/" />
    <id>tag:www.movabletips.com,2013:/movable_type_and_melody_community_feed//11.392665</id>

    <published>2013-12-17T15:32:00Z</published>
    <updated>2014-01-04T15:48:05Z</updated>

    <summary>It&apos;s giveaway time again and this time we&apos;re giving away a great package from the fine folks at MovableType!...</summary>
    <author>
        <name><![CDATA[CMSCritic Melody &amp; MT]]></name>
        <uri>http://pipes.yahoo.com/pipes/pipe.info?_id=551078321ab900762848437a2a06c399</uri>
    </author>
    
    
    <content type="html" xml:lang="en-us" xml:base="http://www.movabletips.com/movable_type_and_melody_community_feed/">
        It&apos;s giveaway time again and this time we&apos;re giving away a great package from the fine folks at MovableType!...
    <hr/>
    <p>Movable Type and Melody Community Feed</p> 
    <p style="font-size:85%">Powered by <a href="http://www.yesitcan.be">YesItCan.be</a>, a Movable Type company in the heart of Europe.</p>
    </content>
</entry>

</feed>
