Joomla Vote Extended - Joomla! Plugin - Logo

JOOMLA 4.x JOOMLA 3.x FREE PRO

Name: Joomla Vote Extended - Version: 3.3.4 / 3.4.4.0-PRO / 4.1.0.0-PRO - Typ: Plugin - Lizenz: GPLv3
Beschreibung: Erweiterte Version des Bewertungsplugins mit modernem Look und Unterstützung von Abstimmungsübertragung via Ajax - Joomla! Extensions Directory

Übersicht über alle Downloads zu dieser Erweiterung: JVE - Joomla Vote Extended Downloads

Bewertungsplugin mit modernem Look und Ajax-Übertragung für Joomla!

Dieses Plugin ist eine erweiterte Version des Bewertungsplugins aus dem Core-Paket. Die Bewertungssterne können vor oder nach dem Artikelinhalt eingeblendet werden. Es ist möglich, die Einblendung nur auf die Artikelansicht zu beschränken.

Die Abstimmungen werden über Ajax-Requests zum Server übertragen, was die Benutzerfreundlichkeit stark erhöht (die Seite muss nicht komplett neu geladen werden).

Es ist möglich, einen Introtext, bestehend aus einem Joomla! Sprachstring, und eine Statistik (Gesamtbewertung und Anzahl an Bewertungen) unter den Bewertungssternen anzuzeigen.

JVE benutzt das externe Skript 'star-rating-svg' für den modernen, frischen Look. Die Bibliothek ist ein flexibles, leichtgewichtiges jQuery Bewertungsplugin, das für die Darstellung der Sterne das SVG Format verwendet.

Features

  • Erweiterte Version des Core-Bewertungsplugins
  • Position der Bewertungssterne einstellbar - vor oder nach dem Inhalt
  • Ausführung kann auf die Artikelansicht begrenzt werden
  • Ajax-basierte Übertragen zum Server (kein Neuladen der Seite notwendig)
  • Moderner Look mit Hilfe einer externen jQuery Bibliothek
  • Skript verwendet das SVG Format, Bilder müssen nicht geladen werden
  • Schema.org strukturierte Daten - AggregateRating
  • Introtext anzeigen - mit Support für Sprachstring-Overrides
  • Statistik anzeigen (Gesamtbewertung und Anzahl an Bewertungen)
  • Ausführung des Plugins kann über Artikel-IDs eingeschränkt werden
  • Sprachen: Deutsch und Englisch

Installation

Das Plugin übers Backend installieren und unter Erweiterungen -- Plugins -- Inhalt - JVE - Joomla Vote Extended aktivieren. Die Optionen im Tab "Einstellungen" verwenden, um das Plugin zu konfigurieren!

JVE verwendet dieses jQuery Skript: star-rating-svg von nashio

Hinweis: Das Core-Plugin 'Inhalt - Bewertung' sollte deaktiviert werden, wenn diese erweiterte Version verwendet wird. JVE benutzt Core-Funktionen, um die Bewertungen auszuwerten (genau wie das Core-Plugin).

Vergleich zwischen dem Core-Bewertungsplugin und JVE - Bild

Joomla Vote Extended - Preview

Changelog

+ = Hinzugefügt - ! = Entfernt - ^ = Geändert - # = Gefixt

Joomla! 4.x

Version 4.1.0.0-PRO - 2023-03-04

Version 4.0.2.0-PRO - 2022-10-07

  • + Added Exclude articles using their categories option. With this option, you may exclude all articles of specific categories. Thanks to Robin for requesting this feature!
  • + Added Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account and checked against the validation server for authenticity.

Version 4.0.1.0-PRO - 2021-11-12

  • + Added the built-in Download Key Manager support to enter your Pro Update ID without installing the update helper plugin.
    Important: Please copy your personal Pro Update ID using the second copy button in the Pro ID Manager and enter the key in System - Update - Update Sites - Select the entry of the Pro extension and enter the ID into the Download Key field.
  • ^ Code optimisations

Version 4.0.0.0-PRO - 2021-09-08

  • + First Pro release for Joomla! 4.x based on JVE Pro version 3.4.4.0-PRO

Joomla! 3.x

Version 3.4.4.0-PRO - 2021-06-18

  • ^ Maintenance release
  • ^ Changed the version number specification. The first number stands for the supported major Joomla! version. The following three numbers follow the Semantic Versioning Specification (SemVer), as it used to be previously.
  • ^ Updated custom field
  • ^ Code optimisations

Version 3.4.3-PRO - 2021-03-10

  • ^ Reviewed item - Category - Google only allows categories from the list to generate rich results on the search page. Please select the category that fits best to your use case! Note: This will make the Rating snippet valid. The individual types could require more fields to make them correct as well. The focus of this plugin is the proper Rating snippet integration!

Version 3.4.2-PRO - 2021-01-17

Version 3.3.4 - 2019-10-12

  • ^ Removed the timestamp parameter from URL used by the AJAX request since Google might index the helper URL. The parameter was used to bypass the caching plugin but is not required anymore. Thanks to Franz for reporting it!

Version 3.4.1-PRO - 2019-10-12

  • ^ Removed the timestamp parameter from URL used by the AJAX request since Google might index the helper URL. The parameter was used to bypass the caching plugin but is not required anymore. Thanks to Franz for reporting it!
  • ^ Updated Custom Field

Version 3.3.3 - 2019-08-07

  • # Fixed "Call to a member function get() on string" that occurred under certain circumstances - Thanks to Gero K. for reporting it!

Version 3.3.2 - 2019-07-16

  • + Added Custom Field - Pro Button
  • ^ Updated Custom Fields
  • ^ Updated Project Page URL
  • # Added article title as itemprop "itemReviewed" to satisfy the specification of AggregateRating - Thanks to J. Decker for reporting it!

Version 3.4.0-PRO - 2019-03-20

  • + First Pro release based on JVE version 3.3.1
  • # Added article title as itemprop "itemReviewed" to satisfy the specification of AggregateRating - Thanks to J. Decker for reporting it!

Version 3.3.1 - 2018-03-02

  • ^ Code optimization
  • ^ Updated language files
  • ^ Added link to the JED entry
  • ^ Updated custom field "krtitle"

Version 3.3.0 - 2017-01-08

  • + Decimal Numbers - Overall Rating - Show the overall rating with decimal numbers to increase the accuracy. Thanks to Francois R. for suggestion!
  • # Fixed small typo in German language file
Öffnen/Schließen

Version 3.2.0 - 2016-10-12

  • + Exclude articles using their IDs - Execution of the plugin can be restricted with this option.
  • ^ Using own language constant instead of the constants of the original vote plugin.
  • ^ Language file is loaded automatically in the frontend
  • ^ Updated Custom Fields

Version 3.1.0 - 2016-04-06

  • + Intro text - Display an intro text above the rating stars. You can use a Joomla! language string (e.g. PLG_JOOMLAVOTEEXTENDED_INTRO in Extensions - Language(s) - Overrides) to make this feature multilingual. Create an entry for each language you need with the same string and the corresponding translation. The intro text is only displayed in the article view!
  • + Statistics - Show statistics (overall rating and amount of votes) below the rating stars. The statistics are only displayed in the article view!
  • ^ Better message handling in the Ajax response - Fallback message and cache handling

Version 3.0.0 - 2016-04-04

  • + First release for Joomla! 3.x
  • + Extended version of the Vote plugin from the core package

Download

Download - kostenlose, öffentliche Versionen

Übersicht über alle Downloads zu dieser Erweiterung: JVE - Joomla Vote Extended Downloads