DSC - Device Specific Content Pro - from Kubik-Rubik

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
2,121
Reaction score
5,087
Points
113
NullCash
45,454
1729440245163.pngTake control of the content displayed on your website. Go beyond merely hiding content with CSS breakpoints on your Joomla! website. With the Device Specific Content Pro (DSC) plugin you can render or not render content specifically for a desktop, tablet or mobile device.

Device Specific Content Pro can be used within your content (articles & modules), your template, and third-party extensions (via API calls). For example, you can display an embedded PDF only to desktop visitors and an image to other devices. For instance, you can also use DSC to save mobile visitors data by not rendering your sidebar (code & media files). Best of all, by eliminating (instead of hiding) unused elements, your website will load faster and improves the overall user experience!

Features
  • Optimized, device-specific output of all HTML content
  • Server-side filtering of the content
  • Template style depending on device (PRO)
  • Usage with a simple syntax or via API call (for code)
  • Detection of Mobile (Smartphone), Tablet and Desktop
  • Uses a lightweight detection class (Mobile Detect)
INFO

Device Specific Content Pro v3.1.5.0 (J!3x)
 

Attachments

  • plg_devicespecificcontent-pro_3.1.5.0.zip
    49.6 KB · Views: 0

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
2,121
Reaction score
5,087
Points
113
NullCash
45,454
Device Specific Content Pro v4.2.0.0 (J!4x)

CHANGELOG
Version 4.2.0.0-PRO

  • + Device-Specific Module Loading: Easily add device specificity to your modules by appending a module class suffix (Advanced -> Module Class). Allows for more granular control over which modules are loaded depending on the device type. Reduces unnecessary loading of irrelevant modules on devices where they aren't needed or optimised for, ensuring faster load times and a smoother user experience.
  • Available Parameters
    • isMobile: Detects if the user's device is a mobile phone and loads the respective module.
    • isNotMobile: Does the opposite, ensures the module does NOT load on mobile devices.
    • isTablet: Determines if the user's device is a tablet, subsequently loading the designated module.
    • isNotTablet: Ensures the module will not load when accessed from a tablet.
    • isDesktop: Checks if the user's device is a desktop and loads the appropriate module.
    • isNotDesktop: Makes sure the module won't load on desktop machines.
  • + The installation script has been updated to include a check for the highest compatible version of Joomla! to avoid any problems caused by using incompatible core versions.
Version 4.1.0.0-PRO

Version 4.0.3.1-PRO

  • ^ Updated Mobile Detect to version 2.8.41.
Version 4.0.3.0-PRO

  • + Added Style depending on device feature. With this option, you may set the template style depending on the device.
Version 4.0.2.0-PRO

  • + 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.
  • ^ Multiple internal code optimisations.
Version 4.0.1.1-PRO

  • ^ Updated Mobile Detect to version 2.8.39
Version 4.0.1.0-PRO

  • + 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

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

Attachments

  • plg_devicespecificcontent-pro_4.2.0.0.zip
    51.4 KB · Views: 1

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
2,121
Reaction score
5,087
Points
113
NullCash
45,454
Device Specific Content Pro v5.0.0.0 (J!5x)

CHANGELOG
  • + First Pro release for Joomla! 5.x based on DSC Pro version 4.2.0.0-PRO
  • + The plugin "Behaviour - Backward Compatibility" is not required. The extension only uses supported classes in Joomla! 5.
  • + Updated Mobile Detect to version 4.8.04.
 

Attachments

  • plg_devicespecificcontent-pro_5.0.0.0.zip
    101.5 KB · Views: 2

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
2,121
Reaction score
5,087
Points
113
NullCash
45,454
Device Specific Content Pro v5.1.1.0

CHANGELOG
v5.1.1.0
  • ^ Updated how the tablet type is detected with the latest Mobile Detect version 4.x since most tablet user agents are now also classified as mobile types in the script. Thanks to Michael K. for reporting it!
  • ^ Upgraded nikic/php-parser (v5.0.2 => v5.3.1)
v5.1.0.0
  • + Subscriber Interface: The plugin has been rewritten to utilise the subscriber interface, enhancing its integration and performance capabilities.
  • + Improved Pro Security Token validation check. The Pro package contains a token file with an individual security token linked to the user account that is checked against the validation server for authenticity. If the file is missing or the token is invalid, you cannot edit the settings and use the extension. The Pro Security Token field has been extended to handle incorrect tokens and blocked accounts. If you encounter an error message related to the token, download the Pro version with your Pro subscription from the linked download page and install it again!
  • Attention: The Pro extension will not work correctly if the token file or custom field is missing or modified. Never edit or remove the files to ensure correct functionality.
  • + Updated Mobile Detect to version 4.8.06.
  • # Updated Device-Specific Module Loading feature to work correctly with the latest Joomla! 5 version.
 

Attachments

  • plg_devicespecificcontent-pro_5.1.1.0.zip
    99.1 KB · Views: 0

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
2,121
Reaction score
5,087
Points
113
NullCash
45,454
Device Specific Content Pro v5.2.2.0

CHANGELOG
v5.2.2.0-PRO
  • + Code optimisations.
  • ^ Updated custom field ProSecurityTokenField.
v5.2.1.0-PRO
  • + Code improvement - Added named arguments for internal functions to improve code readability and flexibility. This allows parameters to be passed by name in any order without affecting functionality.
  • ^ Upgraded nikic/php-parser to version v5.4.0 for the internal build process.
  • ^ Updated custom field ProSecurityTokenField.
v5.2.0.0-PRO
 

Attachments

  • plg_devicespecificcontent-pro_5.2.2.0.zip
    108.2 KB · Views: 1
Top