MT3.2b1 Take 3

I'm trying to avoid hacks to see how far MT3.2 will go without them, but I MUST have the "View Site" link back up top. I added the following lines to the end of the links in the <TMPL_IF NAME=AUTHOR_NAME> section (tmpl/cms/header.tmpl) and saved into my alternate templates folder:

 
<TMPL_IF NAME=BLOG_NAME>|  <a target="_blank" href="<TMPL_VAR NAME=BLOG_URL>"><MT_TRANS phrase="View Site"></a></TMPL_IF>

Also limited blog searches to originating blog by adding to default search template form:

<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />

More details about "take 3" forthcoming...

About this Entry

This page contains a single entry by Kate published on July 18, 2005 11:21 AM.

MT3.2b1 Take 2 was the previous entry in this blog.

MT3.2b2 - I Want to Believe! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.