How to add Digg content to your siteコンテンツを追加する方法をあなたのサイトにいる
Posted on August 30, 2008 at 5:34 am掲示さ2008年8月30日は5:34アム
Digg is famous for it’s great content ranking capability. Articles who get in Digg are high quality since they are already voted by the readers. The more vote an article gets, the more valuable it becomes at Digg. The most voted submissions are put on the first page. If you want to add popular Digg story headlines in your page, this post is for you.いるのは素晴らしいことで有名なコンテンツのランキングが可能です。記事who得るには、高品質いる彼らは既に投票されて以来、読者の他の投票に記事を取得、より多くの貴重いることが先ですが、最も投票が置か提出上の最初のページにします。を追加する場合は物語の見出しにしている人気のページで、このポストがオススメです。
To get the HTML script go to HTMLスクリプトを取得するに行く http://digg.com/add-digg .です。
You will see the Create a Digg Widget interface:あなたがウィジェットを参照しているインターフェイスを作成する :
On this example, I chose the second theme with black background and the “Software” selection under the All popular stories. You can choose a category of stories on the dropdown. The preview of the output was instantly displayed. This might have been done by the Digg developers using Ajax since the whole page did not refresh – only the preview refreshed. [この例では、私を選んだ2番目のテーマとなる黒を背景と"ソフトウェア"に選定され、すべての人気の話することができます。カテゴリを選択して、プルダウンの記事は、即座にプレビューするため、出力が表示されます。これによって行われていないかもしれないajax以降を使用している開発者のページ全体を更新しなかった-のみのプレビューをリフレッシュさせます。
The good thing about this tool is that it let’s you filter only Digg submissions by a certain user. This means you can display only stories you submitted yourself!このツールの良いものについては、それをフィルタレッツいる提出され、特定のユーザーのみです。この記事だけを表示することができます。手段を提出しなさい!
The lower part of the tool are the display options and the generated HTML code:このツールの下の部分は、ディスプレイのオプションと、生成されたHTMLコード:
Experiment with different settings to get the look and feel that you want. I like this tool a lot since it automates the generation of the script – you can easily make a typo or syntax mistake with this heavily tagged type of code. Since the output is an HTML script, you are free to edit it as you like. You can change the title for example to “My Diggs!”. Just make sure you don’t break the tags or leave out an important syntax component like the semicolon at the end of each line inside the <script> tag.さまざまな実験を入手してルックアンドフィールの設定をすることができます。私のようなので、このツールを多くの世代は、このスクリプトを自動化-タイプミスを容易にすることができます。構文の間違いや、このタグのタイプのコードを大きくします。以来、出力はHTMLのスクリプトは、あなたが自由に編集することができます。のタイトルを変更することができます例を"マイディッグス! "です。だけが損なわれることを確認していないタグまたは残すアウトの重要なコンポーネントのようにセミコロンの構文は、最後に<script>タグ内の各行です。
The final output will be like the one below:の最後の1つ下のように出力される:
digg_id = ‘digg-widget-container’; //make this id unique for each widget you put on a single page. digg_id = 'いる-ウィジェット-コンテナ' ; / /このウィジェットを置くごとに固有の番号を1つのページをご覧ください。
digg_description = 1; digg_description = 1 ;
digg_target = 1; digg_target = 1 ;
digg_theme = ‘digg-widget-theme4′; digg_theme = 'いる-ウィジェット- theme4 ' ;
digg_title = ‘My Diggs!’; digg_title = 'マイディグズ! ' ;
Ben Carigtan writes about technology, computers and how to get the most out of them.ベンcarigtan技術の書き込みについては、コンピュータ、どのように最大限に活用することです。
If you enjoyed this post, make sure you この投稿をお楽しみいただく場合は、必ずあなた subscribe to my RSS feed 私のRSSフィードを購読する ! !
» Filed Under »提出されて Computer Tipsコンピュータのヒント
Save this page このページを保存 | Stir it up on Mixx かき混ぜて上mixx | |
Add to Reddit しかしカートに |
Related Posts 関連記事
- Basic WordPress SEO基本的なWordPressのソ
- How to use TagCrowds on your website tagcrowdsをお客様のウェブサイトを使用する方法
- How to create your own iGoogle theme自分のiGoogleのテーマを作成する方法
- How to make your own cell phone theme自分の携帯電話の作り方をテーマに
- Make your own AJAX progress bar ajaxをして、進行状況バー
























