Překlad šablony Grey

Dnes vám přináším překlad šablony Grey do češtiny. Má dvousloupcový vzhled a je přímo napěchovaná social widgety. Můžete zobrazit vaše poslední tweety nebo fotky z flickru. Samozřejmostí je i facebook like button u každého článku. Všechno si můžete nastavit v administraci, tu jsem ovšem nechal pouze v angličtině, takže pozor. Pokud jste bloger a kamarád […]

Ořezy obrázků

Pokud jste někde vytvářeli či upravovali šablonu, určitě jste se setkali i s náhledovými obrázky článků. Díky funkcím wordpressu je nemusíte nahrávat ořezané či zmenšené, script to udělá za vás. Jeden obrázek je tak možné vkládat ve více velikostech. Základní jsou thumbnail (150, 150), medium (300, 300), large (1024, 1024) a full (bez zmenšení). Vytvářet […]

Publikování příspěvků z Twitteru

**Twitter Feed for WordPress**
„http://wordpress.org/extend/plugins/wp-twitter-feed/“:http://wordpress.org/extend/plugins/wp-twitter-feed/

The WordPress Twitter Feed Plugin lets you simply output any user’s tweets into your WordPress page, template or sidebar! You can customise the username, number of tweets, and style of ouput.

*Alternativy*

**Twitter Widget Pro**
„http://wordpress.org/extend/plugins/twitter-widget-pro/“:http://wordpress.org/extend/plugins/twitter-widget-pro/

A widget that properly handles twitter feeds, including @username, #hashtag, and link parsing. It supports displaying profiles images, and even lets you control whether to display the time and date of a tweet or how log ago it happened (about 5 hours ago, etc).

**Tweet Blender**
„http://wordpress.org/extend/plugins/tweet-blender/“:http://wordpress.org/extend/plugins/tweet-blender/

Tweet Blender is tag-aware and has support for multiple authors, lists, hashtags, and keywords all blended together. The plugin can show tweets from just one user or a list of users (as all other Twitter plugins do); however, it can also show tweets for a topic which you can define via Twitter hashtag or keyword. But there is more! It can also show tweets for multiple authors AND multiple lists AND multiple keywords AND multiple hashtags all blended together into a single stream.
Version 3 added a new widget that automatically shows tweets relevant to your blog post by taking post’s tags and using them as keywords for Twitter search.

**Latest tweets**
„http://wordpress.org/extend/plugins/latest-tweets/“:http://wordpress.org/extend/plugins/latest-tweets/

This widget displays a defined number of your latest tweets in your blog.

**Vložení vlastního kódu do šablony**

/—code php
„, file_get_contents($feed));

$i = 0;
foreach ($dopole as $obsah) {
$vyhod = stristr($obsah, „„);
$obsah = str_replace($vyhod, „“, $obsah);
$obsah = str_replace(„<„, „<", $obsah); $obsah = str_replace(">", ">„, $obsah);
$obsah = str_replace(“ class=\“ \““, „“, $obsah);
if ($i > 0) echo $obsah.“
\n“;
$i++;
}
?>
\—

Rozbalovací mega menu

**JQuery Mega Menu Widget**
„http://wordpress.org/extend/plugins/jquery-mega-menu/“:http://wordpress.org/extend/plugins/jquery-mega-menu/
„http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-drop-down-mega-menu-widget/“:http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-drop-down-mega-menu-widget/

Creates a widget, which allows you to add drop down mega menus from any standard WordPress custom menu using jQuery. Can handle multiple mega menus on each page, offers either „fade In“ or „slide down“ effects and the option to use hover or click to show the sub-menu. For best results use 3 levels for the custom menu.

„Demo »“:http://www.designchemical.com/lab/demo-wordpress-jquery-mega-menu-plugin/

