<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>FAQ</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/classic-blogs/faq/" />
    <id>tag:blog.lib.umn.edu,2011-04-21:/heinz062/uthink-forum//33857</id>
    <updated>2012-01-09T19:09:12Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.31-en</generator>

<entry>
    <title>Can I use PHP code in my blog?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2012/01/can-i-use-php-code-in-my-blog.html" />
    <id>tag:blog.lib.umn.edu,2012:/heinz062/uthink-forum//13764.328915</id>

    <published>2012-01-09T19:09:12Z</published>
    <updated>2012-01-09T19:09:12Z</updated>

    <summary>Yes. Our PHP preprocessor version is 5.1.6. But first, you must do two things: Change your index templates&apos; output file extensions to *.php Change your archive templates&apos; default file extension Log into UThink and select your blog from the dashboard...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Yes. Our PHP preprocessor version is 5.1.6. But first, you must do two things:<br />
<ul><li>Change your index templates' output file extensions to *.php</li><br />
<li>Change your archive templates' default file extension</li><br />
</ul></p>

<ol>
<li>Log into UThink and select your blog from the dashboard</li>
<li>Go to Preferences &gt; Publishing</li>
<li>Change the default extension from HTML to PHP. You might want to also consider changing the Server Side Includes setting to PHP Includes.</li>
<li>Go to Design &gt; Templates</li>
<li>Open each index template that you plan to modify with PHP code, then go to Template Options. In the Output File field, change the extension .html to .php. Feeds (.xml) and Stylesheets (.css) should remain unchanged.</li>
<li>Save, then refresh your entire blog</li>
</ol>]]>
        
    </content>
</entry>

<entry>
    <title>What you should know about uploading videos to your blog</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/12/what-you-should-know-about-uploading-videos-to-your-blog.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.326120</id>

    <published>2011-12-05T15:26:23Z</published>
    <updated>2012-12-16T10:20:46Z</updated>

    <summary>What you should know about uploading videos to your blog -videos can be saved in UThink (Create &gt; Upload File), or kept on Media Mill. Media Mill gives you a way to automatically push a video directly into a new...</summary>
    <author>
        <name>admin</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=1</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>What you should know about uploading videos to your blog</p>

<p>-videos can be saved in UThink (Create > Upload File), or kept on Media Mill. Media Mill gives you a way to automatically push a video directly into a new UThink entry: http://mediamill.cla.umn.edu/mediamill/help.php?helpDoc=uthinkPost</p>

<p>-If you want to set up a vodcast (that is, a feed that someone can follow to get your latest videos), you need to use RSS and not Atom (RSS allows media enclosures.) To install RSS templates on your blog, go to Design > Templates, then on the right side, click on Install Templates. Choose Podcasting Templates, then Continue. You'll notice a new index template called "RSS".</p>

<p>Now you have a new feed at the URL http://blog.lib.umn.edu/example-url/rss.xml . But how are people going to find it? Strictly speaking, you should have a line of code on your home page that says: </p>

<p>&lt;link rel=&quot;alternate&quot; type=&quot;application/rss+xml&quot; title=&quot;RSS&quot; href=&quot;http://blog.lib.umn.edu/example-url/rss.xml&quot; /&gt;</p>

<p>That would go between <head> and </head> in your Main Index template. You could also create a sidebar widget with a link to the RSS link.</p>

<p>-Any other suggestions or corrections? Please post a comment.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Is it possible to create a new post by email?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/11/is-it-possible-to-create-a-new-post-by-email.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.321622</id>

    <published>2011-11-11T21:02:50Z</published>
    <updated>2011-11-11T21:02:50Z</updated>

    <summary>Yes! You can use a third-party service called Posterous. This does involve giving a third-party service a password to create entries on your blog. I have instructions on how to set up Posterous to auto-post here: http://blog.lib.umn.edu/heinz062/uthink-forum/2011/04/how-can-i-auto-post-to-uthink-using-posterous.html The design of...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Yes! You can use a third-party service called Posterous. This does involve giving a third-party service a password to create entries on your blog. </p>

<p>I have instructions on how to set up Posterous to auto-post here:<br />
http://blog.lib.umn.edu/heinz062/uthink-forum/2011/04/how-can-i-auto-post-to-uthink-using-posterous.html</p>

<p>The design of the Posterous site may have changed in the last six months. The most important part of those instructions is still accurate: how to obtain your Web Services Password.</p>

<p>Instead of auto-posting, look for "New Post via Email".</p>]]>
        
    </content>
</entry>

