Web images
Images parser added into Zebroid. Image parser draw only most relevant pictures in terms of article titles and tags.
This function works for the following principle:
- Setting up the parser;
- Specifies the image insertion settings;
- Launch parsing of pictures. At this stage, the program searches for the pictures that are specified by parameters, saves thumbnails on a computer (in a temporary directory of the program) and stores the full path to the pictures;
- The user selects the desired images for each post through the activation of the post and the selection of thumbnails in the tab "Preview";
- Press "Save and Add", then the program downloads full pictures and pastes them into the desired articles
Project tree
The project tree contain all the articles and columns of the active project. This tree serves to select those articles that require parsing of pictures from the Internet.
Settings
Parsing settings consists of several parts:
- Search settings – serves to choose words for image search inquiries, search engines and number of pages to crawl. You have the ability to automatically select the required number of pictures for each article (if the quality of selected images not so important);
- Choice of place to insert – in what place of the article pictures will be inserted;
- Aligning images - set the align property for the inserted images;
- Fitting of image size
- Alt property source for images
Preview
In this block, only three control elements:
- The window to preview images, by double-clicking you can select the potential pictures to post;
- The window with the selected pictures;
- Ползунок изменения масштаба просматриваемых картинок
Полезные советы:
- The mechanism of the parsing is such: first of all generated a list of words to parse. If, for example, you chose tags, then the number of unique tags in project = number of queries. So if you need to parse pictures to lots of articles, but they all have tags from one dictionary, it is best to do parsing for all articles in time.
- For each article chose their own pictures. Options for selection are available when you select an article in the project tree, so if you have empty preview window, then most likely you have selected a category or disable parsing an article (mark is not checked).