Changeset 2217359
- Timestamp:
- 12/24/2019 06:49:01 AM (6 years ago)
- Location:
- dimage-360
- Files:
-
- 4 added
- 2 deleted
- 2 edited
-
assets/screenshot-3.JPG (added)
-
assets/screenshot-3.png (deleted)
-
assets/screenshot-4.JPG (added)
-
assets/screenshot-4.png (deleted)
-
assets/screenshot-5.png (added)
-
assets/screenshot-6.png (added)
-
tags/2.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dimage-360/tags/2.0/readme.txt
r2217302 r2217359 1 1 === DImage 360 === 2 2 Contributors: darteweb 3 Tags: 360image, image360,panorama,photosphere, 360 view3 Tags: image360,panorama,photosphere,360view,gutenberg,block,360image 4 4 Requires at least: 3.0.1 5 Tested up to: 5. 1.35 Tested up to: 5.3.2 6 6 Requires PHP: 5.2.4 7 7 Stable tag: 4.3 … … 28 28 29 29 = Shortcode = 30 1. `[dimage attachment_id="56" control=true auto-rotate=true]` 30 1. 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 51 1. '[dimage attachment_id="56" control=true auto-rotate=true]` 31 52 (Recommended) 32 53 <strong>attachment_id:</strong> you will get from media manager, you only need to add attachment id. 54 33 55 <strong>control{true/false}:</strong> It is the feature to show control on the image or not. Default it setup as true. 56 34 57 <strong>auto-rotate{true/false}:</strong> It is the feature to auto rotate of image. Default it setup as true. 58 35 59 <strong>zoom_level:</strong> You can set zoom level from 0 to 100. Default it setup as 0. 60 36 61 <strong>anim_speed:</strong> You can set animation speed from 0 to 100. Default it setup as 2. 62 37 63 <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.39 64 40 65 <strong>Example</strong>`[dimage attachment_id="56" zoom_level="10" anim_speed="10"]` … … 49 74 1. Front-end View 50 75 1. Front-end View - Multiple 360 Image on Single page. 76 1. Admin View - Gutenberg Dimage 360 77 1. Admin View - Gutenberg Dimage 360 51 78 1. Admin View - Shortcode with URL 52 79 1. Admin View - Shortcode with Attachment ID 80 53 81 54 82 -
dimage-360/trunk/readme.txt
r2217302 r2217359 1 1 === DImage 360 === 2 2 Contributors: darteweb 3 Tags: 360image, image360,panorama,photosphere, 360 view3 Tags: image360,panorama,photosphere,360view,gutenberg,block,360image 4 4 Requires at least: 3.0.1 5 Tested up to: 5. 1.35 Tested up to: 5.3.2 6 6 Requires PHP: 5.2.4 7 7 Stable tag: 4.3 … … 28 28 29 29 = Shortcode = 30 1. `[dimage attachment_id="56" control=true auto-rotate=true]` 30 1. 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 51 1. '[dimage attachment_id="56" control=true auto-rotate=true]` 31 52 (Recommended) 32 53 <strong>attachment_id:</strong> you will get from media manager, you only need to add attachment id. 54 33 55 <strong>control{true/false}:</strong> It is the feature to show control on the image or not. Default it setup as true. 56 34 57 <strong>auto-rotate{true/false}:</strong> It is the feature to auto rotate of image. Default it setup as true. 58 35 59 <strong>zoom_level:</strong> You can set zoom level from 0 to 100. Default it setup as 0. 60 36 61 <strong>anim_speed:</strong> You can set animation speed from 0 to 100. Default it setup as 2. 62 37 63 <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.39 64 40 65 <strong>Example</strong>`[dimage attachment_id="56" zoom_level="10" anim_speed="10"]` … … 49 74 1. Front-end View 50 75 1. Front-end View - Multiple 360 Image on Single page. 76 1. Admin View - Gutenberg Dimage 360 77 1. Admin View - Gutenberg Dimage 360 51 78 1. Admin View - Shortcode with URL 52 79 1. Admin View - Shortcode with Attachment ID 80 53 81 54 82
Note: See TracChangeset
for help on using the changeset viewer.