<entry>
    <title>Adding a Facebook Like button to your entries</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/11/adding-a-facebook-like-button-to-your-entries.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.321336</id>

    <published>2011-11-10T14:27:12Z</published>
    <updated>2012-10-31T19:55:50Z</updated>

    <summary>With a Facebook Like Button, your readers can post on their wall that they like the current entry in context. To test this functionality, I liked one of my entries on my blog &quot;Test Blog Test&quot;:To add a &quot;Like&quot; button...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog101" label="blog101" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>With a Facebook Like Button, your readers can post on their wall that they like the current entry in context. To test this functionality, I liked one of my entries on my blog "Test Blog Test":<br /><a href="http://blog.lib.umn.edu/heinz062/testblog/assets_c/2011/01/uthink-facebook-66544.php" onclick="window.open('http://blog.lib.umn.edu/heinz062/testblog/assets_c/2011/01/uthink-facebook-66544.php','popup','width=559,height=236,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://blog.lib.umn.edu/heinz062/testblog/assets_c/2011/01/uthink-facebook-thumb-559x236-66544.jpg" alt="uthink-facebook.jpg" class="mt-image-none" width="413" height="174" /></a><br /><br />To add a "Like" button to the entry summaries on your blog's home page, follow these steps:<br /><br /> <div><br /><ol><li>Log in to UThink and select your blog.</li><li>Go to Design &gt; Templates</li><li>If you created your blog since June 2009, look under Template Modules, click Entry Summary. If you don't see this, let me know, and I can find a solution for you.<br /></li><li>Finding the right spot in the code to add the button is tricky. You might see these four lines of code:</li></ol>&lt;mt:Unless name="hide_counts" eq="1"&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />&lt;mt:IfCommentsActive&gt;&lt;span class="separator"&gt;|&lt;/span&gt; &lt;a href="&lt;$mt:EntryPermalink$&gt;#comments"&gt;&lt;$mt:EntryCommentCount singular="1 Comment" plural="# Comments" none="No Comments"$&gt;&lt;/a&gt;&lt;/mt:IfCommentsActive&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />&lt;mt:IfPingsActive&gt;&lt;span class="separator"&gt;|&lt;/span&gt; &lt;a href="&lt;$mt:EntryPermalink$&gt;#trackbacks"&gt;&lt;$mt:EntryTrackbackCount singular="1 TrackBack" plural="# TrackBacks" none="No TrackBacks"$&gt;&lt;/a&gt;&lt;/mt:IfPingsActive&gt;<br />&lt;/mt:Unless&gt;<br /><br />Leave this code intact, but follow it with this:<br /><br />| &lt;iframe src="http://www.facebook.com/plugins/like.php?href=&lt;$mt:EntryLink$&gt;&amp;amp;layout=button_count&amp;amp;show_faces=false&amp;amp;width=450&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:21px;" allowTransparency="true"&gt;&lt;/iframe&gt;<br /><br />5. Click Save.<br /><br />5. Now repeat steps 2-4, except that in step 3, you're looking for the Archive <br />
Template called "Entry" rather than the Template Module called "Entry <br />
Summary". This will place the "Like" button on individual entry pages, not just your home page.<br /><br />6. Click Save and re-publish your site.<br /><br /><br /><br /></p>]]>
        
    </content>
</entry>

<entry>
    <title>Create a Social Media Widget</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/11/create-a-social-media-widget.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.321335</id>

    <published>2011-11-10T14:24:05Z</published>
    <updated>2012-08-11T10:22:27Z</updated>

    <summary><![CDATA[Follow these instructions if you'd like to add a Social Media widget to your blog's sidebar: In UThink, with your blog selected, go to Design &gt; Widgets Under Widget Templates, click &quot;Create widget template&quot; Give the widget a name. I...]]></summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog101" label="blog101" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Follow these instructions if you'd like to add a Social Media widget to your blog's sidebar:</p>

<p>In UThink, with your blog selected, go to Design &gt; Widgets<br />
Under Widget Templates, click &quot;Create widget template&quot;<br />
Give the widget a name. I called mine &quot;Social Media&quot;<br />
In the body, paste this code:<br />
&lt;div class=&quot;widget-feed widget&quot;&gt;<br />
&lt;h3 class=&quot;widget-header&quot;&gt;Social Media&lt;/h3&gt;<br />
&lt;div class=&quot;widget-content&quot;&gt;<br />
&lt;ul&gt;<br />
&lt;!--RSS Feed--&gt;<br />
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;&lt;$mt:Link template=&quot;feed_recent&quot;$&gt;&quot;&gt;&lt;img src=&quot;&lt;$mt:StaticWebPath$&gt;images/status_icons/feed.gif&quot; alt=&quot;Subscribe to feed&quot; width=&quot;15&quot; height=&quot;15&quot; /&gt; Subscribe to this blog's feed&lt;/a&gt;&lt;/li&gt;</p>

<p>&lt;!--Twitter--&gt;<br />
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;add a twitter URL here&quot;&gt;&lt;img width=&quot;15&quot; height=&quot;15&quot; src=&quot;http://blog.lib.umn.edu/sciref/refblog/twitter_icon.png&quot; alt=&quot;Twitter icon and link to our Twitter page&quot; /&gt; Follow our Tweets!&lt;/a&gt;&lt;/li&gt;</p>

