How to add Digg content to your site 귀하의 사이트에 콘텐츠를 추가하는 방법을 digg
Posted on August 30, 2008 at 5:34 am 게시 8 월 30 일 2008 년 오전 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. digg가 유명하다 그것은 훌륭한 콘텐츠를 제공합니다 랭크 기능을합니다. 관련 기사의 품질이 높은 사람 digg 타 투표를하는 이들은 이미 독자합니다.수록 투표에 기사가, 더 귀중한에서 digg이된다. 가장 투표를 제출 배치되어 첫 번째 페이지에서합니다. digg 이야기 원한다면 헤드 라인에 인기가 귀하의 페이지를 추가,이 게시물이를합니다.
To get the HTML script go to html 스크립트로 이동을 가져와 http://digg.com/add-digg . 합니다.
You will see the Create a Digg Widget interface: digg 만들기 도구가 나타납니다 인터페이스 :
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. 이 들면, 나는 두 번째 주제와 검정색 배경을 선택하고 "소프트웨어"의 모든 인기있는 기사 아래에 선택합니다. 범주를 선택하실 수있습니다 드롭 다운 메뉴에서 이야기합니다.의 미리보기의 출력이 즉시 표시됩니다. 이것에 의해 수행되었을 수 전체 페이지부터 ajax를 사용하여 the digg의 개발자들이 새로 고침 않았 - 단지의 미리보기 새로 고쳐집니다.
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! 이 도구는이 좋은 점은이 필터를하자 특정 사용자에 의해서만 제출 digg합니다. 이것은 귀하가 제출한를 표시할 수있습니다서만 이야기를 해줘라!
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. 실험을 다른 설정를 원하는 모양과 느낌을합니다. 나는 많은 때문에이 도구는 자동으로 생성 스크립트 - 쉽게 만들 수있습니다 오타 또는 구문을 실수의 유형이 크게 태그 코드를합니다.부터 출력은 an html 스크립트를 무료로 당신이 원하는대로 편집할 수있습니다. 당신의 제목을 변경할 수있습니다 예를 들면, "내 diggs!"합니다. 단지 깰 수있는 태그를하지 않도록하는 중요한 구문을 생략하거나 같은 구성 요소를 세미콜론 내부의 각 행의 마지막 <script> 태그를합니다.
The final output will be like the one below: 아래에 같은 하나의 최종 출력은 :
digg_id = ‘digg-widget-container’; //make this id unique for each widget you put on a single page. digg_id = 'digg - 위젯 - 컨테이너'; / /이 번호 고유의 각 위젯을 하나의 페이지를 입어합니다.
digg_description = 1; digg_description = 1;
digg_target = 1; digg_target = 1;
digg_theme = ‘digg-widget-theme4′; digg_theme = 'digg - 위젯 - theme4';
digg_title = ‘My Diggs!’; digg_title = '내 diggs!';
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 내 피드 구독 신청 ! !
» Filed Under »밑에 Computer Tips 컴퓨터 팁
Save this page 이 페이지를 저장 | Stir it up on Mixx 파장이 위에 mixx | |
Add to Reddit 장바구니에 reddit |
Related Posts 관련 기사
- Basic WordPress SEO 기본적인 wordpress 서
- How to use TagCrowds on your website 귀하의 웹 사이트를 사용하는 방법을 tagcrowds
- How to create your own iGoogle theme 자신의 개인화된 홈 테마를 만드는 방법을
- How to make your own cell phone theme 자신의 휴대폰을 만드는 방법 테마
- Make your own AJAX progress bar 자신만의 ajax 진행 표시줄
























