Ticket #774 (closed enhancement: fixed)

Opened 19 months ago

Last modified 15 months ago

댓글및 트랙백의 RSS 지원

Reported by: inureyes Owned by: inureyes
Priority: major Milestone: 1.6
Component: Core Version: 1.6
Keywords: comment,rss Cc:
Release:

Description (last modified by inureyes) (diff)

개요

  • 댓글 및 트랙백의 RSS를 지원합니다.

Change History

  Changed 19 months ago by inureyes

  • status changed from new to assigned

RSS parsing framework이 필요. 그러고보니까 있기는 있다.

  Changed 19 months ago by inureyes

[4898]

  • 댓글 RSS 지원 추가.
  • 스킨 치환자로 article_rep_rp_rss_url 추가.
    • article_rep 구역 내에서 작동하는 치환자입니다.

  Changed 19 months ago by inureyes

[4899]

  • standard 스킨에도 지원 추가

  Changed 19 months ago by inureyes

  • status changed from assigned to closed
  • resolution set to fixed

추가 끝!

  Changed 18 months ago by lunamoth

  • status changed from closed to reopened
  • resolution fixed deleted

비밀댓글 작성자의 필명이 노출 되는 문제가 있는듯 싶습니다. 아울러 포스트별이 아닌 전체 블로그의 최근 댓글 RSS 도 있으면 좋을듯 싶습니다. 지원하게 된다면, 각종 외부 댓글 알리미 클라이언트도 쉽게 가능할듯 싶고요.

  Changed 18 months ago by inureyes

[4907]

  • 비밀 덧글 작성자의 필명도 노출되지 않도록 함

  Changed 18 months ago by inureyes

[4910]

  • 전체 댓글 RSS 기능 추가.
  • 관리자 메뉴의 환경설정 - 블로그 에 댓글 RSS 출력 갯수 조정 옵션 추가
  • 관련 페이지 캐싱 루틴 보완
  • 관리자 메뉴의 RSS 관련 설정 부분을 간략하게 수정

  Changed 18 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

  Changed 18 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted

  Changed 18 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

[5002]

  • 댓글 링크가 깨진 문제 수정

  Changed 18 months ago by inureyes

[5003]

  • 컨텐츠를 인코딩해서 뿌려주도록 수정.

  Changed 17 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted
  • description modified (diff)
  • summary changed from 댓글 RSS 지원 to 댓글및 트랙백의 RSS 지원

  Changed 17 months ago by inureyes

[5144]

  • 트랙백 RSS 지원

[5145]

  • 버그 수정

  Changed 17 months ago by inureyes

[5146]

  • 트랙백 RSS 대신 댓글 RSS가 출력되는 문제 수정

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

[5154]

  • 트랙백 RSS의 마크업을 위한 치환자 지원
    • article_rep_tb_rssurl (글별 트랙백 RSS)
    • trackback_rss_url (트랙백 RSS)

  Changed 17 months ago by coolengineer

  • r5169
  • 자동 검출을 위한 태그를 추가합니다.

  Changed 17 months ago by coolengineer

  • r5170
  • 태그치환자 사라지는 버그 수정

  Changed 17 months ago by coolengineer

  • [5171]
  • 댓글에 대한 자동 검출 추가.
  • 한페이지에 여러개의 글이 나오니 소스가 좀 지저분하군요.
  • 그리고 댓글과 트랙백을 분리할 것이 아니라 합치면 안될까요? 구별할 필요가 별로 없어 보이는데

  Changed 17 months ago by coolengineer

  Changed 17 months ago by lunamoth

5172에서.. 블로그 메인으로 접근시 (lunamoth.webzero.co.kr) 메타태그에 해당 블로그의 RSS 가 아닌 출력되고 모든 포스트의 댓글/트랙백 RSS 가 나오는 문제가 있는 것 같습니다. 퍼머링크가 아닌 블로그 주소로 접근 시에는 메타태그에 블로그 RSS 만 나와야 될듯 싶습니다..

  Changed 17 months ago by lunamoth

  • status changed from closed to reopened
  • resolution fixed deleted

  Changed 17 months ago by coolengineer

해당 블로그의 RSS 및 최근 댓글 RSS 그리고, 현재 보고 있는 모든 엔트리들의 댓글/트랙백 RSS가 목록에 나옵니다. FF의 경우 하나의 사이트에서 지원하는 RSS가 여러개일경우 선택할 수 있는 기능을 제공하므로 문제가 없어 보입니다.