<p>&lt;!--Flickr--&gt;<br />
&lt;li&gt;&lt;a target=&quot;_blank&quot; href=&quot;add a Flickr URL here&quot;&gt;&lt;img width=&quot;15&quot; height=&quot;15&quot; src=&quot;http://blog.lib.umn.edu/sciref/refblog/flickr.jpg&quot; alt=&quot;Flickr icon and link to our Flickr picture set.&quot; /&gt;Our Photos on Flickr&lt;/a&gt;&lt;/li&gt;</p>

<p>&lt;!--Facebook Like button--&gt;<br />
&lt;li&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?href=&lt;$mt:BlogURL$&gt;&amp;amp;layout=button_count&amp;amp;show_faces=false&amp;amp;width=450&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;height=21&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:21px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;/div&gt;<br /><br />
&lt;/div&gt;<br /></p>

<p>5.  Make any customizations you'd like. Modify the code above for your own Twitter account. You could change the link to your own Flickr set, or just disable it by deleting or surrounding the code in comment tags. When you're done, click Save.<br />
6.  Go to Design &gt; Widgets<br />
7.  If you have a 2-column layout, click &quot;2-column layout - Sidebar&quot;. If you have a 3-column layout, you'll have to choose whether you want to add it to your primary or secondary sidebar.<br />
8.  Now you'll drag the Social Media widget from the right column, &quot;Available Widgets&quot; to the left column &quot;Installed Widgets&quot;. Click Save Changes, then re-publish your blog.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Ways to Fight Spam</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/11/ways-to-fight-spam.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.321184</id>

    <published>2011-11-09T15:04:09Z</published>
    <updated>2012-06-20T13:21:08Z</updated>

    <summary>Some blogs get spam comments, and others get 30,000 spam comments in a weekend. It can be quite frustrating. Before you even make any changes to your UThink blog, you already have two plugins working hard to filter spam before...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog101" label="blog101" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Some blogs get spam comments, and others get 30,000 spam comments in a weekend. It can be quite frustrating. Before you even make any changes to your UThink blog, you already have two plugins working hard to filter spam before it comes to you: TypePad AntiSpam 1.0 and SpamLookup. But these well-intentioned tools are not perfect, and when they fail, one of two things can happen:</p>

<p>(1) Spam is allowed through the filter<br />
(2) <b>Legitimate comments are filtered and never seen</b></p>

<p>Recovering Legitimate Comments</p>

<p>The default spam setting is to delete spam comments after 14 days. To recover legitimate comments marked as spam, go to Manage &gt; Comments. On the left side, you will see Quickfilters. Click on &quot;Spam Comments&quot;. Find any comments that are legitimate and check the box next to them. Then take two steps:<br />
(a) Under the More Actions... menu, choose &quot;Trust Commenter(s)&quot;.<br />
(b) Click &quot;Not Spam&quot;. That will publish the comments that you checked.</p>

<p>Fighting Spam, Strategy 1:</p>

<p>Switch your comment authentication method to require a University of Minnesota x500 and password to comment. This is the best way to prevent spam comments for those who have blogs that are only intended for the University of Minnesota community. Even if you have one or two regular commenters, you could have them set up a guest x500 to use: https://www.umn.edu/dirtools/guestportal?</p>

<p>An additional step that I would recommend with this strategy is to adjust the spam threshold. Go to Preferences &gt; Spam and change the score to -10.</p>

<p>But for many blogs, this just isn't practical.</p>

<p>Fighting Spam, Strategy 2:</p>

<p>Add a &quot;captcha&quot; box to the bottom of your comment forms. You've probably seen one of these before on other sites. It's when you are required to look at an image and type the letters and numbers that you see. With UThink, this is really easy to do:</p>

<p>(1) Go to Preferences &gt; Comment<br />
(2) Under Comment Display Options, there's a Captcha Provider box that's set to &quot;None&quot;. Change that to &quot;reCaptcha&quot; and save changes. No need to re-publish your site yet.<br />
(3) Go to Design &gt; Templates. In most blog configurations, you are looking for the Comments template module.<br />
(4) In the Comments module, somewhere around line 94, you will see &quot;&lt;div id=&quot;comments-open-captcha&quot;&gt;&lt;/div&gt;<br />&quot;. Change this to &quot;&lt;div id=&quot;comments-open-captcha&quot;&gt;&lt;$MTCaptchaFields$&gt;&lt;/div&gt;<br />&quot;<br />
(5) Save the module, then re-publish your entire site.</p>

<p>Fighting Spam, Strategy 3:</p>

<p>Between strategies 1 and 2, you probably won't need a third strategy. But it's worth mentioning that you have the option to ban IP addresses and ranges. Go to Preferences &gt; IP Banning. Here, you can type the precise address that spam is coming from (e.g. 124.90.251.222), or type a portion of the IP address (124.90.251) to ban any IP address that has those numbers in it. This requires a lot more maintenance than the other strategies, there's more room for blocking something unintentionally, and it is hard to predict where spam will come from next week. But it's a tool you can use.</p>

<p>Fighting Spam, Strategy 4:</p>