[* http://www.designchemical.com/media/images/custom_wordpress_mega_menu_s.jpg *]

**jQuery Vertical Mega Menu**
„http://wordpress.org/extend/plugins/jquery-vertical-mega-menu/“:http://wordpress.org/extend/plugins/jquery-vertical-mega-menu/
„http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-vertical-mega-menu-widget/“:http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-vertical-mega-menu-widget/

Creates a widget, which allows you to add flyout vertical mega menus from any standard WordPress custom menu using jQuery. Can handle multiple vertical mega menus on each page and offers 3 animation effects – show/hide, fade In or slide out. Widget also gives the option of selecting left or right for the flyout menu depending on where you side column is. For best results use 3 levels for the custom menu.

„Demo »“:http://www.designchemical.com/lab/demo-wordpress-jquery-vertical-mega-menu-plugin.html

[* http://www.designchemical.com/media/images/vertical_mega_menu_s.jpg *]

**JQuery Accordion Menu Widget**
„http://wordpress.org/extend/plugins/jquery-vertical-accordion-menu/“:http://wordpress.org/extend/plugins/jquery-vertical-accordion-menu/
„http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-vertical-accordion-menu-widget/“:http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-vertical-accordion-menu-widget/

Creates vertical accordion menus from any WordPress custom menu using jQuery. Add menus using either widgets or shortcodes. Features include – handles multiple levels, saved state using cookies, add count of number of links and option of selecting „click“ or „hover“ events for triggering the menu.

„Demo »“:http://www.designchemical.com/lab/demo-wordpress-vertical-accordion-menu-plugin/

[* http://www.designchemical.com/media/images/vertical_accordion_plugin.jpg *]

Plovoucí box (sidebar) – obecný, s menu či kontaktním formulářem

**Floating Menu**
„http://wordpress.org/extend/plugins/floating-menu/“:http://wordpress.org/extend/plugins/floating-menu/
„http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-floating-menu/“:http://www.designchemical.com/blog/index.php/wordpress-plugins/wordpress-plugin-jquery-floating-menu/

Creates a widget, which adds a floating, sticky, drop down menu from any standard WordPress custom menu using jQuery. Can handle multiple floating menus on each page and the location of each menu tab can be easily set from the widget control panel. Menu can also be activated either by ‚hover‘ or ‚click‘.

„Demo »“:http://www.designchemical.com/lab/demo-wordpress-jquery-floating-menu-plugin/

**Slick Contact Forms**
„http://wordpress.org/extend/plugins/slick-contact-forms/“:http://wordpress.org/extend/plugins/slick-contact-forms/

Creates a widget, which adds a contact form using either a *floating*, *drop down button* or a *sticky*, sliding tab. Can handle multiple forms on each page and the location of the floating button or sliding tab can be easily set from the widget control panel.

Each form includes up to 3 text input fields and one text area. The input labels and type of validation can be set via the widget control panel. The plugin includes validation for the form fields using animated error messages.

„Demo »“:http://www.designchemical.com/blog/index.php/wordpress-plugin-slick-contact-forms/

**WP Float**
„http://wordpress.org/extend/plugins/wp-float/“:http://wordpress.org/extend/plugins/wp-float/

WP Float enables you to add a float/fixed item to WordPress. This can be used for Advertisements, Images, Text or any HTML. You can choose to show the float/fixed item on the homepage only, posts only or pages only.

**Strx Magic Floating Sidebar Maker**
„http://wordpress.org/extend/plugins/strx-magic-floating-sidebar-maker/“:http://wordpress.org/extend/plugins/strx-magic-floating-sidebar-maker/
This plugin will make your sidebar follow your visitors while they scroll up and down the page.

„Demo »“:http://www.sulmonte.org/

**Floating Widgets**
„http://wordpress.org/extend/plugins/floating-widgets/“:http://wordpress.org/extend/plugins/floating-widgets/

The floating widgets plugin makes it easy to add a widgetized area right above or beside your main content regardless of which theme you are using. You can have full control of where and how your widgets are displayed without having to edit your theme at all.

Optimalizace obrázků

**SEO Friendly Images**
„http://wordpress.org/extend/plugins/seo-image/“:http://wordpress.org/extend/plugins/seo-image/

Adds alt and title attributes to all your images. Improves traffic from search engines and makes the image tags W3C.
Automatically updates all images with proper ALT and TITLE attributes for SEO purposes. If your images do not have ALT and TITLE already set, SEO Friendly Images will add them according the options you set.

Optimalizace pingů

**cbnet Ping Optimizer**
„http://wordpress.org/extend/plugins/cbnet-ping-optimizer/“:http://wordpress.org/extend/plugins/cbnet-ping-optimizer/

Save your wordpress blog from getting tagged as ping spammer. WordPress blog pings unnecessarily every time you edit a post. Avoid it with this plugin.
Will automatically be pinged when you publish new posts or drafts. Not when you publish future posts or edit previously published posts, as WordPress does by default.

*Alternativy*

**WordPress Ping Optimizer**
„http://wordpress.org/extend/plugins/wordpress-ping-optimizer/“:http://wordpress.org/extend/plugins/wordpress-ping-optimizer/

When you create a new post, your blog will ping and notify all the ping services that it has been updated. This encourages search engines and different blog directories/services to index your updated blog properly.
When you edit an existing post, it won’t send any unnecessary ping to ping services and saves your blog from getting banned by such services.
When you post a future post by editing the time stamp, it will ping only when your post appears in future.

Vylepšení integrované galerie

**Cleaner Gallery**
„http://wordpress.org/extend/plugins/cleaner-gallery/“:http://wordpress.org/extend/plugins/cleaner-gallery/

Improving of the invalid HTML that WordPress produces when using the shortcode.
It does a bit more than that though. It will integrate with many Lightbox-type scripts and allow you to do much cooler things with your galleries. Plus, it has a couple of extra options that you can play around with.

– Validates the aweful HTML that WordPress spits out.
– Several options on how you want your gallery images.
– Allows multiple galleries in a single post.
– Ability to set the number of images shown in each gallery.
– Ability to exclude or include any images from your gallery.
– Doesn’t load any CSS or JavaScript unless you choose to do so.

Integrates with 18 different Lightbox-type scripts (Lightbox, Slimbox, Thickbox, Greybox, FancyBox etc.)

„Úprava CSS“:http://wordpress.org/support/topic/edit-gallery-margins. A „další rozumy zde“:http://wordpress.org/support/topic/how-to-style-gallery.

Publikování téhož příspěvku na více webech

**Multipost MU**
„http://wordpress.org/extend/plugins/multipost-mu/“:http://wordpress.org/extend/plugins/multipost-mu/

Multipost MU is a WordPress MU plugin that allows you publish a post or page made to a single blog across multiple blogs. An option panel is added to the sidebar of the Add/Edit post and Add/Edit page screens that allow you to select other blogs to which the current post/page is published. If the „master post/page“ is edited or deleted, all multiposted copies will also be edited or deleted.

Okamžitý výklad anglického výrazu po kliknutí

**Click2Refer Virtual Dictionary**
„http://wordpress.org/extend/plugins/click2refer-virtual-dictionary/“:http://wordpress.org/extend/plugins/click2refer-virtual-dictionary/

Click2Refer plugin lets the blog readers to lookup the „Wordnet“:http://wordnet.princeton.edu/ dictionary just by a double click on the word they want to refer. This will take in a floating window into your blog upon the first double click.

„Demo »“:http://blog.click2refer.com/index.php/click2refer-demo-page/

[* http://s.wordpress.org/extend/plugins/click2refer-virtual-dictionary/screenshot-2.jpg?r=523406 *]