Skip to content

Commit

Permalink
#1111 Moved image alt text defaultText to placeholder text in various…
Browse files Browse the repository at this point in the history
… pages' xwds
  • Loading branch information
FayCross committed Mar 9, 2023
1 parent 221c052 commit e04e361
Show file tree
Hide file tree
Showing 23 changed files with 280 additions and 280 deletions.
250 changes: 125 additions & 125 deletions modules/xerte/parent_templates/Nottingham/wizards/en-GB/data.xwd

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/QRcode.xwd
@@ -1 +1 @@
<wizard menus="Links / Feeds"> <pageWizard remove="true" duplicate="false"> <newNodes> <QRcode><![CDATA[<QRcode name="Enter Page Title" url="Type or paste a URL" tip="Enter a Description for Accessibility" imagesize="large">Enter text for the page here</QRcode>]]></QRcode> </newNodes> </pageWizard> <!-- QRcode PAGE========================== --> <QRcode menu="Links / Feeds" menuItem="QR Code" hint="A page for generating and presenting QR codes. You can also add an optional sound to this page." label="Page Text" icon="icQRCode" thumb="thumbs/QRcode.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#qrcode" wiki="https://xerte.org.uk/wiki/doku.php?id=linksfeeds_qrcode_page" type="text" height="300" remove="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <url label="URL" type="TextInput"/> <tip label="QR Code Description" type="TextInput"/> <imagesize label="Size" options="Small,Medium,Large" data="small,medium,large" type="ComboBox" width="100" mandatory="true"/> <soundGroup type="group" label="Audio" optional="true" tooltip="Add an audio player below the QR code"> <sound label="File" type="media" optional="true"/> <soundTranscript label="Transcript" type="textArea" height="100" defaultValue="" optional="true" tooltip="A transcript button will appear on the audio player when text is added here"/> </soundGroup> <align label="Align Text" options="Left,Right,Hide Text" type="ComboBox" data="Left,Right,Hide text" width="100" defaultValue="Hide text" optional="true"/> </QRcode></wizard>
<wizard menus="Links / Feeds"> <pageWizard remove="true" duplicate="false"> <newNodes> <QRcode><![CDATA[<QRcode name="Enter Page Title" url="Type or paste a URL" tip="" imagesize="large">Enter text for the page here</QRcode>]]></QRcode> </newNodes> </pageWizard> <!-- QRcode PAGE========================== --> <QRcode menu="Links / Feeds" menuItem="QR Code" hint="A page for generating and presenting QR codes. You can also add an optional sound to this page." label="Page Text" icon="icQRCode" thumb="thumbs/QRcode.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#qrcode" wiki="https://xerte.org.uk/wiki/doku.php?id=linksfeeds_qrcode_page" type="text" height="300" remove="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <url label="URL" type="TextInput"/> <tip label="QR Code Description" type="TextInput" placeholder="Enter a description for accessibility"/> <imagesize label="Size" options="Small,Medium,Large" data="small,medium,large" type="ComboBox" width="100" mandatory="true"/> <soundGroup type="group" label="Audio" optional="true" tooltip="Add an audio player below the QR code"> <sound label="File" type="media" optional="true"/> <soundTranscript label="Transcript" type="textArea" height="100" defaultValue="" optional="true" tooltip="A transcript button will appear on the audio player when text is added here"/> </soundGroup> <align label="Align Text" options="Left,Right,Hide Text" type="ComboBox" data="Left,Right,Hide text" width="100" defaultValue="Hide text" optional="true"/> </QRcode></wizard>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/accNav.xwd
@@ -1 +1 @@
<wizard menus="Navigators"> <pageWizard remove="true" duplicate="false"> <newNodes> <accNav><![CDATA[<accNav name="Enter Page Title" text="Enter text for the page here" panelWidth="Medium"/>]]></accNav> </newNodes> </pageWizard> <!-- ACCORDION NAVIGATOR=================================================== --> <accNav deprecated="This page type is deprecated but will continue to work in this project. The Multi-Navigator page can be used to create new accordion navigators." deprecatedLevel="low" menu="Navigators" menuItem="Accordion Navigator" hint="A group of panes to present related text and graphical content." icon="icAccordion" thumb="thumbs/accNav.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#accordionnavigator" remove="true" deepLink="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <text label="Page Text" type="TextArea" height="250" /> <panelWidth label="Panel Width" options="Small,Medium,Large,Full" type="ComboBox" data="Small,Medium,Large,Full" defaultValue="Small" width="100"/> <panelHeight label="Panel Height" options="Fill Space,Fit Content" type="ComboBox" data="fill,fit" defaultValue="fill" width="100" optional="true"/> <newNodes> <nestedPage><![CDATA[<nestedPage name="Enter Title Here" text="Content for the pane" align="Top"/>]]></nestedPage> </newNodes> </accNav> <nestedPage menuItem="Nested Page" icon="icBullet" remove="true"> <name label="Title" type="TextInput" wysiwyg="true" /> <text label="Text" type="TextArea" height="250" /> <align label="Align Text" options="Top,Bottom" type="ComboBox" data="Top,Bottom" defaultValue="Top" width="100"/> <imgInfo type="group" label="Image" optional="true"> <url label="Image" type="media" optional="true" defaultValue="Select an Image"/> <tip label="Description" type="textInput" optional="true" defaultValue="Enter a Description for Accessibility"/> </imgInfo> <initObject label="Init Object" type="TextInput" optional="true" flashonly="true" deprecated="This property is deprecated"/> <movieSize label="Video Size (w,h)" type="textInput" defaultValue="300,300" optional="true" deprecated="This property is deprecated"/> <synch label="Synch Point" type="TextInput"/><!-- for backwards compatibility with templates that used to use nestedPage --> </nestedPage> </wizard>
<wizard menus="Navigators"> <pageWizard remove="true" duplicate="false"> <newNodes> <accNav><![CDATA[<accNav name="Enter Page Title" text="Enter text for the page here" panelWidth="Medium"/>]]></accNav> </newNodes> </pageWizard> <!-- ACCORDION NAVIGATOR=================================================== --> <accNav deprecated="This page type is deprecated but will continue to work in this project. The Multi-Navigator page can be used to create new accordion navigators." deprecatedLevel="low" menu="Navigators" menuItem="Accordion Navigator" hint="A group of panes to present related text and graphical content." icon="icAccordion" thumb="thumbs/accNav.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#accordionnavigator" remove="true" deepLink="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <text label="Page Text" type="TextArea" height="250" /> <panelWidth label="Panel Width" options="Small,Medium,Large,Full" type="ComboBox" data="Small,Medium,Large,Full" defaultValue="Small" width="100"/> <panelHeight label="Panel Height" options="Fill Space,Fit Content" type="ComboBox" data="fill,fit" defaultValue="fill" width="100" optional="true"/> <newNodes> <nestedPage><![CDATA[<nestedPage name="Enter Title Here" text="Content for the pane" align="Top"/>]]></nestedPage> </newNodes> </accNav> <nestedPage menuItem="Nested Page" icon="icBullet" remove="true"> <name label="Title" type="TextInput" wysiwyg="true" /> <text label="Text" type="TextArea" height="250" /> <align label="Align Text" options="Top,Bottom" type="ComboBox" data="Top,Bottom" defaultValue="Top" width="100"/> <imgInfo type="group" label="Image" optional="true"> <url label="Image" type="media" optional="true" defaultValue="Select an Image"/> <tip label="Description" type="textInput" optional="true" defaultValue="" placeholder="Enter a description for accessibility"/> </imgInfo> <initObject label="Init Object" type="TextInput" optional="true" flashonly="true" deprecated="This property is deprecated"/> <movieSize label="Video Size (w,h)" type="textInput" defaultValue="300,300" optional="true" deprecated="This property is deprecated"/> <synch label="Synch Point" type="TextInput"/><!-- for backwards compatibility with templates that used to use nestedPage --> </nestedPage> </wizard>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/audioSlideshow.xwd
@@ -1 +1 @@
<wizard menus="Media"> <pageWizard remove="true" duplicate="false"> <newNodes> <audioSlideshow><![CDATA[<audioSlideshow name="Enter Page Title" sound="Select a Sound File" text="Enter text for the page here" panelWidth="Medium" erase="True"/>]]></audioSlideshow> </newNodes> </pageWizard> <!-- AUDIO SLIDESHOW============================================= --> <audioSlideshow menu="Media" menuItem="Audio Slideshow" hint="Sequence a series of images against an audio soundtrack." icon="icSound" thumb="thumbs/audioSlideshow.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#audioslideshow" wiki="https://xerte.org.uk/wiki/doku.php?id=media_audio_slideshow_page" remove="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <sound label="Sound" type="Media" /> <text label="Page Text" type="TextArea" height="200"/> <panelWidth label="Panel Width" options="Small,Medium,Large,Full" data="Small,Medium,Large,Full" defaultValue="Small" type="ComboBox" width="100"/> <fadeSpeed label="Fade Speed" type="NumericStepper" min="0" max="2" step="0.1" defaultValue="0.8" optional="true" tooltip="The speed of the image change fade (in seconds). Set as 0 to change immediately to the next image with no fade animation."/> <soundTranscript label="Transcript" type="textArea" height="100" defaultValue="" optional="true" tooltip="A transcript button will appear on the audio player when text is added here"/> <newNodes> <synchPoint><![CDATA[<synchPoint name="Enter Slide Title" text="Content for the slide" align="Top" synch="0"/>]]></synchPoint> </newNodes> </audioSlideshow> <synchPoint menuItem="Slide" icon="icBullet" remove="true"> <name label="Slide Title" type="TextInput" wysiwyg="true" /> <text label="Slide Text" type="TextArea" height="250" /> <align label="Align Text" options="Top,Bottom" type="ComboBox" data="Top,Bottom" defaultValue="Top" width="100"/> <imgInfo type="group" label="Image" optional="true"> <url label="Image" type="media" optional="true" defaultValue="Select an Image"/> <tip label="Description" type="textInput" optional="true" defaultValue="Enter a Description for Accessibility"/> </imgInfo> <synch label="Synch Point" type="TextInput"/> </synchPoint> </wizard>
<wizard menus="Media"> <pageWizard remove="true" duplicate="false"> <newNodes> <audioSlideshow><![CDATA[<audioSlideshow name="Enter Page Title" sound="Select a Sound File" text="Enter text for the page here" panelWidth="Medium" erase="True"/>]]></audioSlideshow> </newNodes> </pageWizard> <!-- AUDIO SLIDESHOW============================================= --> <audioSlideshow menu="Media" menuItem="Audio Slideshow" hint="Sequence a series of images against an audio soundtrack." icon="icSound" thumb="thumbs/audioSlideshow.jpg" example="https://xot.xerte.org.uk/play_116?hide=bottom#audioslideshow" wiki="https://xerte.org.uk/wiki/doku.php?id=media_audio_slideshow_page" remove="true"> <name label="Page Title" type="TextInput" wysiwyg="true" /> <sound label="Sound" type="Media" /> <text label="Page Text" type="TextArea" height="200"/> <panelWidth label="Panel Width" options="Small,Medium,Large,Full" data="Small,Medium,Large,Full" defaultValue="Small" type="ComboBox" width="100"/> <fadeSpeed label="Fade Speed" type="NumericStepper" min="0" max="2" step="0.1" defaultValue="0.8" optional="true" tooltip="The speed of the image change fade (in seconds). Set as 0 to change immediately to the next image with no fade animation."/> <soundTranscript label="Transcript" type="textArea" height="100" defaultValue="" optional="true" tooltip="A transcript button will appear on the audio player when text is added here"/> <newNodes> <synchPoint><![CDATA[<synchPoint name="Enter Slide Title" text="Content for the slide" align="Top" synch="0"/>]]></synchPoint> </newNodes> </audioSlideshow> <synchPoint menuItem="Slide" icon="icBullet" remove="true"> <name label="Slide Title" type="TextInput" wysiwyg="true" /> <text label="Slide Text" type="TextArea" height="250" /> <align label="Align Text" options="Top,Bottom" type="ComboBox" data="Top,Bottom" defaultValue="Top" width="100"/> <imgInfo type="group" label="Image" optional="true"> <url label="Image" type="media" optional="true" defaultValue="Select an Image"/> <tip label="Description" type="textInput" optional="true" defaultValue="" placeholder="Enter a description for accessibility"/> </imgInfo> <synch label="Synch Point" type="TextInput"/> </synchPoint> </wizard>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/basicPages.xwd
Expand Up @@ -44,7 +44,7 @@
<pageIntro label="Text" type="TextArea" height="100" defaultValue="" condition="introType=='text'||introType==undefined" optional="true"/>
<introImg label="Image" type="media" height="100" defaultValue="" condition="introType=='image'" optional="true"/>
<introVideo label="Video" type="media" height="100" defaultValue="" condition="introType=='video'" optional="true"/>
<introTip label="Description" type="TextInput" defaultValue="Enter a Description for Accessibility" condition="introType=='image'||introType=='video'" optional="true"/>
<introTip label="Description" type="TextInput" defaultValue="" placeholder="Enter a description for accessibility" condition="introType=='image'||introType=='video'" optional="true"/>
<introURL label="URL" type="TextInput" defaultValue="" condition="introType=='url'" optional="true"/>
<introFile label="File" type="media" height="100" defaultValue="" condition="introType=='file'" optional="true"/>
<introTitle type="CheckBox" label="Include Title" defaultValue="true" condition="introType=='text'||introType==undefined||introType=='image'" optional="true" tooltip="Include the page title above the introduction"/>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/buttonNav.xwd
Expand Up @@ -28,7 +28,7 @@

<imgInfo type="group" label="Image" optional="true">
<url label="Image" type="media" optional="true" defaultValue="Select an Image"/>
<tip label="Image Description" type="textInput" optional="true" defaultValue="Enter a Description for Accessibility"/>
<tip label="Image Description" type="textInput" optional="true" defaultValue="" placeholder="Enter a description for accessibility"/>
</imgInfo>

<initObject label="Init Object" type="TextInput" optional="true" flashonly="true" deprecated="This property is deprecated"/>
Expand Down
2 changes: 1 addition & 1 deletion src/Nottingham/wizards/en-GB/columnPage.xwd
Expand Up @@ -27,7 +27,7 @@

<imgInfo type="group" label="Image" optional="true">
<url label="Image" type="media" optional="true" defaultValue="Select an Image"/>
<tip label="Image Description" type="textInput" optional="true" defaultValue="Enter a Description for Accessibility"/>
<tip label="Image Description" type="textInput" optional="true" defaultValue="" placeholder="Enter a description for accessibility"/>
</imgInfo>

<initObject label="Init Object" type="TextInput" optional="true" flashonly="true" deprecated="This property is deprecated"/>
Expand Down

0 comments on commit e04e361

Please sign in to comment.