<p>Like Strategy 3, Strategy 4 is not nearly as effective as 1 and 2. This strategy simply involves adjusting the spam score threshold. The spam score threshold is a sliding scale that our spam plugins (TypePad AntiSpam and SpamLookup) uses to decide how aggressive it should be against incoming comments. Go to Preferences &gt; Spam to adjust the score up and down.</p>

<p>Fighting Spam, Strategy 5:</p>

<p>Another partial strategy is to add keywords to the spam filter that identify a comment as spam. Go to Tools &gt; Plugins, then click on &quot;SpamLookup - Keyword Filter 2.1&quot;. Click on Settings. You'll have two boxes: Keywords to Moderate and Keywords to Junk. If you put the word &quot;buy&quot; in &quot;Keywords to Moderate&quot;, any comment with that word will be sent to you for approval rather than being immediately approved. &quot;Keywords to Junk&quot; is a box for words that should never be in a legitimate comment. Anything filtered as &quot;junk&quot; will never go to you for approval.</p>]]>
        
    </content>
</entry>

<entry>
    <title>Templates 101 : core concepts behind creating customized templates</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/10/templates-101-core-concepts-behind-creating-customized-templates.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.317608</id>

    <published>2011-10-24T21:00:06Z</published>
    <updated>2011-10-25T17:55:34Z</updated>

    <summary>UThink Blog Support (uthink@umn.edu) is the only resource on campus that helps students with UThink, and we do not go extensively into customizing templates. The possibilities for customization seem endless, the time it would take to help each person is...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog101" label="blog101" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>UThink Blog Support (uthink@umn.edu) is the only resource on campus that helps students with UThink, and we do not go extensively into customizing templates. The possibilities for customization seem endless, the time it would take to help each person is disproportionate, and there are risks involved. The farther your templates deviate from the original code, the more likely you are to introduce code that undermines how basic UThink functions work, like authenticating and commenting.</p>

<p>That said, the best learning tool out there is the Movable Type Template Tag Reference:<br />
http://www.movabletype.org/documentation/appendices/tags/<br />
Everything I know I learned from that page and trial/error.</p>

<p>The basic concept that you need to understand is that a Movable Type template tag uses a hybrid of traditional languages (HTML, CSS, etc) and the Movable Type language. There seem to be two types of Movable Type tags in the language: container tags and display tags. Container tags simply set a context for the display tags, the ones that actually generate something that gets displayed. Here's an example:</p>

<p><br />
&lt;mt:Entries&gt;<br />
&lt;/mt:Entries&gt;</p>

<p>By themselves, these two container tags do nothing. All it says is "open up the entries table and run through all of the entries on this blog." But now I'll add something in between.</p>

<p><br />
&lt;mt:Entries&gt;<br />
&lt;$mt:EntryTitle$&gt;&lt;br /&gt;<br />
&lt;/mt:Entries&gt;</p>

<p><br />
Notice how there are dollar signs on the inside of the brackets. That's what indicates that it actually displays something. So now, it says, "open up the entries table and run through all of the entries on this blog. At each entry, display the title of the entry, followed by a break tag." So on the public side of your blog, you get something like this:</p>

<p>10/24 - Today's Blog Entry<br />
10/23 - Today's Blog Entry<br />
10/22 - Today's Blog Entry</p>

<p>You can do the same thing with other types of data in your blog, like the names of authors:</p>

<p><br />
&lt;ul&gt;<br />
&lt;mt:Authors&gt;<br />
&lt;li&gt;&lt;$mt:AuthorDisplayName$&gt;&lt;/li&gt;<br />
&lt;/mt:Authors&gt;<br />
&lt;/li&gt;<br />
&lt;/ul&gt;</p>

<p><br />
This would make a bulleted list of all of the names of your authors. You could even make a table:</p>

<p><br />
&lt;table&gt;<br />
&lt;th&gt;Name&lt;/th&gt;&lt;th&gt;Entries Written&lt;/th&gt;<br />
&lt;mt:Authors&gt;<br />
&lt;tr&gt;&lt;td&gt;&lt;$mt:AuthorDisplayName$&gt;&lt;/td&gt;<br />
&lt;td&gt;<br />
&lt;mt:AuthorName setvar=&quot;usernamevar&quot;&gt;<br />
&lt;mt:Entries author=&quot;$usernamevar&quot;&gt;<br />
&lt;a href=&quot;&lt;$mt:EntryPermalink$&gt;&quot;&gt;&lt;$mt:EntryTitle$&gt;&lt;/a&gt;<br />
&lt;/mt:Entries&gt;<br />
&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/mt:Authors&gt;<br />
&lt;/table&gt;</p>

<p>This is a table that displays the name of each author on the left side and links to all of his or her entries on the right side. I had to use a new concept in order to do that: variables. On the seventh line, I only wanted to show entries of one author. But since the code I've written moves through each author, I couldn't simply say, "<mt:Entries author="heinz062">". The name needed to be allowed to be variable. So, each time UThink calls up an author, the variable $usernamevar gets reset to the current author's username (not their display name). This is definitely an advanced topic.</p>

