Releases: arebalus/plg_content_injector_related
Injector Related version 1.3
Main Features
More Customizable. To make this plugin useful for a wider range of websites, there have added several options to customize the look and feel of the output for the with-image.php and slick-carousel.php layouts.
In detail
Added Features
- Images can be disabled by setting its height to 0.
- Full URLs are used to set articles' image.
Backend
- While configuring the plugin, I prefer a range slider over number selectors, however it is not fully implemented in core Joomla yet. In order to make the sliders work in an useful way, without hacking core files, it was implemented a JavaScript to make them friendly to work with.
Added parameters
- Linked Image
- Title Color
- Uppercase Title
- Linked Title
- Title Font Size
- Title Margin Up
- Title Margin Down
- Text Color
- Text Font Size
- Text Margin Bottom
Version Requirements
- Joomla 3.4 or newer
- PHP 5.4 or newer
Injector Related version 1.2
Main Features
New template. The inclusion of the images template in the last release, did generate new ideas and requirements for the Injector Related plugin. In order to make this plugin fit the most requirements as possible, the images layout is improved and a new template for a slider is added.
Improved Injection. It was detected a problem with some content articles which have paragraphs within tables. So, it has been added an option to restrict placement of related articles to HTML tags at root level only and this is the default behaviour from now on.
In detail
Improvement
- Only root level HTML tags are used to calculate the injection location by default, but optionaly, it is still able to indiscriminately use all tags occurrences.
Added paramenters
- Only at Root Level
- Max. Items in Slide
- Image Height
- Single Line Title
- Text Length
Added layouts
- slick-carousel.php
Added 3rd party software
- Slick 1.8.1- The last carousel you'll ever need by Ken Wheeler. Licensed under the MIT license.
Owed credits
Since version 1.1 it was added an photo by James Sutton downloaded from Unsplash, to use as default image in case none other could be found for the articles.
Version Requirements
- Joomla 3.4 or newer
- PHP 5.4 or newer
Injector Related version 1.1
Main Features
New template In order to make the list of related articles more attractive, it has been added a new template along with all the required code to get the images sources as follows:
- The intro image
- The full text image
- The first image available from the content article text
- A default image
Bugfixes:
- Avoid duplicates while fetching the related content that may match several criterias.
- The related list will be placed even if none of the configured HTML tag is found. This is to fix a situation that I have found in older content articles that have not any paragraph, just line-breaks, so the list never used to appears.
Injector Related version 1.0
First Release
I'm proud to announce the immediate release of Injector Related version 1.0, which was properly adapted for general use from a custom development.
Please read in full the README.md file and report any issues accordingly.
Version Requirements
- Joomla 3.4 or newer
- PHP 5.4 or newer