<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>Hi Ron, glad it helped...</div>
<div><br>
</div>
<div>No, I have to say, while I thought it could be possible, I have never seen it happen before. Not sure why the code to create the decision tree would be any different though from the others since its really a shared task.</div>
<div><br>
</div>
<div>Hmm, I'ts not a bit in the code that I've evervreally looked at since it was operational before I became involved. I'll take a look to see if I can figure it how it all works though.</div>
<div><br>
</div>
<div>John</div>
<div><br>
</div>
<div>
<div style="font-size:100%">Sent from Samsung tablet<br>
<br>
Please send all enquiries to our shared Blended Learning inbox at hlsblt@gcu.ac.uk and one of the Learning Technologists will respond.</div>
</div>
<br>
<br>
<br>
-------- Original message --------<br>
From: Ron Mitchell <ronm@mitchellmedia.co.uk> <br>
Date: 28/07/2015 16:58 (GMT+00:00) <br>
To: 'For Xerte technical developers' <xerte-dev@lists.nottingham.ac.uk> <br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel <br>
<br>
<br>
<font size="2">
<div class="PlainText">Hi John<br>
ok shutting down and taking a break worked! ;-)<br>
<br>
1. Yes I can replicate that issue with images with spaces. I'm always<br>
repeating to users the benefits of avoiding spaces in file names and long<br>
since been in the habit of adding underscores so rarely hit that issue. I<br>
know that Moodle manually adds underscores to individual uploads perhaps we<br>
should look to do the same at some point.<br>
<br>
2. The issue I was getting with creating decision projects was a duplicate<br>
ID number in the user-files folder. It looks to me like there's a bug in the<br>
decision project creation code which doesn't exist when creating projects<br>
based on the other templates. Or to put it another way I have folders with<br>
the same ID number in user-files e.g.<br>
<br>
26-guest2-decision<br>
26-guest2-site<br>
30-guest2-decision<br>
30-guest2-Nottingham<br>
<br>
I didn't think that was supposed to be possible but not sure if it's down to<br>
the creation or deletion routine or both.<br>
<br>
Anyone else got this or can replicate by creating a mix of projects in quick<br>
succession?<br>
<br>
-----Original Message-----<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Smith, John<br>
Sent: 28 July 2015 16:09<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
Oh, maybe the messages crossed... I don't have an issue now... well I do but<br>
it's a different one...<br>
<br>
If you upload an image with a space in the filename, the system changes it<br>
to %20. When you export this filename is different from the server one and<br>
so it isn't exported and shows as not in use... it's the same in Nottingham<br>
template too.<br>
<br>
Steps to reproduce:<br>
<br>
Create a new Nottingham template<br>
Add a text page<br>
Use the editor to add two images, one with no spaces, one with a space in<br>
the filename Press Play, both images show Close the editor and go to<br>
Properties -> Media and quota The one with a space shows 'not in use' the<br>
other one shows 'in use'<br>
<br>
John Smith<br>
Learning Technologist | School of Health & Life Sciences<br>
<br>
T: +44 (0)141 331 3989 | E: J.J.Smith@gcu.ac.uk Glasgow Caledonian<br>
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom<br>
________________________________________<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[xerte-dev-bounces@lists.nottingham.ac.uk] On Behalf Of Ron Mitchell<br>
[ronm@mitchellmedia.co.uk]<br>
Sent: 28 July 2015 16:02<br>
To: 'For Xerte technical developers'<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
Yeah I'm not seeing the wood for the trees now :-(<br>
<br>
Except I manually removed onselectstart="return false;" from index.php on my<br>
online test install and that isn't causing any problems and I can create<br>
multiple decision projects without problem.<br>
<br>
The problem I've been getting with that is with xampp but only in trying to<br>
replicate the issue you and Julian have reported with images and I'm not<br>
able to replicate that problem.<br>
<br>
-----Original Message-----<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Smith, John<br>
Sent: 28 July 2015 15:54<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
Maybe try restarting the server, shutting down the computer, having a cup of<br>
tea and a biscuit and then restarting the computer will help... sometimes<br>
works for me...<br>
<br>
Although it is probably more to do with the restarting of things than the<br>
tea and biscuit (but any excuse)...<br>
<br>
I'll have a think but just now I am really out of ideas...<br>
<br>
John Smith<br>
Learning Technologist | School of Health & Life Sciences<br>
<br>
T: +44 (0)141 331 3989 | E: J.J.Smith@gcu.ac.uk Glasgow Caledonian<br>
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom<br>
________________________________________<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[xerte-dev-bounces@lists.nottingham.ac.uk] On Behalf Of Ron Mitchell<br>
[ronm@mitchellmedia.co.uk]<br>
Sent: 28 July 2015 15:53<br>
To: 'For Xerte technical developers'<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
Hi John<br>
I tried that css but doesn't seem to be working for me e.g. the text still<br>
isn't selectable in IE unless onselectstart="return false;" is removed.<br>
<br>
I've lost track now whether removing the onselectstart="return false;" line<br>
is causing any problems or not. I definitely get problems creating multiple<br>
decision projects whether that line is removed or not. I can't see why that<br>
line removed would only cause this issue with the decision templates and not<br>
the others?<br>
<br>
-----Original Message-----<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Smith, John<br>
Sent: 28 July 2015 15:32<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
Sorry, misleading messages... I mean no issues in creating the Decision Tree<br>
templates that Ron has now found<br>
<br>
I'm fine leaving all that block of select code in until we get around to<br>
clearing it out properly - i'd be more worried about taking stuff out at<br>
this late stage when we don't know what workarounds are in place to possibly<br>
circumvent it. Also, I'd rather button text etc wasn't selected when you<br>
click-move-release which happens more often than not and it is very<br>
frustrating...<br>
<br>
If someone can test that css on the textarea containing the embed code in IE<br>
then it 'might' be all we need...<br>
<br>
John Smith<br>
Learning Technologist | School of Health & Life Sciences<br>
<br>
T: +44 (0)141 331 3989 | E: J.J.Smith@gcu.ac.uk Glasgow Caledonian<br>
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom<br>
________________________________________<br>
From: xerte-dev-bounces@lists.nottingham.ac.uk<br>
[xerte-dev-bounces@lists.nottingham.ac.uk] On Behalf Of Pat Lockley (Pgogy)<br>
[info@pgogywebstuff.com]<br>
Sent: 28 July 2015 15:29<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: selecting embed code in the project details panel<br>
<br>
On 2015-07-28 10:27, Smith, John wrote:<br>
> No issue with that line in or out... see attachment...<br>
<br>
ah ok, was reading the title as a a select issue and wondered if it was<br>
overlapping<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it.<br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
Glasgow Caledonian University is a registered Scottish charity, number<br>
SC021474<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it.<br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it.<br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
Glasgow Caledonian University is a registered Scottish charity, number<br>
SC021474<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it.<br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it.<br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
Glasgow Caledonian University is a registered Scottish charity, number<br>
SC021474<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee and<br>
may contain confidential information. If you have received this message in<br>
error, please send it back to me, and immediately delete it. <br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the author<br>
of this email do not necessarily reflect the views of the University of<br>
Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system,<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
Xerte-dev@lists.nottingham.ac.uk<br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
<br>
<br>
This message and any attachment are intended solely for the addressee<br>
and may contain confidential information. If you have received this<br>
message in error, please send it back to me, and immediately delete it. <br>
<br>
Please do not use, copy or disclose the information contained in this<br>
message or in any attachment.  Any views or opinions expressed by the<br>
author of this email do not necessarily reflect the views of the<br>
University of Nottingham.<br>
<br>
This message has been checked for viruses but the contents of an<br>
attachment may still contain software viruses which could damage your<br>
computer system, you are advised to perform your own checks. Email<br>
communications with the University of Nottingham may be monitored as<br>
permitted by UK legislation.<br>
<br>
</div>
</font><br>
<font face="Arial" color="Gray" size="2">Glasgow Caledonian University is a registered Scottish charity, number SC021474<br>
</font>
</body>
</html>