<p>With these basics, plus the Template Tag Reference, you can build lots of great index pages, like an author archive page, a page for instructors to keep up on their students' work, or RSS feeds by category. You can also create custom widgets for your sidebar.</p>

<p>Good luck!</p>]]>
        
    </content>
</entry>

<entry>
    <title>Is it possible to change the order of custom fields in the Create Entry form?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/10/is-it-possible-to-change-the-order-of-custom-fields-in-the-create-entry-form.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.317569</id>

    <published>2011-10-24T18:52:39Z</published>
    <updated>2011-10-24T18:52:39Z</updated>

    <summary>Yes, but it only works per user. So if you change the order, it won&apos;t affect any other blog author&apos;s view. In a new entry form, in the upper right, click on &quot;Display Options&quot;. You should see your custom fields...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Yes, but it only works per user. So if you change the order, it won't affect any other blog author's view. In a new entry form, in the upper right, click on "Display Options". You should see your custom fields in the list, along with the system fields (e.g. title, body, keywords). Click and hold one of the custom fields and drag it to a new spot. That's it! That changes the order in which the fields display whenever you are logged into this blog.</p>]]>
        
    </content>
</entry>

<entry>
    <title>How do I create a custom entry field?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/09/how-do-i-create-a-custom-entry-field.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.308341</id>

    <published>2011-09-16T15:38:03Z</published>
    <updated>2012-12-11T08:34:17Z</updated>

    <summary>&quot;Title&quot; and &quot;Body&quot; are not the only entry fields you can use. UThink (Movable Type) gives you the option to create your own custom fields for entries, pages, categories and folders. The following instructions will require basic knowledge of HTML...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>"Title" and "Body" are not the only entry fields you can use. UThink (Movable Type) gives you the option to create your own custom fields for entries, pages, categories and folders.</p>

<p>The following instructions will require basic knowledge of HTML and how to manipulate UThink / Movable Type templates.</p>

<ol>
	<li>Log into UThink and select your blog</li>
	<li>Go to Preferences > Custom Fields</li>
	<li>Click "New Field"</li>
	<li>Select the type of custom field (for entries, for pages, for categories, or for folders)</li>
	<li>Give it a name. The description will appear below the field as it appears on a "create new entry" form, for example.</li>
	<li>Choose a Type. The most common types are single-line text, multi-line text, checkbox, and radio buttons.</li>
	<li>The following fields will depend on the type you chose. U of M affiliates may email uthink@umn.edu with questions.</li>
	<li>Basename will be auto-populated for you.</li>
	<li>Before you save, grab the "Example Template Code" (select and copy)</li>
	<li>Now save.</li>
	<li>Go to Preferences > Entry</li>
	<li>Under "Default Editor Fields", check the box next to the custom field you just created. </li>
	<li>After saving your changes, you can verify that your custom field is working by going to Create > Entry. At this stage, you can save data in a custom field, but it won't appear on your blog until you add the "Example Template Code" that you copied in an earlier step.</li>
	<li>Go to Design > Templates</li>
	<li>Choose "Entry Summary" under Template Modules. If you created a custom entry field, "Entry Summary" is most likely where you want your new field to appear. "Entry Summary" is often used by the "Entry" Archive Template and the Main Index template.</li>
	<li>In "Entry Summary", look for the tags that populate the other fields, like title and body. Look for <$mt:EntryTitle$> and <$mt:EntryBody$>. </li>
</ol>

<p>Further steps would likely depend on your particular blog setup. If you need assistance, feel free to contact UThink Blog Support at uthink@umn.edu, or check out the Movable Type documentation online. I find the Template Tag Reference particularly useful: http://www.movabletype.org/documentation/appendices/tags/</p>]]>
        
    </content>
</entry>

<entry>
    <title>How do I embed a calendar of assignments on my class blog?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/08/how-do-i-embed-a-calendar-of-assignments-on-my-class-blog.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.305774</id>

    <published>2011-08-31T14:30:30Z</published>
    <updated>2011-08-31T14:34:42Z</updated>

    <summary>Audience: University of Minnesota instructors For class blogs, a clever combination of UThink and Google Calendar is to embed a class assignment calendar in your sidebar. Here&apos;s what you do: Creating an Assignment Calendar: (1) Open your Google Calendar: http://calendar.umn.edu...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>Audience: University of Minnesota instructors</p>

<p>For class blogs, a clever combination of UThink and Google Calendar is to embed a class assignment calendar in your sidebar. Here's what you do:</p>

<p>Creating an Assignment Calendar:<br />
(1) Open your Google Calendar: http://calendar.umn.edu<br />
(2) Create a new calendar. On the left-hand side, under "My Calendars", click "Add". You could call it "PHIL3313W-Assignments" or something like that.<br />
(3) Again, under "My Calendars", choose "Settings."<br />
(4) Click on the calendar you just created<br />
(5) Look for the section "Embed this Calendar"<br />
(6) You will see sample HTML code. Click on the link above that, "Customize the color, size, and other options."<br />
(7) Most of the options are straightforward. <br />
(a) Default View: For readability, I would recommend "Agenda" as the default view.<br />
(b) Width: This should be the maximum width available on the sidebar of your blog. If you are using the "Classic Blog" UThink template, you only have about 190px to work with. The embedded calendar works best at about 450px. Any narrower and you will lose some of the controls on the top. Most of those controls are removable.<br />
(8) Once you have it configured as you want it, click "Updated HTML". You will copy/paste this code later.</p>

