이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

YD FeedWordPress Content Filter

설명

This plugin is an add-on to the FeedWordPress RSS content syndication plugin.

You need to have FeedWordPress installed and configured for content syndication.

Fetch images locally as attachments

If there are images in the syndicated content, they will be fetched as local attachments.

Automatically resolve redirected target URLs

Feed entries that point to 301 or 302 redirected URLs will be resolved and replaced with the final target URI.
This way you always get a link to the original source of the syndicated content instead of a link to some in-between redirection script.

Normalize content layout

The content of syndicated posts will be normalized: HTML tags will be removed, duplication of the title will be removed,
images will be processed to be moved at beginning of content block.

White space and line breaks at beginning and end of content will be removed.

Includes specific targeted filters for content from Google News feeds, Yahoo News feeds and Wikio aggregated feeds.

Active support

Drop me a line on my YD FeedWordPress Content Filter support site to report bugs, ask for a specific feature or improvement, or just tell me how you’re using the plugin.
It’s still in an active development stage, with new features coming out on a regular basis.

Credits

Thanks to Alessandro Nuzzo for providing the image parent attachment routine included in version 0.2.0.

Revisions

  • 0.1.0. Initial beta release of 2010/10/26
  • 0.2.0. Bugfixes + options 2010/11/24

Did you like it?

Drop me a line on http://www.yann.com/en/wp-plugins/yd-feedwordpress-content-filter

And… please rate this plugin –>

설치

WordPress automatic installation is fully supported and recommended.

FAQ

Where should I ask questions?

http://www.yann.com/en/wp-plugins/yd-feedwordpress-content-filter

Use comments.

I will answer only on that page so that all users can benefit from the answer.
So please come back to see the answer or subscribe to that page’s post comments.

Puis-je poser des questions et avoir des docs en français ?

Oui, l’auteur est français.
(“but alors… you are French?”)

What is your e-mail address?

It is mentioned in the comments at the top of the main plugin file. However, please prefer comments on the plugin page (as indicated above) for all non-private matters.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“YD FeedWordPress Content Filter”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “YD FeedWordPress Content Filter”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.0

  • Initial release

0.2.0

  • Refactored using the YD Plugins Framework
  • Added some options
  • Added image attachment hack contributed by Alessandro Nuzzo
  • Added redirected URL resolution
  • Got rid of unused code
  • Small bug fixes