Skip to main content

Home/ WordPress Beginners/ Group items tagged Cloud

Rss Feed Group items tagged

Toshiro Shimura

WordPressウィジェット一覧 - 0 views

  •  
    WordPress CodexのThird Party Widgetsより、 2007.5.18現在、177個 * 30Boxes (http://ottodestruct.com/blog/2006/04/28/30boxes-widget/) - 30Boxes カレンダーのエベントを表示(要PHP 5) * A Yahoo SiteExplorer Widget (http://www.utheguru.com/yahoo-sidebar-link-badge-widget-for-wordpress/) - Yahoo Site Explorer Badge をウィジェット化 - デモ:Yahoo Badge Widget Demo * About Me Widget (http://www.samdevol.com/about-me-widget-for-wordpress/) - 画像などを加えた'About Me'(自分について)を表示 * Active Discussions (http://jayandrewallen.com/active-discussions-sidebar-plug-in-for-wordpress-20/) - コメントの多い投稿を表示 * Ad Rotator (http://kpumuk.info/wordpress/wordpress-widgets-ad-rotator/) - <!-more->で区切った複数のHTMLコードを順番に表示 * AddThis Sidebar Wiget (http://foolip.org/blog/2007/05/06/addthis-sidebar-widget/) - フィード購読とソーシャルブックマークのボタン * Adsense Widget for WordPress (http://www.mikesmullin.com/2006/04/01/adsense-widget-wordpress-sidebar/) - Adsenseの色、サイズ、h2をコントロール * Apple Trailer (http://www.sosuechtig.de/wordpress-widgets/) - apple.com から映画の予告編をランダムに表示 * Around This Date In The Past (http://www.junyent.org/blog/arxius/2006/05/20/around-this-date-in-the-past-wordpress-widget/) - x 年前の今日の投稿記事を表示 * Associative Dictionary (http://dirkie.nu/2006/05/01/associative-dictionary-widget/) - 個人辞書を作成表示 * AvFuel (http://blog.dannyevarts.net/2006/06/28/avfuel-my-first-useful-wordpress-widget/) - 最新の航空燃料の値段を表示 * Battlefield 2 Stats (http://www.viper007bond.com/wordpress-plugins/battlefield-2-stats/) - Battlefield 2 プロファイルを表示 * BDP RSS Agregator (http://wordpress.org/support/topic/67364?replies=1) - BDP RSS Agregator plugin (http://www.ozpolitics.inf
Toshiro Shimura

Simple Tags - Plugins for WordPress 2.3 - Extend management of tags - Simple and Powerf... - 0 views

  • Theme Integration st_related_posts(); : Display an list of related posts (must be placed in WP Loop) st_tag_cloud(); : Display a color (dynamic) tags cloud. st_the_tags(); : Display current tags post. st_meta_keywords(); : Display meta keywords, generated from tags. Use only on your header blog. st_related_tags(); : Display an list of related tags, useful for tags navigation st_remove_related_tags(); : Display the list of remove related tags from current view, useful for tags navigation
  • Related Posts : st_related_posts() With this functionnality, you can show related posts on your post. Is related posts which have at least one common tag. If you don't wish to show related posts, but use them inside the loop, use st_get_related_posts() function. Usage: &lt;?php st_related_posts(); ?&gt; Default Usage:
  • Tags cloud: st_tag_cloud() With this functionnality you can show a color tags cloud created dynamically. If you don't want to show it, but use it, use st_get_tag_cloud() function. Usage: &lt;?php st_tag_cloud(); ?&gt; Default Usage:
  • ...3 more annotations...
  • Current posts tags: st_the_tags() This feature extend WordPress builtin function "the_tags()", you can specify tag format, text if no tags and post id, also outside the loop If you don't want to show it, but use it, use st_get_the_tags() function. Usage: &lt;?php st_the_tags(); ?&gt; Default Usage: 'before' =&gt; __('Tags: ', 'simpletags'), 'separator' =&gt; ', ', 'after' =&gt; ' ', 'post_id' =&gt; '', 'xformat' =&gt; __('&lt;a href="%tag_link%" title="%tag_name%" %tag_rel%&gt;%tag_name%&lt;/a&gt;', 'simpletags'), 'notagtext' =&gt; __('No tag for this post.', 'simpletags'), 'number' =&gt; 0 Parameters:
  • Related tags: st_related_tags() This feature display a list of related tags into tag view. It allow to restrict tag search with an another tag. This function output a list only on tag view, else it display nothing. If you don't wish to show related tags, but use them inside the loop, use st_get_related_tags() function. Usage: &lt;?php st_related_tags(); ?&gt; Default Usage: 'number' =&gt; 5, 'order' =&gt; 'count-desc', 'separator' =&gt; ' ', 'format' =&gt; 'list', 'method' =&gt; 'OR', 'title' =&gt; __('&lt;h4&gt;Related tags&lt;/h4&gt;', 'simpletags'), 'notagstext' =&gt; __('No related tag found.', 'simpletags'), 'xformat' =&gt; __('&lt;span&gt;%tag_count%&lt;/span&gt; &lt;a href="%tag_link_add%"&gt;+&lt;/a&gt; &lt;a href="%tag_link%"&gt;%tag_name%&lt;/a&gt;', 'simpletags') &nbsp; Parameters:
  • Remove related tags: st_remove_related_tags() This feature display a list of remove related tags into tag view. It allow to remove one tag from URL. This function output a list only on tag view, else it display nothing. If you don't wish to show remove related tags, but use them inside the loop, use st_get_remove_related_tags() function. Usage: &lt;?php st_remove_related_tags(); ?&gt; Default Usage: 'separator' =&gt; ' ', 'format' =&gt; 'list', 'notagstext' =&gt; ' ', 'xformat' =&gt; __('&amp;raquo; &lt;a href="%tag_link_remove%" title="Remove %tag_name_attribute% from search"&gt;Remove %tag_name%&lt;/a&gt;', 'simpletags') Parameters: format
Toshiro Shimura

Plugins/WordPress Widgets « WordPress Codex - 0 views

  • Pre Wordpress 2.3 Widgets WordPress Widgets (WPW) is like a plugin, but designed to provide a simple way to arrange the various elements of your sidebar content (known as "widgets") without having to change any code. The Widgets SubPanel explains how to use the various Widgets that come delivered with WordPress, and the Widgets page at Automattic explains how to 'widgetize' themes and plugins. Using Text Widgets Using RSS Widgets Widget-ready themes Resources
  • Last.fm - last.fm music charts as a graphic in your sidebar Last.fm Adds the new version of the chart. Customizable color and type.
  • Feedburner - subscribe to blog via Feedburner Flickr Badge Widget - display your flickr photos in the sidebar Flickr Widget - same widget that www.wordpress.com uses flickr RSS Widgets - display flickr Photos on sidebar Flickr Photo Album - display Flickr album sets FlickerRSS - display Flickr photos; requires flickrRSS Plugin Flickr Spinnr - display Flickr photos in rotating cube Flickr Tag Cloud Widget - display a link tag cloud from your Flickr account
  • ...2 more annotations...
  • In many cases, the built-in Text Widget can be used to add new abilities to your sidebar. The Widget Plugin allows you to specify how many text widgets you need. Once you have specified the number of text widgets you need, each of those widgets is added to the "Available Widgets" column in the Presentation, Sidebar Widget Administration Panel. Clicking on the icon on the right side of the widget allows you to enter the widget Options. There you can enter a description or title for that particular widget and also enter (in the large text box) the text or HTML code for the widget. Here's a list of content known to work via text widgets. Each of these content providers supplies the necessary code for you to copy and paste into your widget to display their content on your blog.
  • The built-in RSS Widget can be used to add feeds to your sidebar. The Widget Plugin allows you to specify how many RSS widgets you need. Once you have specified the number of RSS widgets you need, each of those widgets is added to the "Available Widgets" column in the Presentation, Sidebar Widget Administration Panel. Clicking on the icon on the right side of the widget allows you to enter the URL for the feed, a description of the feed, and how many items from the feed you want displayed. Here's a sample of RSS feeds you can use in your widgets.
baldwinjackson

Fastest WordPress MultiSite Hosting on Cloud - 0 views

  •  
    Hosting multisite on WordPress is now just a matter of few clicks all you need is managed WordPress Cloud Hosting provider like Cloudways which allow you to deploy website with easement.
Toshiro Shimura

[ WordPress ] タグ管理プラグイン 「 Simple Tags 」 を導入 | Bowz::Notebook - 2 views

  • タグ入力補完 ( オートコンプリートって言うのかな? ) したい。 タグ入力時にタグ一覧が見たい。 私が欲しかった機能は、上の二つだったので Simple Tags プラグインをインストールするだけで実現したんですが、折角プラグインをインストールしたので他の機能も試してみる事に…。
  • タグクラウドを表示する テーマファイルの中のタグクラウドを表示したい部分に、 &lt;?php st_tag_cloud(); ?&gt; と書いておきます。 フォントサイズなどの各種設定は管理画面からできて便利。 長い パラメーター を直接書かないで済みます。
  • テーマファイルを編集せずに関連記事を表示する手順 WordPress 管理画面から [ タグ ] - [ 設定 ] - [ 関連投稿 ] をクリック。 [ 投稿内に関連投稿を自動的に表示する ] で [ Singleonly ( 単一表示時のみ表示 ) ] を選択。 [ 設定を更新する ] をクリック。
  • ...2 more annotations...
  • 日本語タグのスラッグ問題 問題の再現方法 投稿画面で新しい日本語タグを付けて記事を保存。 新しく作った日本語タグのスラッグを編集する。 [ おすすめタグ ] 機能で、スラッグ編集済みの日本語タグボタンをクリックすると、先ほど編集したスラッグとは違うスラッグで登録される。 良く解らんが、Simple Tags 1.2.4 プラグインの [ おすすめタグ ] 機能で、既存のスラッグ編集済みの日本語タグボタンをクリックすると、違うスラッグで登録されて別タグ扱いになりますよ。と言った所かなぁ。 日本語のタグを使う場合でも、スラッグ名を変更しなければ問題ないみたい。 上記のバグ対策として Advanced Tag Entry をインストールした
  • 確認したい事とかわかった事 タグの入力補完は既存のタグ名に限って動作する。スラッグ名では動作しない。当たり前だが…。 タグ名が同じでもスラッグ名が違うと別のタグとして認識されるみたい。と言う事はスラッグの名前が同じなら、違うタグ名でも大丈夫って事? タグのスラッグ名を素早く確認するには、Simple Tags 管理画面の左側にあるタグリストの数字の部分にカーソルを乗せるとリンク先がステータスバーに表示されるので、そこで確認。 [ インターネット ] と言うタグを [ Internet ] にリネームしたんだが、反映されない。
baldwinjackson

Configure Virtual Host On Windows 10 - 1 views

  •  
    Every newbie start their development career on their local machine and then launch their project on live servers. In many instances, the local environment has minimal resources required for development. Most of the developers like to develop a website in a localized environment. Well WordPress host is generally set up on XAMPP/WAMP which is a free virtual hosts which is straightforward task.
1 - 6 of 6
Showing 20 items per page