Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

News-Parser

Descriere

News-parser WordPress Plugin

News-parser is a plugin for WordPress that allows you to easily receive the full text of the article, as well as images from the site using an RSS feed. Parsed information from the site is saved as a draft,which you can just publish or edit at your discretion. This makes it easy to create content for your site.

Features

  • Gutenberg editor support.
  • Visual content extractor.
  • Flexible template creation system to speed up parsing.
  • Ability to parse not only from RSS XML source but also from url.

Future plans

  • Add auto-pilot feature.
  • Parsing videos from other(than YouTube) sources.
  • Saving images to the Media Library .
  • Have an idea? – Please, feel free to let me know. Let’s make News-Parser even better!

Installing

  1. You can clone the GitHub repository: https://github.com/zalevsk1y/news-parser.git
  2. Or download it directly as a ZIP file: https://github.com/zalevsk1y/news-parser/archive/master.zip

This will download the latest developer copy of News-parser.

How to use NewsParserPlugin\this plugin?

Parsing RSS

To parse RSS, go to the News-Parsing->Parsing RSS menu in the admin panel of your site. Enter the RSS feed address in the search bar. Click on the Parse RSS Feed button. When parsed data is fetched from the server,it will appear on your screen. You can open the visual extractor by clicking on the icon and create a template for parsing posts from this RSS source or simply select the content you are interested in and save it as a draft.

Watch this short video to learn HOW TO PARSE FROM RSS with news-parser plugin:

To parse several posts, select posts and press the Parse Selected button. Wait for the data to be saved,you`ll be notified by the message at the top of the screen. The icon at the bottom of the post allows you to go on to edit or publish a saved draft.Note that parsing selected post could be done only if you created parsing template!

Watch this short video to learn HOW TO PARSE SEVERAL POSTS with news-parser plugin:

Visual Constructor.

To create a template or simply select the content you are interested in, use the visual constructor. You can open visual constructor by clicking icon at the bottom of post box.
To select content, click on the block that you need in the main window and it will be marked with a turquoise frame. When you hover over the content, the expected area will be painted in turquoise color.
To cancel the selection, click on the block again. Try to separate different types of content (pictures, video, text) into separate blocks. The YouTube video will be replaced with a picture of the YouTube logo. You can extrude it and this video will be inserted into your post. Parsing videos from other sources is not yet supported. Pictures are inserted into your post as a link; the exception is a featured image which is saved in your media library.
In the sidebar, you can change the featured image of your post. Just select the appropriate image on the left side of the designer and click the Change Image button. The last image you selected will be selected as featured image. You can also create a post without featured image. Just click on No featured image.
You can change the name of the post in the next submenu ‘Post title’. Write your version of the post title in textaria and click the Change Title button.
To add a source link, check the box labeled ‘Add source link’ to the post. in the ‘Extra Options’ submenu.

Watch this short video to learn HOW TO USE VISUAL CONSTRUCTOR:

Create Parsing Template

To save the template, it is necessary to mark the content in the main window of the visual constructor, select the ‘Save parsing template that you can use in automatic parsing from this source item.’ and click the Save Tempalte button. It is important to understand that individual posts even from one source can be very different, therefore parsed pages may not contain the content you need.

Watch this short video to learn HOW TO CREATE PARSING TEMPLATE:

Parse single page.

To parse a single page, select News-Parsing-> Parse Page in the admin panel of your site. In the search bar, enter the site address URL and press Parse Page button. Visual constructor will open. In the visual constructor, select the content and click the Create Post Draft button. The draft will be automatically created and you can edit it in the Posts editor.If everything suits you, you can simply publish this post or edit it at your discretion.

Watch this short video to learn HOW TO PARSE SINGLE PAGE with news-parser plugin:

Dependencies

  • php-simple-html-dom-parser https://github.com/sunra/php-simple-html-dom-parser

Bugs

If you find an issue, let us know here!

Capturi ecran

Recenzii

11 februarie 2020 1 răspuns
Plugin works nice, only one moment - seems like it doesn't insert images inside post taking only featured image instead.
Citește o recenzie

Contributori și dezvoltatori

„News-Parser” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Tradu „News-Parser” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.0.2 – 20-04-21

  • Fix: some bugs.

1.0.1 – 20-03-21

  • Fix: some bugs.

1.0.0 – 2020-02-18

  • Added: Parsing Template system.
  • Added: Visual-constructor.
  • Added: You-Tube videos parsing.
  • Fix: some bugs