Textos sobre desenvolvimento web
Primeira publicação em: 2006-11-10 20:37:08Tipo padrão de publicação: Content-type:text/html; charset=UTF-8Gerido por WordPress 2.9.2
Tema atual

Nome do tema: Thematic
Autor: Ian Stewart
Descrição: A highly extensible, search-engine optimized WordPress Theme Framework featuring 13 widget-ready areas, grid-based layout samples, styling for popular plugins and more.
Plugins atualmente instalados
- About
Autor: Cau GuanabaraDescrição: This plugin adds some features that allows you to show informations about your blog.
- Akismet
Autor: Matt MullenwegDescrição: Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under "Comments." To show off your Akismet stats just put
<?php akismet_counter(); ?>in your template. See also: WP Stats plugin. - BlogMap
Autor: Cau GuanabaraDescrição: This plugin creates a page to show all your publications in an understandable way
- Dean's Code Highlighter
Autor: Dean LeeDescrição: this plugin using Geshi to highlight source code in your posts. .
- Google XML Sitemaps
Autor: Arne BrachholdDescrição: This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. Configuration Page
- Links Classifier
Autor: Cau GuanabaraDescrição: This plugin adds CSS classes to <a> elements in posts, excerpts and comments, based in it's reference URLs. You only have to create the CSS classes in your styles.css template file. For further information, read readme.txt (included).
- Use Functions
Autor: Cau GuanabaraDescrição: This plugin allows you to use template tags or any function directly when writing your posts. All you have to do is surround the function call with a comment tag, for example:
<!-- the_category(", "); -->. WARNING: this is a dangerous plugin. You should enable it only if you trust in your authors. - WP-PageNavi
Autor: Lester 'GaMerZ' ChanDescrição: Adds a more advanced paging navigation to your WordPress blog.