<p>Adding the new code to your blog as a separate page:<br />
Given the constraints on width, you might want to embed the calendar on a whole new page that you can link to from your blog page. The following instructions are for those who use the "Classic Blog" template.<br />
(1) Log into UThink and select your blog<br />
(2) Go to Design > Templates<br />
(3) Check the box next to "Main Index"<br />
(4) Using the "More Actions..." dropdown menu, choose "Clone Template", then click "Go".<br />
(5) Click on the new template, "Copy of Main Index"<br />
(6) Change the name to something like "Assignments"<br />
(7) Click on Template Options<br />
(8) Change the Output File to "assignments.html"<br />
(9) Now look at the code. Try to find about four lines that start with "<mt:Entries>" and ends with "</mt:Entries>". Delete those tags and everything in between. Now paste your calendar code into that deleted spot.<br />
(10) Save & Publish your blog<br />
(11) Add a link to your new page:<br />
(a) Go to Design > Widgets<br />
(b) Choose "Create widget template". Alternatively, you could clone an existing template to mimic the look of an existing section of your sidebar.<br />
(c) In your new widget template, give it a name like "Assignments Link".<br />
(d) Design your code with simplicity in mind. My example:<br />
<div class="htmlcode">&lt;a href=&quot;&lt;$mt:BlogURL$&gt;assignments.html&quot;&gt;&lt;h3&gt;Assignments Calendar&lt;/h3&gt;&lt;/a&gt;</div><br />
(e) When you are finished, click "Save"<br />
(f) Go back to Design > Widgets<br />
(g) Do you have a 2-column or 3-column layout on your blog? If 2-column, click on "2-column layout - Sidebar". If 3-column, click on "3-column layout - Secondary Sidebar".<br />
(h) You should be looking at "Installed Widgets" and "Available Widgets". Find your new widget "Assignments Link" on the right-hand side and drag it to the left.<br />
(i) Save Changes.<br />
(j) Re-publish your entire blog</p>

<p><br />
Adding the new code to your blog sidebar:<br />
Instead of creating a separate, linked page (see previous instructions), you could try to add a very narrow calendar to your blog sidebar.<br />
(1) Go back to step 7b in "Creating an Assignment Calendar". <br />
(2) Change the width to 190px.<br />
(3) Change the height to something like 400px (or your preference)<br />
(4) Change the default view to Agenda<br />
(5) Modify the Calendar Title to be short enough to fit<br />
(6) Un-check some of the "Show" features. I would un-check Date, Print icon, Tabs, and Time zone.<br />
(7) If you are finished, click "Update HTML". You'll copy/paste this code later.<br />
(8) Log into UThink and select your blog<br />
(9) Go to Design > Widgets<br />
(10) Choose "Create widget template"<br />
(11) Give the new widget template a name, like "Assignments Calendar"<br />
(12) Paste the embed code from step 7 into the body of the widget template<br />
(13) If you are finished, click "save"<br />
(14) Go back to Design > Widgets<br />
(15) Do you have a 2-column or 3-column layout on your blog? If 2-column, click on "2-column layout - Sidebar". If 3-column, click on "3-column layout - Secondary Sidebar".<br />
(16) You should be looking at "Installed WidgetS" and "Available Widgets". Find your new widget "Assignments Calendar" on the right-hand side and drag it to the left.<br />
(17) Save Changes.<br />
(18) Re-publish your entire blog</p>

<p>Voila! Please submit comments if you find errors in these instructions.</p>]]>
        
    </content>
</entry>

<entry>
    <title>How do I redirect users from my old blog to my new one?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/08/how-do-i-redirect-users-from-my-old-blog-to-my-new-one.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.300796</id>

    <published>2011-08-03T21:11:40Z</published>
    <updated>2012-01-09T17:43:17Z</updated>

    <summary>There are at least a few ways to re-direct any website, and they each come with pros and cons. (1) The Meta-Refresh Method Adding this bit of code to your blog &quot;Main Index&quot; template will mean that your blog&apos;s visitors...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>There are at least a few ways to re-direct any website, and they each come with pros and cons.</p>

<p>(1) The Meta-Refresh Method</p>

<p>Adding this bit of code to your blog "Main Index" template will mean that your blog's visitors will be immediately redirected to this UThink Developer's Corner blog:<br />
<div class="htmlcode">&lt;meta http-equiv=&quot;refresh&quot; content=&quot;0;url=http://blog.lib.umn.edu/heinz062/uthink-forum&quot;&gt; </div></p>

<p>You might want to add a short time delay to the refresh to allow users to see a message, like, "Click here if you are not automatically redirected in 5 seconds." To do this, change content="0" to content="5".</p>

