Ticket #1111 (closed enhancement: fixed)

Opened 9 months ago

Last modified 9 months ago

글 주소에서 트랙백 주소를 유추하는 함수

Reported by: inureyes Owned by: creorix
Priority: major Milestone: 1.7.6
Component: API Version: 1.7
Keywords: trackback, url Cc:
Release:

Description

개요

  • 글 주소와 블로그 종류를 알려주면 그에 맞는 트랙백 주소를 리턴한다.
  • 블로그 종류는 #1091 과 호환성이 있는 것을 가정한다.
  • function getTrackbackURLFromInfo($trackbackURL, $blogType)
  • 하나씩 말씀드렸던 예전 티켓들을 보시면 어떤 부분을 최종적으로 생각하고 있는지 보이시죠? ㅎㅎ

Change History

Changed 9 months ago by creorix

[6772]

refs #1111, #1091

  • getTrackbackURLFromInfo 함수 작성
  • getInfoFromTrackbackURL을 PHP 4에서도 동작하도록 수정

Changed 9 months ago by creorix

  • status changed from new to assigned

Changed 9 months ago by inureyes

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

[6801]

closes #1111

  • [6772] 의 일부를 1.7 트리에 반영
Note: See TracTickets for help on using tickets.