Changeset 1126361
- Timestamp:
- 04/02/2015 02:38:04 PM (11 years ago)
- Location:
- reuters-direct
- Files:
-
- 2 added
- 1 edited
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reuters-direct/trunk/readme.txt
r1125827 r1126361 15 15 A full-featured news aggregator, powered by Reuters Connect: Web Services, which ingests Reuters news and picture content directly into a WordPress platform. 16 16 17 Reuters 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.17 Reuters 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. 18 18 19 19 Configure ingestion of content via channel as well multiple image resolution and category codes. … … 23 23 == Installation == 24 24 25 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 25 26 26 1. Activate the plugin through the 'Plugins' menu in WordPress 27 27 1. Select Reuters Direct from the Settings menu. … … 43 43 = Should I remain logged into the plugin? = 44 44 45 Yes, absolutely. If you log out of Reuters WordpressDirect, any polling and ingestion will stop. The Dashboard widget45 Yes, absolutely. If you log out of Reuters Direct, any polling and ingestion will stop. The Dashboard widget 46 46 will also state "Not logged In" as well. 47 47 48 48 = What content will this ingest into Wordpress? = 49 49 50 Reuters Wordpressdirect will ingest news and picture content as subscribed to in the entitlements of your account.50 Reuters direct will ingest news and picture content as subscribed to in the entitlements of your account. 51 51 If any channel is missing in the Configuration page, please contact your Account Manager or select the Help drop-down to 52 52 open a ticket with our Customer Service team. … … 54 54 = How do I identify content and their post status? = 55 55 56 Reuters WordPress direct will set the Post status to either Publish or Draft status. You can also select which content gets56 Reuters Direct will set the Post status to either Publish or Draft status. You can also select which content gets 57 57 which status. For example, Text Wire content will ALWAYS be set to Draft status. This is to allow Editors the change to review 58 58 the content prior to publish. Text wire content will be tagged with "REUTERS TXT" for easy filtering. Additionally, Online … … 62 62 = I don't see any images with my Online Reports = 63 63 64 Reuters WordPress direct will assign the first image in the package as the Featured Image of the article. It will also inline64 Reuters Direct will assign the first image in the package as the Featured Image of the article. It will also inline 65 65 any images associated with the article at the bottom of the post. If you do not see the first image, please review your theme 66 66 to ensure it uses the Featured Image. You can also look at the Featured Image box at the bottom of the Edit Post screen to 67 67 review the image. 68 68 69 = Will Reuters WordpressDirect ingest video? =69 = Will Reuters Direct ingest video? = 70 70 71 As of this writing, R WPD will not ingest video into Wordpress. This functionality is currently on our roadmap for inclusion.71 As of this writing, RD will not ingest video into Wordpress. This functionality is currently on our roadmap for inclusion. 72 72 73 73 = What is this Dashboard widget? = 74 74 75 R WPD will add a widget to your dashboard to communicate the back-end functionality and channel details. It will provide information75 RD will add a widget to your dashboard to communicate the back-end functionality and channel details. It will provide information 76 76 on what's being updated, how many stories it's getting, cron jobs kicking off, etc. 77 77 78 78 = Gimmie the tech details!! = 79 79 80 R WPD uses our the Reuters Connect: Web Services API to make REST queries wrapped in cURL statements using the TLSv1.2 secure protocol.80 RD uses our the Reuters Connect: Web Services API to make REST queries wrapped in cURL statements using the TLSv1.2 secure protocol. 81 81 Every 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 82 82 based on the GUID of the story. Story packages are ingested into Wordpress as Posts, and images directly into the Media Gallery. 83 83 Associated metadata is included with the images and category information is also carried into Wordpress at the time of ingestion. 84 84 85 = I have feedback on R WPD. What can I do? =85 = I have feedback on RD. What can I do? = 86 86 87 87 We are definitely open to any and all feedback. Please use the Help drop-down in the Configuration page to open a ticket with … … 94 94 == Screenshots == 95 95 96 1. Configuration screen of Reuters Wordpress Direct97 2. Configuration screen cont.98 3. Posts screen in Wordpress show the post tagging for Online Reports wo/ Images and Text-wires99 4. Media gallery100 5. Image Detail Screen showing attached metadata96 1. Screenshot-1: Configuration screen of Reuters Direct 97 2. Screenshot-2: Configuration screen cont. 98 3. Screenshot-3: Posts screen in Wordpress show the post tagging for Online Reports wo/ Images and Text-wires 99 4. Screenshot-4: Media gallery 100 5. Screenshot-5: Image Detail Screen showing attached metadata 101 101 102 102 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.