DSC - Device Specific Content Pro - from Kubik-Rubik

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,646
Points
113
NullCash
35,123
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

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
442
Reaction score
1
Points
18
NullCash
777
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,646
Points
113
NullCash
35,123
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

f75

Member
XNullUser
Joined
Apr 27, 2022
Messages
442
Reaction score
1
Points
18
NullCash
777
thank you and please updated version
 

sarisan

Well-known member
Master
Diamond
Elite
XNullUser
Joined
Oct 22, 2021
Messages
1,703
Reaction score
3,646
Points
113
NullCash
35,123
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
Top