=== WP slabText ===
Contributors:Daijiro Miyazawa,FirstElement
Donate link: http://fe-labs.net/donate/
Tags: title,header,font,web font,jQuery,slabText,Google
Requires at least: 3.0
Tested up to: 3.4.1
Stable tag: 0.9.2
License: GPLv2 or later

Allows for re-rendering a multi-rowed long headlines more beautiful and more impressive. 

== Description ==

This is a plugin for WordPress that allows for re-rendering a multi-rowed long headlines more beautiful and more impressive without any conversion from text to image. It uses the effect of a great jQuery plugin [slabText](http://www.frequency-decoder.com/demo/slabText/) that was created by Brian McAllister.

You can split a long title at any point as you like with ||(double-pipe) into multi-row, so multibyte language sites can also recieve the benefit.

Even more, can specify the font to use in a title from [Google Web Fonts](http://www.google.com/webfonts).

このプラグインは、ブログやニュース系サイトによく見られる複数行に渡る長い記事の見出しを、画像に変換することなく、より美しく、インパクトのあるものに再描画します。Brian McAllister氏のjQueryプラグイン「[slabText](http://www.frequency-decoder.com/demo/slabText/)」の効果を使用します（英文の様々なサンプルはリンク先でご覧になれます）。

記事タイトルの任意の位置に ||（パイプ2本）を入力することで、行の折り返しポイントを決めることができるので、日本語（マルチバイト）サイトでも効果を得られます。

レスポンシブWebデザインに対応しています。

見出しに使用するフォントを、[Google Web Fonts](http://www.google.com/webfonts)から指定することもできます（欧文フォントのみ）。


= Requires =

The template must have call `post_class` function at outer box of the post title in the loop. 
If you use [Head Cleaner](http://wordpress.org/extend/plugins/head-cleaner/), I recommend to excludes `wpstxt-call` from the list of `Active Filters`.

= Donate? =

If you feel good with using this plugin, your support is always welcome. I've setup [a donation page](http://fe-labs.net/donate/).

= Updates =

Plugin updates are announced on [plugins page](http://fe-labs.net/plugins/wp-slabtext/), and [http://twitter.com/firstelement](http://twitter.com/firstelement).

== Screenshots ==

1. Sample (The sentence is quoted from WordPress.org)
2. A sample of Japanese sentence.
3. Settings page.

== Installation ==

1. Upload the `wp-slabText` plugin to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to the `Settings > slabText` screen, and "Activate" and "Load default CSS file".
4. Specify which pages the plugin apples the effect (frontpage,archive page,etc.).
5. Go to the Post-editor screen, and check "Activate".
6. If you want to control the split point in the title, also check "Use ||(double-pipe) to split the title"
7. Put "||" to the split point you like in the title box.
8. Go "Public" or "Update" and check the post on the front page.
9. Beautiful title block is appear!


== Changelog ==

= 0.9.2 - October 5, 2012 =
Fixed that the Pages editor screen doesn't show the option panel. You can now control the effect on the Pages header.

= 0.9.1 - August 27, 2012 =
Fixed that the effects will be applied only in the loop, so the social media can get clean post title.

= 0.9 - August 25, 2012 =
Initial release.


== Contact and Credits ==

Written by Daijiro Miyazawa at FirstElement ([www.fisrtelement.jp](http://www.firstelement.jp/), e-mail 'dxd5001' at 'gmail dot com'), 2012.

WP slabText includes a copy of the [slabText](http://www.frequency-decoder.com/demo/slabText/) written by Brian McAllister.