<p>(2) The PHP method</p>

<p>If your blogs are using PHP (the extension of your blog's main index page is *.php), then you can add this bit of code:</p>

<div class="htmlcode">&lt;?php

<p>   header( 'Location: http://www.yoursite.com/new_page.html' ) ;</p>

<p>?&gt;</div></p>

<p>There are lots of other redirect methods, but these are the two most commonly used. The first method (meta-refresh) is said to be "W3C non-compliant", since it breaks the normal use of a user's browser back button. (If a user goes to your redirect page, gets automatically redirected to the new site, then hits "back", they are taken to the redirect page, which forces them forward again.)</p>]]>
        
    </content>
</entry>

<entry>
    <title>How do I rename my blog?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/07/how-do-i-rename-my-blog.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.298934</id>

    <published>2011-07-08T20:04:27Z</published>
    <updated>2011-07-08T20:04:27Z</updated>

    <summary>To simply change the name of your blog: Log into UThink and select your blog from the dashboard Go to Preferences &gt; General The first field is your blog name. Change it according to your heart&apos;s desire, then click Save...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>To simply change the name of your blog:</p>

<ol>
<li>Log into UThink and select your blog from the dashboard</li>
<li>Go to Preferences > General</li>
<li>The first field is your blog name. Change it according to your heart's desire, then click Save Changes</li>
<li>Now re-publish your entire blog site.</li>
</ol>

<p>It might take a couple weeks before search engines update their results for your blog.</p>

<p>If you also want to change your blog's URL, I have another <a href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/04/how-do-i-change-my-site-url-site-root-or-blog-directory-name.html">blog entry</a> on that topic.</p>]]>
        
    </content>
</entry>

<entry>
    <title>How do I protect my blog with a single username and password?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/06/how-do-i-protect-my-blog-with-a-single-username-and-password.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.298205</id>

    <published>2011-06-28T14:28:41Z</published>
    <updated>2011-07-08T19:58:15Z</updated>

    <summary>I call this the &quot;.htaccess method&quot; because you will be creating a file called &quot;.htaccess&quot; (note the dot that precedes the word). You will also create a &quot;.htpasswd&quot; file. To set up .htaccess password protection, follow these instructions: Log into...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="blog101" label="blog101" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>I call this the ".htaccess method" because you will be creating a file called ".htaccess" (note the dot that precedes the word). You will also create a ".htpasswd" file. To set up .htaccess password protection, follow these instructions:</p>

<ol>
<li>Log into UThink and select your blog from the dashboard. You should now see the name of your blog in a tab in the upper left corner, adjacent to "Write Entry". Double-check to make sure that you're not password-protecting the wrong blog.</li>
<li>Go to Design > Templates</li>
<li>Click on "Create index template"</li>
<li>Give your new index template a name, "Htaccess file"</li>
<li>In the body, paste in this code:

<div class="htmlcode">
AuthUserFile /htdocs/blog/[your Internet ID]/[your blog directory name]/.htpasswd<br />
AuthName &quot;You need to log in to view this content&quot;<br />
AuthType Basic<br />
Allow from all<br />
Require valid-user</div>

<p>But note that [your Internet ID] needs to be replaced with your x500. Similarly, [your blog directory name] needs to be replaced with your blog directory name. It might not be the same as your blog name. Look at the URL for your blog. The blog directory name is the last name in the URL. For example, in the URL http://blog.lib.umn.edu/heinz062/uthink-forum/, the blog directory name is "uthink-forum".</p>

<p>For individuals with custom URLs, your x500 might not even be in the URL. If your URL is http://blog.lib.umn.edu/myblog, then the first line of the .htaccess file should read: </p>

<div class="htmlcode">AuthUserFile /htdocs/blog/myblog/.htpasswd</div>

<p></li><br />
<li>Before you save, expand the Template Options menu (if it's not expanded already.) In the "Output File" field, type: .htaccess<br />
<br />Don't forget the period.<br />
</li><br />
<li>Now click Save.</li><br />
<li>For the following steps, you'll need an encoded password. Use this <a href="http://www.kxs.net/support/htaccess_pw.html">htaccess password generator</a> to encode the password you want to use. You'll get something like this: goldy:I2ZU0L1SBgrMw<br />
We'll use this in a moment.<br />
</li><br />
<li>Go back to Design > Templates, then click on Create Index Template again.</li><br />
<li>In this second template, call it "Htpasswd file"</li><br />
<li>In the body, paste in the password that you generated before. It would look something like: goldy:I2ZU0L1SBgrMw<br />
</li><br />
<li>Expand the "Template Options" menu if it's not expanded already. In the Output File field, type: .htpasswd</li><br />
<li>Save your new template</li><br />
<li>Re-build your entire blog site.</li><br />
</ol></p>

<p>That should do it! Now your blog is password protected.</p>

<p><b>Note:</b> it is possible to protect your blog with x500 authentication, just like other U of M web services. Search this forum for the words "password" and "x500".</p>]]>
        
    </content>
