Download theme

. terça-feira, 19 de agosto de 2008

The Journalist Theme - Blogger version

Download | Demo


Original theme for wordpress by Lucian E. Marin. Converted to a blogger by Wilson Blogue.
Ideas suggestions and complaints , wilson (at) wilson dot com dot pt

Features
  • related post
  • go to top botton
  • open search
  • recent post
  • print page
  • sent to Twitter
  • favicon
  • tag could
Thanks to original designer, and Usuário Compulsivo.

sorry my bad english

Add recent post to blogger template

. segunda-feira, 18 de agosto de 2008

Just add a new page element, and choose feed RSS or atom application.
Your feed is similiar to(need change blog-url):

http://blog-url.blogspot.com/feeds/comments/full

NYC

. domingo, 17 de agosto de 2008

Build a Search Box for Firefox 2/IE7

.


A site search box is search tool integrated directly into the browser. It can usually be found around the address bar and makes searching specific sites easier and quicker.




First We Build the XML file



<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>The Journalist Theme</ShortName>
<Description>Wordpress to blogger template</Description>
<Image height="16" width="16" type="image/x-icon">http://URL_DO_ICONE/Favicon.ico</Image>
<Url type="text/html" method="get" template="http://www.google.com/search?q={searchTerms}&amp;sitesearch=thejournalisttheme.blogspot.com" />
</OpenSearchDescription>


NOTE: you can/need change bold text for your settings!!!



Add code to HEAD of site



<link rel="search" type="application/opensearchdescription+xml" href="http://godbit.com/opensearch_desc.xml" title="The Journalist Theme - Blogger" />

Via

Otimizar o título das páginas no Blogger

.

Encontre o código:



<title><data:blog.pageTitle/><title>


e substitua por:



<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>

The Journalist - xml template for blogger

. sexta-feira, 27 de junho de 2008

The Journalist, wordpress theme create by Lucian Marin  for blogger in progresss.... Comments, send me a message : wilsonmorgado (at) gmail.com

 

^