Plugin Directory

Changeset 1126361


Ignore:
Timestamp:
04/02/2015 02:38:04 PM (11 years ago)
Author:
RNAGS
Message:

Adding logos

Location:
reuters-direct
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • reuters-direct/trunk/readme.txt

    r1125827 r1126361  
    1515A full-featured news aggregator, powered by Reuters Connect: Web Services, which ingests Reuters news and picture content directly into a WordPress platform.
    1616
    17 Reuters Direct uses our Reuters Web ServicesAPI to ingest content into WordPress directly. Text wires are ingested as posts in draft status. Pictures are automatically ingested into the Media Gallery with appropriate descriptions and titles. Online Reports are ingested with attached pictures and can be set to publish status or draft depending on if a picture has been made available for it.
     17Reuters Direct uses our Reuters Web Services-API to ingest content into WordPress directly. Text wires are ingested as posts in draft status. Pictures are automatically ingested into the Media Gallery with appropriate descriptions and titles. Online Reports are ingested with attached pictures and can be set to publish status or draft depending on if a picture has been made available for it.
    1818
    1919Configure ingestion of content via channel as well multiple image resolution and category codes.
     
    2323== Installation ==
    2424
    25 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
     25
    26261. Activate the plugin through the 'Plugins' menu in WordPress
    27271. Select Reuters Direct from the Settings menu.
     
    4343= Should I remain logged into the plugin? =
    4444
    45 Yes, absolutely. If you log out of Reuters Wordpress Direct, any polling and ingestion will stop. The Dashboard widget
     45Yes, absolutely. If you log out of Reuters Direct, any polling and ingestion will stop. The Dashboard widget
    4646will also state "Not logged In" as well.
    4747
    4848= What content will this ingest into Wordpress? =
    4949
    50 Reuters Wordpress direct will ingest news and picture content as subscribed to in the entitlements of your account.
     50Reuters direct will ingest news and picture content as subscribed to in the entitlements of your account.
    5151If any channel is missing in the Configuration page, please contact your Account Manager or select the Help drop-down to
    5252open a ticket with our Customer Service team.
     
    5454= How do I identify content and their post status? =
    5555
    56 Reuters WordPress direct will set the Post status to either Publish or Draft status. You can also select which content gets
     56Reuters Direct will set the Post status to either Publish or Draft status. You can also select which content gets
    5757which status. For example, Text Wire content will ALWAYS be set to Draft status. This is to allow Editors the change to review
    5858the content prior to publish. Text wire content will be tagged with "REUTERS TXT" for easy filtering. Additionally, Online
     
    6262= I don't see any images with my Online Reports =
    6363
    64 Reuters WordPress direct will assign the first image in the package as the Featured Image of the article. It will also inline
     64Reuters Direct will assign the first image in the package as the Featured Image of the article. It will also inline
    6565any images associated with the article at the bottom of the post. If you do not see the first image, please review your theme
    6666to ensure it uses the Featured Image. You can also look at the Featured Image box at the bottom of the Edit Post screen to
    6767review the image.
    6868
    69 = Will Reuters Wordpress Direct ingest video? =
     69= Will Reuters Direct ingest video? =
    7070
    71 As of this writing, RWPD will not ingest video into Wordpress. This functionality is currently on our roadmap for inclusion.
     71As of this writing, RD will not ingest video into Wordpress. This functionality is currently on our roadmap for inclusion.
    7272
    7373= What is this Dashboard widget? =
    7474
    75 RWPD will add a widget to your dashboard to communicate the back-end functionality and channel details. It will provide information
     75RD will add a widget to your dashboard to communicate the back-end functionality and channel details. It will provide information
    7676on what's being updated, how many stories it's getting, cron jobs kicking off, etc.
    7777
    7878= Gimmie the tech details!! =
    7979
    80 RWPD uses our the Reuters Connect: Web Services API to make REST queries wrapped in cURL statements using the TLSv1.2 secure protocol.
     80RD uses our the Reuters Connect: Web Services API to make REST queries wrapped in cURL statements using the TLSv1.2 secure protocol.
    8181Every five minutes, a cron job kicks off and pulls all available content from the API and written directly into the WordPress database. Any updates to stories are over-written in the database
    8282based on the GUID of the story. Story packages are ingested into Wordpress as Posts, and images directly into the Media Gallery.
    8383Associated metadata is included with the images and category information is also carried into Wordpress at the time of ingestion.
    8484
    85 = I have feedback on RWPD. What can I do? =
     85= I have feedback on RD. What can I do? =
    8686
    8787We are definitely open to any and all feedback. Please use the Help drop-down in the Configuration page to open a ticket with
     
    9494== Screenshots ==
    9595
    96 1. Configuration screen of Reuters Wordpress Direct
    97 2. Configuration screen cont.
    98 3. Posts screen in Wordpress show the post tagging for Online Reports wo/ Images and Text-wires
    99 4. Media gallery
    100 5. Image Detail Screen showing attached metadata
     961. Screenshot-1: Configuration screen of Reuters Direct
     972. Screenshot-2: Configuration screen cont.
     983. Screenshot-3: Posts screen in Wordpress show the post tagging for Online Reports wo/ Images and Text-wires
     994. Screenshot-4: Media gallery
     1005. Screenshot-5: Image Detail Screen showing attached metadata
    101101
    102102== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.