Plugin Directory

Changeset 2142279


Ignore:
Timestamp:
08/20/2019 03:31:25 AM (7 years ago)
Author:
smartnewsdev
Message:

doc: improve readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smartformat/trunk/readme.txt

    r2142278 r2142279  
    1 === SmartFormat ===
     1=== SmartFormat feed for SmartNews ===
    22Contributors: smartnewsdev
    33Tags: smartnews, smartformat, rss
     
    99License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Provides SmartFormat that is added some fields to RSS feed for delivering posts through SmartNews.
     11This plugin will generate a valid SmartFormat Feed. SmartFormat is an extension of the RSS spec that provides feed elements to specify a publisher's analytics script and advertising tags that will run when a publisher's articles are displayed in native format on the SmartNews mobile app.
    1212
    1313== Description ==
    1414
    15 SmartNews is free news app for [iOS](https://itunes.apple.com/us/app/id579581125) and [Adroid](https://play.google.com/store/apps/details?id=jp.gocro.smartnews.android).
     15SmartNews (http://www.smartnew.com) is a free mobile news aggregation app for [iOS](https://itunes.apple.com/us/app/id579581125) and [Adroid](https://play.google.com/store/apps/details?id=jp.gocro.smartnews.android).
    1616
    17 The App can distribute articles rapidly if publishers provide SmartFormat.
     17Publishing partners can distribute articles more rapidly with greater control over presentation if they provide a SmartFormat feed to SmartNews.
    1818
    19 SmartFormat is RSS feed that the following fields have added.
     19The SmartFormat varient of RSS feed has the following additional fields.
    2020
    2121* Site logo
    22 * Time To Live
     22* Time To Live (TTL)
    2323* Analytics script tag
    2424* Advertisement script tag
    2525* Sponsored links
    2626
    27 It can access like one of RSS feed by `/?feed=smartformat` path.
     27It can be accessed using the following parameter `/?feed=smartformat` after the path. For example: https://www.domaian.com/?feed=smartformat
    2828
    29 [Official Document (ja)](https://publishers.smartnews.com/) describes more detail of SmartFormat.
     29[Official Documentation on SmartFormat
     30
     31https://publishers.smartnews.com/en/smartformat/specification/ (English)
     32https://publishers.smartnews.com/hc/ja/articles/360010977793 (Japanese)
    3033
    3134== Frequently Asked Questions ==
    3235
    33 Check the following page about SmartFormat.
     36How do I become a SmartNews publishing partner?
    3437
    35 * [SmartFormat Specification (en)](https://publishers.smartnews.com/hc/en-us/articles/360010977793)
    36 * [SmartFormat 仕様書 (ja)](https://publishers.smartnews.com/hc/ja/articles/360010977793)
     38To learn more, please visit https://about.smartnews.com/en/publishers/
    3739
    3840== Changelog ==
     
    4143
    4244* Initial release
     45
Note: See TracChangeset for help on using the changeset viewer.