<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>Comment Feed for Movable Type Forums</title>
    <id>tag:forums.movabletype.org,2008-07-26://comments</id>
    <updated>2012-05-16T12:06:10Z</updated>
    <link rel="self" href="http://forums.movabletype.org/comments.xml" />
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro</generator>

<entry>

    <id>tag:forums.movabletype.org,2010://24.19525-comment:215033</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2010://24.19525" type="text/html" href="http://forums.movabletype.org/2010/02/need-archive-folders-created-with-perm-of-755-not-777.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2010/02/need-archive-folders-created-with-perm-of-755-not-777.html#c215033" />
    <title>Comment from hi-fi hillary on topic Need archive folders created with perm of 755, not 777</title>
    <author>
        <name>hi-fi hillary</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>i'm using MT5.13 and having the same issue. <br />
so after reading the DirUmask notes at  <a href="http://www.movabletype.org/documentation/appendices/config-directives/dirumask.html">http://www.movabletype.org/documentation/appendices/config-directives/dirumask.html</a>   is the thing to do just add the following line at the end of the mt-config.cgi file?</p>

<p>DirUmask 0022</p>

<blockquote><em>When creating files and directories, Movable Type uses 0777 as a default permission. You can use umask settings to control the permissions set on the files. If you are running under cgiwrap or suexec, you should use a value of 0022 or 0072 for this setting.</em></blockquote>]]>
    </content>
    <published>2012-05-13T19:10:59Z</published>
    <updated>2012-05-13T19:10:59Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28798-comment:215034</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28798" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html#c215034" />
    <title>Comment from Shmuel Fomberg on topic Linking and editing templates and themes</title>
    <author>
        <name>Shmuel Fomberg</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I would recommend adding to your toolbox FireFox with the FireBug plugin - it let you see which CSS rules are in affects for any element, and where they are defined. </p>

<p>For now, forget about themes. work within the template editor in MT. (or, copy the template out to your editor and paste it back when you are done)</p>

<p>And third, always remember that any change that you make will not be visible in the website until you publish the template, and then you may need to refresh the browser to see the changes.</p>

<p>And about the CSS, add your changes below the StyleCatcher's lines. </p>

<p>Hope this helps.</p>]]>
    </content>
    <published>2012-05-14T01:51:05Z</published>
    <updated>2012-05-14T01:51:05Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28785-comment:215035</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28785" type="text/html" href="http://forums.movabletype.org/2012/05/editor-content-sometimes-not-being-saved.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/editor-content-sometimes-not-being-saved.html#c215035" />
    <title>Comment from Shmuel Fomberg on topic Editor content sometimes not being saved.</title>
    <author>
        <name>Shmuel Fomberg</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi.</p>

<p>I asked our UI guy, and he said that the back button is not supported, so it is not surprising that you see these problems.<br />
On the good news, he is working on a new version of the editor, (which will not be in the next version yet, maybe the one after that) and will try to take this behavior to consideration. </p>

<p>On final note, you may want to get these reporters to install Lazarus, which is a browser plugin that saves and can restore any form that you send on the internet. </p>

<p>Cheers.</p>]]>
    </content>
    <published>2012-05-14T02:17:45Z</published>
    <updated>2012-05-14T02:17:45Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28798-comment:215036</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28798" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html#c215036" />
    <title>Comment from CharlesE on topic Linking and editing templates and themes</title>
    <author>
        <name>CharlesE</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Ah, thanks, that Firebug recommendation will be particularly useful. The themes carry such complex CSS classes, with both local and global constants, it is almost impossible to reverse engineer it.</p>

<p>I've been adding changes below the StyleCatcher lines in the main template but the Themes seem to override my changes. For example, I can't change the typeface on blog entries. I hope FireBug will help. It seems like I'm adding a CSS definition below something in the StyleCatcher CSS sections and it is not overriding definitions higher up there.</p>

