ReqText is a VirtueMart plugin to add the functionality of required user input fields for a product. This is a feature the current version of VirtueMart does not have (yet).
This plugin does not alter any source code of the VirtueMart package or it's plugins. You can update VirtueMart at any time without the loss of the ReqText or VirtueMart functionality.
This ReqText plugin version only works in combination with Joomla! 3.x and VirtueMart 3.0.x.
This category contains the files for users with a REQTEXT license. You are not yet the owner of such a license and because of that no files will be visible to you.
+added, ^changed, !note, #fixed, -removed
------------------------------------------------------------------------------------
# Fixed double slashes when loading CSS styles. This can cause CSS loading trouble on subdomains.
# Fixed replacing of all types of EOL characters for correct display in the backend selectlist options.
# Fixed correct loading of jQuery scripts when using products with (child) variants.
^ Hide/show input fields depending on ReqText field type selection in backend configuration.
^ Layout changed: moved "default selection" below the proper field so it's a bit less mistake sensitive.
^ Code optimized to handle variable checks faster.
+ Color picker field with custom colors.
+ Extra translastion lines for the new added fields in seperate language files so any language translation can be used.
+ Added hints/tips to title fields like Joomla! standards instead of annoying yellow bubbles.
+ Added custom language file in plugin/lanuage folder for seperate color picker hints translations.
+ Prices are added at the color picker tooltip options.
+ Check for correct default selection in checkbox, radio, select and colorlist items in backend.
+ Added class "vmcustom_reqtext_showcart_label", "vmcustom_reqtext_showcart_choice" and "vmcustom_reqtext_showcart_price"" to cart description, selected option and price for custom styling.
+ Added color buttons/selection in cart overview.
- Removed annoying yellow tips and added the tips to the title fields like Joomla! standards.
- Removed configuration option to show/hide yellow tooltips.
- Removed jQuery script to hide default VirtueMart plugin parameters fields.