Skip to content

Commit

Permalink
Added Image Sequence wiki link to xwd
Browse files Browse the repository at this point in the history
  • Loading branch information
FayCross committed Jan 12, 2023
1 parent 95209e0 commit e9c50ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -4224,7 +4224,7 @@
</lightboxGroup><pageHeaderGroup type="group" label="Header Colours" optional="true" tooltip="Change the header background colour and/or the colour of the titles for this page." common="true">
<headerBgColor type="ColourPicker" label="Header Background Colour" defaultValue="" optional="true" tooltip="This will change the header background colour for this page only. If necessary remember to change the colour of the titles too in order to maintain acceptable contrast for accessibility."/>
<headerTextColor type="ColourPicker" label="Header Titles Colour" defaultValue="" optional="true" tooltip="Note this will not overide a colour applied to the titles directly."/>
</pageHeaderGroup></iSpring><imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" remove="true" deepLink="true">
</pageHeaderGroup></iSpring><imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" wiki="https://xerte.org.uk/wiki/doku.php?id=media_image_sequence" remove="true" deepLink="true">
<name label="Page Title" type="TextInput" wysiwyg="true"/>
<text label="Page Text" type="TextArea" height="300" width="380"/>
<align label="Image Position" options="Left,Right" type="ComboBox" data="left,right" width="100"/>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/imageSequence.xwd
@@ -1 +1 @@
<wizard menus="Media"> <pageWizard remove="true" duplicate="false"> <newNodes> <imageSequence><![CDATA[<imageSequence name="Enter Page Title" text="Enter text for the page here" align="left" imgSize="auto" load="Loading image..." load2="Loading images... {n}% completed" resetLabel="Reset" playLabel="Play" pauseLabel="Pause" infoLabel="Info" magnifyLabel="Magnifier" backLabel="Scroll back" fwdLabel="Scroll forward" viewLabel="View" caseLabel="Case" />]]></imageSequence> </newNodes> </pageWizard> <!-- IMAGE SEQUENCE PAGE===================================== --> <imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" remove="true" deepLink="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <text label="Page Text" type="TextArea" height="300" width="380"/> <align label="Image Position" options="Left,Right" type="ComboBox" data="left,right" width="100"/> <imgSize label="Image Size" options="Auto,Full Screen" type="ComboBox" data="auto,full" width="100" tooltip="When set to Full Screen, the images will show as large as possible - even if this means showing them larger than the original image size."/> <load label="Loading Image" type="TextInput" wysiwyg="true" language="true" /> <load2 label="Loading Series" type="TextInput" wysiwyg="true" language="true" /> <resetLabel label="Reset Label" type="TextInput" language="true" /> <playLabel label="Play Label" type="TextInput" language="true" /> <pauseLabel label="Pause Label" type="TextInput" language="true" /> <infoLabel label="Info Label" type="TextInput" language="true" /> <magnifyLabel label="Magnify Label" type="TextInput" language="true" /> <backLabel label="Back Label" type="TextInput" language="true" /> <fwdLabel label="Forward Label" type="TextInput" language="true" /> <viewLabel label="View Label" type="TextInput" language="true" /> <caseLabel label="Case Label" type="TextInput" language="true" /> <controlsGroup type="group" label="Control Buttons" optional="true" tooltip="Disable/enable the buttons that appear below each series or image"> <reset label="Reset" type="checkbox" defaultValue="true" optional="true" tooltip="A button to reset to the first image in the series"/> <play label="Play" type="checkbox" defaultValue="true" conditionTrigger="true" optional="true" tooltip="A button to play the series"/> <playSpeed label="Play Speed" type="NumericStepper" min="0.01" max="5" step="0.01" defaultValue="0.1" condition="play!='false'" optional="true" tooltip="The length of time (in seconds) each image is shown on screen during the play animation"/> <magnifier label="Magnifier" type="checkbox" defaultValue="true" conditionTrigger="true" optional="true" tooltip="A button to show the magnifier which zooms an area as the mouse is moved across the image"/> <magnifierSize label="Magnifier Size" type="NumericStepper" min="50" max="500" step="10" defaultValue="100" condition="magnifier!='false'" optional="true" tooltip="The size of the magnifier in pixels"/> <magnifierForce label="Force Magnification" type="checkbox" defaultValue="false" condition="magnifier!='false'" optional="true" tooltip="By default (when image size is auto), magnification will only work when the image is shown at &lt;80% of the original image size. Forcing magnification will make the magnifier always work, even when the magnified image is larger than the original and may appear fuzzy"/> </controlsGroup> <thumbH label="Thumbnail Bar Size" type="ComboBox" options="Small,Medium,Large" data="small,medium,large" defaultValue="medium" width="200" optional="true" tooltip="The size of the thumbnail images on the menu bar"/> <viewGroup type="group" label="View Menu" optional="true" tooltip="When a case contains more than one series or image, the view menu allows you to diplay more than one on screen at a time."> <view label="Show" type="checkbox" defaultValue="true" optional="true"/> <viewNum label="Max" type="NumericStepper" min="2" max="4" step="1" defaultValue="4" optional="true"/> </viewGroup> <newNodes> <case><![CDATA[<imgGroup name="Case Name" txt="Enter text here"></imgGroup>]]></case> </newNodes> </imageSequence> <case menuItem="Case" icon="icFolder" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <caseID label="Case ID" type="TextInput" optional="true" tooltip="Link directly to this case by giving it a unique ID"/> <newNodes> <imgSeries><![CDATA[<imgSeries name="Series Name" txt="Enter text here" src="Select an Image" tooltip="Enter a Description for Accessibility" firstImg="Select an Image" lastImg="Select an Image" cycleImages="false"></imgSeries>]]></imgSeries> <singleImg><![CDATA[<singleImg name="Image Name" txt="Enter text here" src="Select an Image" tooltip="Enter a Description for Accessibility"></singleImg>]]></singleImg> </newNodes> </case> <imgSeries menuItem="Series" icon="icPictures" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <thumbGroup type="group" label="Thumbnail Image" tooltip="The image that appears on the thumbnail bar menu if this case contains more than one series or image"> <src label="File" type="media"/> <tooltip label="Description" type="TextInput"/> </thumbGroup> <imgGroup type="group" label="Series Images" info="File names of images within the series must be identical, except for a number at the end which determines the image's position within the series.&lt;/br&gt;&lt;/br&gt;For example, in a series of 50 images the images could be called img1.jpg, img2.jpg, img3.jpg... img50.jpg.&lt;/br&gt;&lt;/br&gt;All images for the series must be in the same folder."> <firstImg label="First Image" type="media" tooltip="The first image in the series"/> <lastImg label="Last Image" type="media" mandatory="true" tooltip="The last image in the series"/> <cycleImages label="Loop Images" type="checkBox" defaultValue="false" tooltip="When checked, the series will play in a loop instead of stopping at the last image"/> </imgGroup> <initImg label="Initial Image" type="media" optional="true" tooltip="The first image shown when the series has loaded. By default this will be the first image but can can be changed to any image within the series with this optional property"/> <seriesID label="Series ID" type="TextInput" optional="true" tooltip="Link directly to this series by giving it a unique ID"/> </imgSeries> <singleImg menuItem="Single Image" icon="icPicture" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <thumbGroup type="group" label="Image"> <src label="File" type="media"/> <tooltip label="Description" type="TextInput"/> </thumbGroup> <seriesID label="Image ID" type="TextInput" optional="true" tooltip="Link directly to this image by giving it a unique ID"/> </singleImg> </wizard>
<wizard menus="Media"> <pageWizard remove="true" duplicate="false"> <newNodes> <imageSequence><![CDATA[<imageSequence name="Enter Page Title" text="Enter text for the page here" align="left" imgSize="auto" load="Loading image..." load2="Loading images... {n}% completed" resetLabel="Reset" playLabel="Play" pauseLabel="Pause" infoLabel="Info" magnifyLabel="Magnifier" backLabel="Scroll back" fwdLabel="Scroll forward" viewLabel="View" caseLabel="Case" />]]></imageSequence> </newNodes> </pageWizard> <!-- IMAGE SEQUENCE PAGE===================================== --> <imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" wiki="https://xerte.org.uk/wiki/doku.php?id=media_image_sequence" remove="true" deepLink="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <text label="Page Text" type="TextArea" height="300" width="380"/> <align label="Image Position" options="Left,Right" type="ComboBox" data="left,right" width="100"/> <imgSize label="Image Size" options="Auto,Full Screen" type="ComboBox" data="auto,full" width="100" tooltip="When set to Full Screen, the images will show as large as possible - even if this means showing them larger than the original image size."/> <load label="Loading Image" type="TextInput" wysiwyg="true" language="true" /> <load2 label="Loading Series" type="TextInput" wysiwyg="true" language="true" /> <resetLabel label="Reset Label" type="TextInput" language="true" /> <playLabel label="Play Label" type="TextInput" language="true" /> <pauseLabel label="Pause Label" type="TextInput" language="true" /> <infoLabel label="Info Label" type="TextInput" language="true" /> <magnifyLabel label="Magnify Label" type="TextInput" language="true" /> <backLabel label="Back Label" type="TextInput" language="true" /> <fwdLabel label="Forward Label" type="TextInput" language="true" /> <viewLabel label="View Label" type="TextInput" language="true" /> <caseLabel label="Case Label" type="TextInput" language="true" /> <controlsGroup type="group" label="Control Buttons" optional="true" tooltip="Disable/enable the buttons that appear below each series or image"> <reset label="Reset" type="checkbox" defaultValue="true" optional="true" tooltip="A button to reset to the first image in the series"/> <play label="Play" type="checkbox" defaultValue="true" conditionTrigger="true" optional="true" tooltip="A button to play the series"/> <playSpeed label="Play Speed" type="NumericStepper" min="0.01" max="5" step="0.01" defaultValue="0.1" condition="play!='false'" optional="true" tooltip="The length of time (in seconds) each image is shown on screen during the play animation"/> <magnifier label="Magnifier" type="checkbox" defaultValue="true" conditionTrigger="true" optional="true" tooltip="A button to show the magnifier which zooms an area as the mouse is moved across the image"/> <magnifierSize label="Magnifier Size" type="NumericStepper" min="50" max="500" step="10" defaultValue="100" condition="magnifier!='false'" optional="true" tooltip="The size of the magnifier in pixels"/> <magnifierForce label="Force Magnification" type="checkbox" defaultValue="false" condition="magnifier!='false'" optional="true" tooltip="By default (when image size is auto), magnification will only work when the image is shown at &lt;80% of the original image size. Forcing magnification will make the magnifier always work, even when the magnified image is larger than the original and may appear fuzzy"/> </controlsGroup> <thumbH label="Thumbnail Bar Size" type="ComboBox" options="Small,Medium,Large" data="small,medium,large" defaultValue="medium" width="200" optional="true" tooltip="The size of the thumbnail images on the menu bar"/> <viewGroup type="group" label="View Menu" optional="true" tooltip="When a case contains more than one series or image, the view menu allows you to diplay more than one on screen at a time."> <view label="Show" type="checkbox" defaultValue="true" optional="true"/> <viewNum label="Max" type="NumericStepper" min="2" max="4" step="1" defaultValue="4" optional="true"/> </viewGroup> <newNodes> <case><![CDATA[<imgGroup name="Case Name" txt="Enter text here"></imgGroup>]]></case> </newNodes> </imageSequence> <case menuItem="Case" icon="icFolder" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <caseID label="Case ID" type="TextInput" optional="true" tooltip="Link directly to this case by giving it a unique ID"/> <newNodes> <imgSeries><![CDATA[<imgSeries name="Series Name" txt="Enter text here" src="Select an Image" tooltip="Enter a Description for Accessibility" firstImg="Select an Image" lastImg="Select an Image" cycleImages="false"></imgSeries>]]></imgSeries> <singleImg><![CDATA[<singleImg name="Image Name" txt="Enter text here" src="Select an Image" tooltip="Enter a Description for Accessibility"></singleImg>]]></singleImg> </newNodes> </case> <imgSeries menuItem="Series" icon="icPictures" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <thumbGroup type="group" label="Thumbnail Image" tooltip="The image that appears on the thumbnail bar menu if this case contains more than one series or image"> <src label="File" type="media"/> <tooltip label="Description" type="TextInput"/> </thumbGroup> <imgGroup type="group" label="Series Images" info="File names of images within the series must be identical, except for a number at the end which determines the image's position within the series.&lt;/br&gt;&lt;/br&gt;For example, in a series of 50 images the images could be called img1.jpg, img2.jpg, img3.jpg... img50.jpg.&lt;/br&gt;&lt;/br&gt;All images for the series must be in the same folder."> <firstImg label="First Image" type="media" tooltip="The first image in the series"/> <lastImg label="Last Image" type="media" mandatory="true" tooltip="The last image in the series"/> <cycleImages label="Loop Images" type="checkBox" defaultValue="false" tooltip="When checked, the series will play in a loop instead of stopping at the last image"/> </imgGroup> <initImg label="Initial Image" type="media" optional="true" tooltip="The first image shown when the series has loaded. By default this will be the first image but can can be changed to any image within the series with this optional property"/> <seriesID label="Series ID" type="TextInput" optional="true" tooltip="Link directly to this series by giving it a unique ID"/> </imgSeries> <singleImg menuItem="Single Image" icon="icPicture" duplicate="true" remove="true"> <name label="Title" type="TextInput" wysiwyg="true"/> <txt label="Text" type="TextArea" height="300"/> <thumbGroup type="group" label="Image"> <src label="File" type="media"/> <tooltip label="Description" type="TextInput"/> </thumbGroup> <seriesID label="Image ID" type="TextInput" optional="true" tooltip="Link directly to this image by giving it a unique ID"/> </singleImg> </wizard>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/template.xwd
Expand Up @@ -4224,7 +4224,7 @@
</lightboxGroup><pageHeaderGroup type="group" label="Header Colours" optional="true" tooltip="Change the header background colour and/or the colour of the titles for this page." common="true">
<headerBgColor type="ColourPicker" label="Header Background Colour" defaultValue="" optional="true" tooltip="This will change the header background colour for this page only. If necessary remember to change the colour of the titles too in order to maintain acceptable contrast for accessibility."/>
<headerTextColor type="ColourPicker" label="Header Titles Colour" defaultValue="" optional="true" tooltip="Note this will not overide a colour applied to the titles directly."/>
</pageHeaderGroup></iSpring><imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" remove="true" deepLink="true">
</pageHeaderGroup></iSpring><imageSequence menu="Media" menuItem="Image Sequence" hint="A page which animates a series of images in a sequence through scrolling. Image series can be displayed on their own or grouped with others into cases." icon="icImages" thumb="thumbs/imageSequence.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#imageSequence" wiki="https://xerte.org.uk/wiki/doku.php?id=media_image_sequence" remove="true" deepLink="true">
<name label="Page Title" type="TextInput" wysiwyg="true"/>
<text label="Page Text" type="TextArea" height="300" width="380"/>
<align label="Image Position" options="Left,Right" type="ComboBox" data="left,right" width="100"/>
Expand Down

0 comments on commit e9c50ae

Please sign in to comment.