<p>But still, it looks like I have to modify the themes to change fundamental settings like horizontal dimensions of the page. You know, back in the MT 4 days, I had a dynamic width theme set up, instead of the fixed width static layout. I'm not sure where I'd even begin to change the theme to do that.</p>]]>
    </content>
    <published>2012-05-14T02:57:47Z</published>
    <updated>2012-05-14T02:57:47Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28416-comment:215038</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28416" type="text/html" href="http://forums.movabletype.org/2012/04/blogging-from-my-movable-type-blog-on-an-ipad.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/04/blogging-from-my-movable-type-blog-on-an-ipad.html#c215038" />
    <title>Comment from Phen on topic Blogging from my movable type blog on an ipad</title>
    <author>
        <name>Phen</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>WOW.. now we also can blogging in IPAD! That's cool.</p>]]>
    </content>
    <published>2012-05-14T03:39:32Z</published>
    <updated>2012-05-14T03:39:32Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28434-comment:215039</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28434" type="text/html" href="http://forums.movabletype.org/2012/04/community-size.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/04/community-size.html#c215039" />
    <title>Comment from Phen on topic Community Size</title>
    <author>
        <name>Phen</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I would like to know it as well. But first I will check the site you suggest. Thanks.</p>]]>
    </content>
    <published>2012-05-14T03:46:46Z</published>
    <updated>2012-05-14T03:46:46Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28434-comment:215040</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28434" type="text/html" href="http://forums.movabletype.org/2012/04/community-size.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/04/community-size.html#c215040" />
    <title>Comment from CWGs911 on topic Community Size</title>
    <author>
        <name>CWGs911</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Interesting. I will check again this thread later if someone has given any answer.</p>]]>
    </content>
    <published>2012-05-14T04:06:50Z</published>
    <updated>2012-05-14T04:06:50Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28416-comment:215041</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28416" type="text/html" href="http://forums.movabletype.org/2012/04/blogging-from-my-movable-type-blog-on-an-ipad.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/04/blogging-from-my-movable-type-blog-on-an-ipad.html#c215041" />
    <title>Comment from CWGs911 on topic Blogging from my movable type blog on an ipad</title>
    <author>
        <name>CWGs911</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Very new to this. Thanks to share. Very appreciated.</p>]]>
    </content>
    <published>2012-05-14T04:11:28Z</published>
    <updated>2012-05-14T04:11:28Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2011://24.26761-comment:215042</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2011://24.26761-comment:211957" type="text/html" href="http://forums.movabletype.org/2011/10/website-entries.html#comment-211957"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2011/10/website-entries.html#c215042" />
    <title>Comment from truyen nguoi lon in reply to Mihai Bocsaru  on topic website entries</title>
    <author>
        <name>truyen nguoi lon</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>i use facebook ^^</p>]]>
    </content>
    <published>2012-05-14T05:37:05Z</published>
    <updated>2012-05-14T05:37:05Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28340-comment:215043</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28340" type="text/html" href="http://forums.movabletype.org/2012/04/tag-search-ignores-other-criteria.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/04/tag-search-ignores-other-criteria.html#c215043" />
    <title>Comment from arvind.dsilva on topic Tag search ignores other criteria</title>
    <author>
        <name>arvind.dsilva</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I'm still learning from you, but I'm trying to achieve my goals. I certainly enjoy reading all that is posted on your blog.Keep the information coming. I loved it!<br />
<a href="http://www.mp3fundoo.com/">http://www.mp3fundoo.com/</a></p>]]>
    </content>
    <published>2012-05-15T05:17:54Z</published>
    <updated>2012-05-15T05:17:54Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2009://24.13117-comment:215044</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13117" type="text/html" href="http://forums.movabletype.org/2009/03/basicauth.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/basicauth.html#c215044" />
    <title>Comment from arvind.dsilva on topic BasicAuth</title>
    <author>
        <name>arvind.dsilva</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Awesome Post. Thanks for sharing lots of information. Its very useful to me.<br />
<a href="http://www.mp3fundoo.com/kannada-songs.php">Kannada Songs</a> , <a href="http://www.mp3fundoo.com/punjabi-songs.php">Punjabi Songs</a> , <a href="http://www.mp3fundoo.com/english-songs.php">English Songs</a></p>]]>
    </content>
    <published>2012-05-15T05:32:54Z</published>
    <updated>2012-05-15T05:32:54Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2009://24.13117-comment:215045</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.13117" type="text/html" href="http://forums.movabletype.org/2009/03/basicauth.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/03/basicauth.html#c215045" />
    <title>Comment from arvind.dsilva on topic BasicAuth</title>
    <author>
        <name>arvind.dsilva</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>That’s a brilliant work. that kind of work I never seen it before, this post going to be best resource to get any knowledge… <a href="http://www.mp3fundoo.com/">Hindi Songs</a> , <a href="http://www.mp3fundoo.com/hindi_songs.php">Bollywood Songs</a> , <a href="http://www.mp3fundoo.com/tezz-movie-songs-2012-free-mp3-download.html">Tezz Songs</a></p>]]>
    </content>
    <published>2012-05-15T05:37:23Z</published>
    <updated>2012-05-15T05:37:23Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28791-comment:215047</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28791" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html#c215047" />
    <title>Comment from paragraphny on topic Garbled toolbar in MT</title>
    <author>
        <name>paragraphny</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi Dave,</p>

<p>Thanks for the reply. Here's a screenshot of what the toolbar always looks like:</p>