follow-up: ↓ 24   Changed 17 months ago by lunamoth

아 예 전부다 나오는군요. 잘못봤습니다..; http://forum.tattersite.com/ko/viewtopic.php?pid=21570#p21570 의 연장선상에서 본다면, 페이지당 글수가 30개 정도될때, 다소 무리가 있지는 않을까 싶어서요...

meta tag 에서 블로그 댓글 피드의 title 값도 수정되면 좋을 것 같습니다. <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/rss" /> <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/comment/rss" />

in reply to: ↑ 23 ; follow-up: ↓ 41   Changed 17 months ago by creorix

Replying to lunamoth:

meta tag 에서 블로그 댓글 피드의 title 값도 수정되면 좋을 것 같습니다. <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/rss" /> <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/comment/rss" />

[5171]에서 수정된 듯 싶습니다 :)

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

  Changed 17 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted

  Changed 17 months ago by inureyes

버그 : 주소가 절대 주소가 아님. (by jparker)

  Changed 17 months ago by inureyes

[5233]

  • RSS,comment RSS, trackback RSS 치환자 파싱 루틴 수정
  • 자동 삽입은 jparker님께서~

  Changed 17 months ago by jparker

[5236]

  • 트랙백 Rss의 피드 갯수가 지정한 수 만큼 표시되지 않는 문제 수정.

  Changed 17 months ago by inureyes

[5234]

  • 자동 삽입 태그의 comment, trackback, foaf rss 파싱 주소 수정.

[5237]

  • 전체 댓글 보기에서 댓글 남긴 사람을 기준으로 title 파싱하도록 함.

[5238]

  • 전체 댓글 RSS의 타이틀로 글 제목 사용하도록 수정

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

  Changed 17 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted

[5257]

  • RSS 경로를 스킨에 출력시 제목 인코딩

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

  Changed 17 months ago by creorix

  • status changed from closed to reopened
  • resolution fixed deleted

[5257]에서 htmlspecialchars의 default quote_style 값이 ENT_COMPAT이기 때문에 double quote만이 인코딩되는 문제가 있습니다. http://dev.textcube.org/wiki/codingGuideline에 나온 것처럼 link의 attribute 값를 묶고 있는 홑따옴표를 쌍따옴표로 바꾸는 것은 어떨까 합니다.

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

[5260]

  • ' -> "로 변경.
  • coding guideline을 따릅니다

  Changed 17 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted

[5376]

  • 댓글-트랙백 통합 RSS 지원
  • suggested by coolengineer / creorix (at Tattercamp)

  Changed 17 months ago by inureyes

[5378]

  • response RSS 인터페이스 추가

  Changed 17 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

  Changed 16 months ago by inureyes

  • status changed from closed to reopened
  • resolution fixed deleted

  Changed 16 months ago by inureyes

  • status changed from reopened to closed
  • resolution set to fixed

[5447]

  • RSS 갯수 설정이 반영되도록 조정

in reply to: ↑ 24   Changed 15 months ago by graphittie

Replying to creorix:

Replying to lunamoth:

meta tag 에서 블로그 댓글 피드의 title 값도 수정되면 좋을 것 같습니다. <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/rss" /> <link rel="alternate" type="application/rss+xml" title="lunamoth 4th" href="/comment/rss" />

[5171]에서 수정된 듯 싶습니다 :)

영문의 경우 의미가 다소 맞지 않는 것 같습니다. 모든 RSS 타이틀의 공통된 문제입니다. 이 타이틀은 텍스트 브라우저에서 그대로 출력되는 부분이기 때문에 아주 중요합니다. 텍스트 브라우저는 rel 값이 alternate인 link의 title을 해당 페이지의 최상단에 자동으로 출력해줍니다. 따라서, RSS 타이틀이 이를 고려하여 보다 명확한 의미를 갖도록 수정되는 것이 좋다고 생각합니다. 제 블로그를 예로 들면,

  • graphittie™ in Wonderland (RSS)
  • [포스트 타이틀] (comment RSS)
  • [포스트 타이틀] (trackback RSS)

현재 출력방식은,

  • Response: [포스트 타이틀] - graphittie™ in Wonderland

로 되어 있어, 응답을 하려면 이것을 이용하라는 것인지, 응답을 보려면 이것을 이용하라는 것인지 명확하지 않습니다.

Note: See TracTickets for help on using tickets.