CCloud Feeds
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module extends the feeds module, which has many new features,
- Integrated feed source with feature module
- Support the content in multiply pages
- Fixed Chinese charset in http feeds
- Integrated with ultimate cronã€background process modules
- Add many new feed tampers
New tampers:
- extract_tag_attribute: extract the tag value, such as img with src(获å–html tag的属性值,例如imgçš„src属性)
- load_image: load the image(用于有防盗链的图片显示)
- fetch_specified_itemsï¼ˆå½“ä¸€ä¸ªå—æ®µçš„xpath或jsonpath获å–åˆ°å¤šä¸ªå€¼æ—¶ï¼Œå¯æŒ‡å®šåªä½¿ç”¨å…¶ä¸çš„一个或部分)
- remove_url_segmentï¼ˆç”¨äºŽåˆ é™¤URL地å€çš„片段)
- special_url(用于需自定义代ç 处ç†URL的情况)
- remove_content(在当å‰å—段的(å—符串)值ä¸ï¼Œåˆ é™¤æ‰€é€‰å…¶ä»–å—æ®µçš„(å—符串)值)
Usage:
- Install this module
- Use ccloud fetcher when you config your importer
- Use the provided tampers if you need
忍¡å—:
Feeds-Common: 将已ç»å»ºå¥½çš„内容类型ã€taxonomyç‰é…置导出feature。
Feeds-Creation util: æä¾›ä¸€ä¸ªå¯¼å…¥å’Œä¸€ä¸ªåˆ›å»ºå·¥å…·ã€‚
å¯¼å…¥ï¼šæ ¹æ®ç”¨æˆ·æä¾›çš„一系列url,自动生æˆä¸€äº›äº†nodeï¼ˆéœ€è¦æŒ‡å®šnode type),这些node都关è”importer,有一个feed sourceå—æ®µã€‚该功能用于快速生æˆä¸€ç³»åˆ—è¦å¯¼å…¥çš„å†…å®¹ï¼Œè¿™äº›å†…å®¹ä¸æ–¹ä¾¿é€šè¿‡å…¶ä»–importer导入或者程åºå¯¼å…¥ã€‚
创建:一个快速工具,创建一个newslistã€ä¸€ä¸ªnews的内容类型,å†ç»™è¿™ä¸¤ä¸ªå†…容类型创建两个importer,简化了内容类型和importer的手工建立过程。å¯ä»¥æ‰©å±•到创建其他类型。
@credit by 晓安科技
