Page MenuHomeIn-Portal Phabricator

MINN-11 - Specify category for RSS feed articles via "CategoryId" field
ClosedPublic

Authored by alex on Nov 18 2015, 7:23 AM.

Details

Test Plan
NOTE: Repeat plan with RSS and Atom feed urls.
  1. go to Admin Console
  2. go to ConfigurationWebsiteAdvanced section
  3. make sure Use Cron to run Scheduled Tasks checkbox is checked
  4. go to Website & ContentStructure & Data section
  5. go to News category
  6. switch to Sections tab
  7. open new section creation page by clicking on New Section toolbar button
  8. type anything into Section Title field
  9. go to Properties tab
  10. enter URL to the RSS feed into Source URL field in RSS Feed Properties sub-section
  11. specify 1 hour feed update internal in Update Interval fieild in RSS Feed Properties sub-section
  12. press Save button
  13. go to ConfigurationWebsiteScheduled Tasks section
  14. disable all but update_rss_articles scheduled task
  15. from CLI run the php tools/cron.php command while in In-Portal root folder
  16. return to Admin Console
  17. go to Website & ContentStructure & Data section
  18. open category, that was created before
  19. confirm, that it contains article for each provided rss feed entry

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 264
Build 264: arc lint + arc unit

Event Timeline

alex updated this revision to Diff 420.Nov 18 2015, 7:23 AM
alex retitled this revision from to MINN-11 - Specify category for RSS feed articles via "CategoryId" field.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): MINN-11.
glebs accepted this revision.Dec 7 2015, 1:42 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Dec 7 2015, 1:42 AM
This revision was automatically updated to reflect the committed changes.