</entry>

<entry>
    <title>Clicking on a blog&apos;s RSS feed gives me an error. What do I do?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/06/clicking-on-a-blogs-rss-feed-gives-me-an-error-what-do-i-do.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.298180</id>

    <published>2011-06-27T21:01:22Z</published>
    <updated>2011-06-27T21:01:22Z</updated>

    <summary>If you get an error message like this: -------------------------------------------------------------- This service is not available iGoogle is not available for umn.edu. Learn more about Google products you can use with *******@umn.edu. If you are the Google Apps administrator, please read these...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>If you get an error message like this:</p>

<p>--------------------------------------------------------------<br />
This service is not available</p>

<p>iGoogle is not available for umn.edu. Learn more about Google products you can use with *******@umn.edu.</p>

<p>If you are the Google Apps administrator, please read these articles to learn more about controling user access to Google Apps services and turning services on/off for certain users.</p>

<p>Did you use this product with a different Google Account? Sign out of your current Google Account and then sign in to the account you want.</p>

<p>©2011 Google - Google Home - Terms of Service - Privacy Policy - Help<br />
---------------------------------------------------------------</p>

<p>The problem is with the way your browser is configured to handle RSS feeds. Sometimes clicking on a feed on a website opens up Live Bookmarks. Other times, it opens up Google Reader. This error (above) is from an individual who has her version of Firefox configured to automatically open web feeds in Google Reader. But since she is also logged into U of  M Google Apps, she gets this error (above) when she is redirected to her account. That's because Google Reader picks up on the fact that she's logged into an institutional account that doesn't subscribe to that app.</p>

<p>Short-term solution: Log out of U of M Google Apps.<br />
Long-term solution: re-configure your browser. In Firefox 4, go to Tools, then Options, then click on Applications (http://support.mozilla.com/en-US/kb/Options%20window%20-%20Applications%20panel?s=applications&as=s). In the list of content types, scroll down to "Web Feeds" and change "Use Google" to "Preview in Firefox" (or another alternative.</p>

<p>That should fix it!</p>]]>
        
    </content>
</entry>

<entry>
    <title>How can I follow comments and activity on a particular entry?</title>
    <link rel="alternate" type="text/html" href="http://blog.lib.umn.edu/heinz062/uthink-forum/2011/06/how-can-i-follow-comments-and-activity-on-a-particular-entry.html" />
    <id>tag:blog.lib.umn.edu,2011:/heinz062/uthink-forum//13764.297229</id>

    <published>2011-06-14T21:14:07Z</published>
    <updated>2011-06-14T21:16:49Z</updated>

    <summary>You might know about the MT-Notifier plugin that&apos;s used to sign up for email alerts on blog changes, but there&apos;s also a version of this for following a particular entry. Basically, you get a box on the home page labeled...</summary>
    <author>
        <name>Charlie Heinz</name>
        <uri>http://blog.lib.umn.edu/cgi-bin/mt-cp.cgi?__mode=view&amp;blog_id=13764&amp;id=2534</uri>
    </author>
    
        <category term="FAQ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="http://blog.lib.umn.edu/heinz062/uthink-forum/">
        <![CDATA[<p>You might know about the MT-Notifier plugin that's used to sign up for email alerts on blog changes, but there's also a version of this for following a particular entry. Basically, you get a box on the home page labeled "Subscribe to this entry". Email addresses can be added one at a time to sign up.</p>

<p>Here's how you install this plugin:<br />
<ol><br />
<li>Log into UThink and select your blog from the dashboard</li><br />
<li>Go to Tools > Plugins</li><br />
<li>Click on "MT-Notifier 4.31", then choose Settings.</li><br />
<li>The very last section is for "Widgets". Choose "Click here to install the MT-Notifier Entry Subscription Widget".</li><br />
<li>You should now be looking at a new widget form that has already been filled out. I would recommend one additional modification to the code. On the very first line before any other code, type:</p>

<div class="htmlcode">&lt;mt:IfArchiveType type=&quot;individual&quot;&gt;</div>

<p></li><li>On the last line, type:</p>

<div class="htmlcode">&lt;/mt:IfArchiveType&gt;</div>

<p></li><li>Save your new widget.</li><br />
<li>Now go to Design > Widgets to add the new widget to an existing widget set.</li><br />
<li>Most UThink users will have a widget set called, "3-column layout - Secondary Sidebar". If you use a 3-column layout, I would recommend adding the new widget there. Click on it.</li><br />
<li>Now drag the widget named "MT-Notifier Entry Widget" from the right column to the left column. <em>The order in which it appears matters. If you put it last in the list, it will appear last. To change the order, drag and drop it on top of an existing widget in that column. You might have to play around a little bit to get it just right.</em></li><br />
<li>Save and re-build your site.</li><br />
</ol></p>

<p>Your new widget should appear only on the entry archive pages, not the home page of your blog. Voila! Feel free to contact uthink@umn.edu if you need tips on a different custom application of this entry widget.</p>]]>
        
    </content>
</entry>

</feed>
