Plugin Directory

Changeset 2217359


Ignore:
Timestamp:
12/24/2019 06:49:01 AM (6 years ago)
Author:
darteweb
Message:

readme.txt and screenshot updated.

Location:
dimage-360
Files:
4 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • dimage-360/tags/2.0/readme.txt

    r2217302 r2217359  
    11=== DImage 360 ===
    22Contributors: darteweb
    3 Tags: 360image, image360,panorama,photosphere, 360 view
     3Tags: image360,panorama,photosphere,360view,gutenberg,block,360image
    44Requires at least: 3.0.1
    5 Tested up to: 5.1.3
     5Tested up to: 5.3.2
    66Requires PHP: 5.2.4
    77Stable tag: 4.3
     
    2828
    2929= Shortcode =
    30 1. `[dimage  attachment_id="56" control=true auto-rotate=true]`
     301.  If you are using Gutenberg then follow the following instructions otherwise step 2 instructions:-
     31    1. Click on the + icon showing on the top left corner of the page and select Common Blocks and then select Dimage 360.
     32
     33    1. Now a block appears on the page with the following options:-
     34        - Select Image :- Select an image from media.
     35       
     36        - Auto-Rotate  :- It is the feature to auto rotate of image. Default it setup as true.
     37       
     38        - Control      :- It is the feature to show control on the image or not. Default it setup as true.
     39       
     40        - Allow Scroll to Zoom :- It is the feature to zoom in or zoom out by just scrolling. Default it setup as true.
     41       
     42        - Zoom Level   :- You can set zoom level from 0 to 100. Default it setup as 0.
     43       
     44        - Animation Speed :- You can set animation speed from 0 to 100. Default it setup as 2.
     45       
     46        - Position     :- Defines the default position, the first point seen by the user. Default it setup as 0.
     47       
     48
     49       
     50       
     511. '[dimage  attachment_id="56" control=true auto-rotate=true]`
    3152     (Recommended)
    3253    <strong>attachment_id:</strong> you will get from media manager, you only need to add attachment id.
     54   
    3355    <strong>control{true/false}:</strong> It is the feature to show control on the image or not. Default it setup as true.
     56   
    3457    <strong>auto-rotate{true/false}:</strong> It is the feature to auto rotate of image. Default it setup as true.
     58   
    3559    <strong>zoom_level:</strong> You can set zoom level from 0 to 100. Default it setup as 0.
     60   
    3661    <strong>anim_speed:</strong> You can set animation speed from 0 to 100. Default it setup as 2.
     62   
    3763    <strong>default_position:</strong> Defines the default position, the first point seen by the user. Default it setup as 0.
    38     <strong>allow_scroll_to_zoom{true/false}:</strong> It is the feature to zooming of image. Default it setup as true.
    3964
    4065    <strong>Example</strong>`[dimage  attachment_id="56" zoom_level="10" anim_speed="10"]`
     
    49741. Front-end View
    50751. Front-end View - Multiple 360 Image on Single page.
     761. Admin View - Gutenberg Dimage 360
     771. Admin View - Gutenberg Dimage 360
    51781. Admin View - Shortcode with URL
    52791. Admin View - Shortcode with Attachment ID
     80
    5381
    5482
  • dimage-360/trunk/readme.txt

    r2217302 r2217359  
    11=== DImage 360 ===
    22Contributors: darteweb
    3 Tags: 360image, image360,panorama,photosphere, 360 view
     3Tags: image360,panorama,photosphere,360view,gutenberg,block,360image
    44Requires at least: 3.0.1
    5 Tested up to: 5.1.3
     5Tested up to: 5.3.2
    66Requires PHP: 5.2.4
    77Stable tag: 4.3
     
    2828
    2929= Shortcode =
    30 1. `[dimage  attachment_id="56" control=true auto-rotate=true]`
     301.  If you are using Gutenberg then follow the following instructions otherwise step 2 instructions:-
     31    1. Click on the + icon showing on the top left corner of the page and select Common Blocks and then select Dimage 360.
     32
     33    1. Now a block appears on the page with the following options:-
     34        - Select Image :- Select an image from media.
     35       
     36        - Auto-Rotate  :- It is the feature to auto rotate of image. Default it setup as true.
     37       
     38        - Control      :- It is the feature to show control on the image or not. Default it setup as true.
     39       
     40        - Allow Scroll to Zoom :- It is the feature to zoom in or zoom out by just scrolling. Default it setup as true.
     41       
     42        - Zoom Level   :- You can set zoom level from 0 to 100. Default it setup as 0.
     43       
     44        - Animation Speed :- You can set animation speed from 0 to 100. Default it setup as 2.
     45       
     46        - Position     :- Defines the default position, the first point seen by the user. Default it setup as 0.
     47       
     48
     49       
     50       
     511. '[dimage  attachment_id="56" control=true auto-rotate=true]`
    3152     (Recommended)
    3253    <strong>attachment_id:</strong> you will get from media manager, you only need to add attachment id.
     54   
    3355    <strong>control{true/false}:</strong> It is the feature to show control on the image or not. Default it setup as true.
     56   
    3457    <strong>auto-rotate{true/false}:</strong> It is the feature to auto rotate of image. Default it setup as true.
     58   
    3559    <strong>zoom_level:</strong> You can set zoom level from 0 to 100. Default it setup as 0.
     60   
    3661    <strong>anim_speed:</strong> You can set animation speed from 0 to 100. Default it setup as 2.
     62   
    3763    <strong>default_position:</strong> Defines the default position, the first point seen by the user. Default it setup as 0.
    38     <strong>allow_scroll_to_zoom{true/false}:</strong> It is the feature to zooming of image. Default it setup as true.
    3964
    4065    <strong>Example</strong>`[dimage  attachment_id="56" zoom_level="10" anim_speed="10"]`
     
    49741. Front-end View
    50751. Front-end View - Multiple 360 Image on Single page.
     761. Admin View - Gutenberg Dimage 360
     771. Admin View - Gutenberg Dimage 360
    51781. Admin View - Shortcode with URL
    52791. Admin View - Shortcode with Attachment ID
     80
    5381
    5482
Note: See TracChangeset for help on using the changeset viewer.