<p><br />
<a href="http://www.flickr.com/photos/49080988@N05/7203644796/in/photostream">http://www.flickr.com/photos/49080988@N05/7203644796/in/photostream</a></p>]]>
    </content>
    <published>2012-05-15T15:38:09Z</published>
    <updated>2012-05-15T15:38:09Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28819-comment:215048</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28819" type="text/html" href="http://forums.movabletype.org/2012/05/invalid-request-commentary-css-issues.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/invalid-request-commentary-css-issues.html#c215048" />
    <title>Comment from Tex Viana on topic Invalid request commentary + css issues</title>
    <author>
        <name>Tex Viana</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Sorry, I forgot to put the question for commentary thing, but is basic "How I solve this?"</p>]]>
    </content>
    <published>2012-05-15T18:42:38Z</published>
    <updated>2012-05-15T18:42:38Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2009://24.17321-comment:215049</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2009://24.17321-comment:32358" type="text/html" href="http://forums.movabletype.org/2009/09/possible-to-search-within-a-category.html#comment-32358"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2009/09/possible-to-search-within-a-category.html#c215049" />
    <title>Comment from beth-- in reply to thirteencentpinball  on topic Possible to search within a category?</title>
    <author>
        <name>beth--</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>hi, i've been working on this. i can't come up with an excellent solution, but i did manage a work around: you'll need to rename the category labels (manage>categories>select a category>label). if you take a two word category (wild animals) and rename it (wild.animals) this category search will work correctly. i tried a number of different mt tags combinations in the option container, but i couldn't get it to work for any category with more than one word (unless i renamed them so they look like one word). </p>]]>
    </content>
    <published>2012-05-15T20:23:46Z</published>
    <updated>2012-05-15T20:23:46Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28791-comment:215050</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28791" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html#c215050" />
    <title>Comment from Dave Aiello on topic Garbled toolbar in MT</title>
    <author>
        <name>Dave Aiello</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hi paragraphny:</p>

<p>This is very interesting.  It turns out that I can't really tell what the problem is from the screenshot, although I thought it might be possible.</p>

<p>If you want more direct help, I will take a look for you and see if I can determine what's going on.  If that interests you, please contact me off this site at dave.aiello [at] after6services.com.</p>

<p>Thanks,</p>

<p>--Dave Aiello</p>]]>
    </content>
    <published>2012-05-15T23:43:27Z</published>
    <updated>2012-05-15T23:43:27Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28798-comment:215051</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28798" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/linking-and-editing-templates-and-themes.html#c215051" />
    <title>Comment from CharlesE on topic Linking and editing templates and themes</title>
    <author>
        <name>CharlesE</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I figured I should document the specific problem I encountered, for the record, in case someone else runs into this. FIreBug was essential in backtracking the CSS to solve this, thanks much for the recommendation.</p>

<p>The sample Lorem Ipsum data in a clean website setup has a problem: it is custom styled in the story editor as Rich Text. It carries about a dozen specific attributes, just to do simple Helvetica. You can change the CSS stylesheet all you like and it will not affect this formatting, they are customized in the text entry window. Change the Format: attribute from Rich Text to None, to see the attributes, and delete them.</p>

<p>I feel stupid for wasting so much time trying to figure out why my hand edited CSS code had no effect on only this one element. It never occurred to me to check formatting at this level. I go back to MovableType v1 and I have never used the Rich Text editor, I hand code everything. I used FireBug and discovered why all the CSS was being overridden. </p>]]>
    </content>
    <published>2012-05-16T01:16:58Z</published>
    <updated>2012-05-16T01:16:58Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2011://24.23841-comment:215052</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2011://24.23841" type="text/html" href="http://forums.movabletype.org/2011/03/getting-a-thumbnail-with-xpath.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2011/03/getting-a-thumbnail-with-xpath.html#c215052" />
    <title>Comment from Mekong Cruise on topic Getting a thumbnail with xpath</title>
    <author>
        <name>Mekong Cruise</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>thank Peter,follow you tutor i got thumbnai :X</p>]]>
    </content>
    <published>2012-05-16T02:50:19Z</published>
    <updated>2012-05-16T02:50:19Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28819-comment:215055</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28819" type="text/html" href="http://forums.movabletype.org/2012/05/invalid-request-commentary-css-issues.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/invalid-request-commentary-css-issues.html#c215055" />
    <title>Comment from christian louboutin on topic Invalid request commentary + css issues</title>
    <author>
        <name>christian louboutin</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Hello bloggers, this article is very good, but the last two paragraphs, I am a bit did not understand this, explain it?<br />
<a href="http://www.cheapnikeairmaxfactory.com">http://www.cheapnikeairmaxfactory.com</a></p>]]>
    </content>
    <published>2012-05-16T12:00:01Z</published>
    <updated>2012-05-16T12:00:01Z</updated>

</entry>

<entry>

    <id>tag:forums.movabletype.org,2012://24.28791-comment:215056</id>

    <thr:in-reply-to ref="tag:forums.movabletype.org,2012://24.28791" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html"/>


    <link rel="alternate" type="text/html" href="http://forums.movabletype.org/2012/05/garbled-toolbar-in-mt.html#c215056" />
    <title>Comment from christian louboutin on topic Garbled toolbar in MT</title>
    <author>
        <name>christian louboutin</name>
        
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Thanks for your sharing, I wish you a happy life! Can see your blog I very happy! <br />
<a href="http://www.cheapnikeairmaxfactory.com">http://www.cheapnikeairmaxfactory.com</a></p>]]>
    </content>
    <published>2012-05-16T12:06:10Z</published>
    <updated>2012-05-16T12:06:10Z</updated>

</entry>

</feed>

