[Xerte-dev] Re: V3 Release

Smith, John J.J.Smith at gcu.ac.uk
Mon Jul 27 21:51:32 BST 2015


Anything in the console?

John Smith
Learning Technologist | School of Health & Life Sciences

T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk
Glasgow Caledonian University, Cowcaddens Road, Glasgow, G4 0BA,
Scotland, United Kingdom
________________________________________
From: xerte-dev-bounces at lists.nottingham.ac.uk [xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk]
Sent: 27 July 2015 20:22
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: V3 Release

Just noticed that although a video now works in the decision template online
it doesn't when exported. All the media is included in the export and the
mediaelement folder is inside the common/js/folder and the links in the
index.htm seem ok so can't spot why it doesn't work.

-----Original Message-----
From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Smith, John
Sent: 27 July 2015 14:54
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

Yes, just tested that too and it seems to work... i'd be tempted to leave
everything - the swf are probably fallback for non HTML5 browsers...

John Smith
Learning Technologist | School of Health & Life Sciences

T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk Glasgow Caledonian
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom
________________________________________
From: xerte-dev-bounces at lists.nottingham.ac.uk
[xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell
[ronm at mitchellmedia.co.uk]
Sent: 27 July 2015 14:50
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: V3 Release

Yep that worked!

Have copied the whole media element folder from the xerte module to
\modules\decision\parent_templates\decision\common\js\mediaelement
Not sure if any of that is redundant e.g. the swf files given I don't think
there's a Flash version of the decision template?
The folder probably needs trimming if that is the case but wasn't sure so
just added the lot.

Have committed that change.

Shall we close the issue on github and call it official! ;-)

-----Original Message-----
From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Smith, John
Sent: 27 July 2015 14:30
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

If you are up for it then yes give it a try, since you already have it setup
to retest... If you don't get anywhere though then let me know.

John Smith
Learning Technologist | School of Health & Life Sciences

T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk Glasgow Caledonian
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom
________________________________________
From: xerte-dev-bounces at lists.nottingham.ac.uk
[xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell
[ronm at mitchellmedia.co.uk]
Sent: 27 July 2015 14:24
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: V3 Release

Hi John
just tested and yes your changes seem to have fixed the image display.
Hadn't actually tried anything but images in the optional properties but if
I add an an information step and add an mp4 or mp3 via the optional
properties media option I get the following error:
SCRIPT438: Object doesn't support property or method 'mediaelementplayer'
mediaPlayer.js, line 98 character 5

The same field works fine if an image is added but not with video or audio.
I wondered about copying those missing js and css files from the xerte
module folder?

Ron

-----Original Message-----
From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Smith, John
Sent: 27 July 2015 13:56
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

Hi all,

I've pushed a fix for this, can you test with your install Ron in case I
have broken something else?

I also noticed the broken links, they both refer to the mediaelement player.
Has anyone tested adding media to the Result option?

John Smith
Learning Technologist | School of Health & Life Sciences

T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk Glasgow Caledonian
University, Cowcaddens Road, Glasgow, G4 0BA, Scotland, United Kingdom
________________________________________
From: xerte-dev-bounces at lists.nottingham.ac.uk
[xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell
[ronm at mitchellmedia.co.uk]
Sent: 27 July 2015 13:25
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: V3 Release

>Good. I am already en route to Portugal. Fixed the issue yesterday in a
>hotel in Bordeaux :-)<

Such international travellers! ;-)

John replied to the offlist discussion about the decision template issue
saying:

"I suspect you are right Ron, there is a line in xenith to take care of <a>
<img> etc tags that have a FileLocation +  type URL but Fay hasn't as far as
I can see included that line in the Decision template to do the same... I
tried adding in a few places but didn't quite find the right place yet. I've
been doing it on individual items but I just thought that maybe doing it
once on the raw XML will be enough...
I'll try today but anyway it is an easy fix..."

I'd looked at this too but couldn't work out exactly where to fix it either.
Also there are some links in modules/decision/player_html5/rloObject.htm
that are currently broken e.g on line 38 there is a link to: script
type="text/javascript"
src="%TEMPLATEPATH%common/js/mediaelement/mediaelement-and-player.min.js"></
script but that doesn't exist.
likewise line 42: link rel="stylesheet"
href="%TEMPLATEPATH%common/js/mediaelement/mediaelementplayer.css" that
doesn't exist either not sure if either are actually needed but don't think
these are why it's not working either.

Have a great holiday!

Ron

From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders
Sent: 27 July 2015 12:58
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

Good. I am already en route to Portugal. Fixed the issue yesterday in a
hotel in Bordeaux :-).

I'll have a look at the decision issue tonight or tomorrow morning. Can that
be caused by a missing eval?

Tom
Ron Mitchell <ronm at mitchellmedia.co.uk<mailto:ronm at mitchellmedia.co.uk>>
schreef op 27 juli 2015 11:38:31 CEST:

Not quite but yes it's only the decision template that has a problem now..

The previous issue with trimming the path is now fixed across the whole
installation and all projects including decision projects after Tom's
updates last night.

The remaining issue with the decision template is slightly different - see
Johns recent reply.

-----Original Message-----
From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 27 July 2015 10:26
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

Is it the case that this only affects the decision tree template now?

Testing on xampp, with a new Nottingham project, it all seems to work? At
least, I added an image via the text editor, opened and closed the editor
several times and the image is still showing OK...

-----Original Message-----
From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell
Sent: 26 July 2015 19:13
To: 'For Xerte technical developers'
Subject: [Xerte-dev] Re: V3 Release

Would be good to fix #359 the issue with media in the decision template
before release:

Can't work out what's causing that but noticed that each time the editor is
opened the "media" part of the path becomes trimmed by one more letter e.g.

http://localhost/xerte3/USER-FILES/26-guest2-decision/media/xerte_3_product_
box_new.png

http://localhost/xerte3/USER-FILES/26-guest2-decision/edia/xerte_3_product_b
ox_new.png

http://localhost/xerte3/USER-FILES/26-guest2-decision/dia/xerte_3_product_bo
x_new.png

http://localhost/xerte3/USER-FILES/26-guest2-decision/ia/xerte_3_product_box
_new.png

Ron

-----Original Message-----
From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders
Sent: 25 July 2015 16:35
To: For Xerte technical developers
Subject: [Xerte-dev] Re: V3 Release

I am fine with a release as well. I did work on the export functionality,
and that needs some testing.

I have prepared the merge into master (the new 3.0) and develop, but I will
not push this yet. Whenever you want me to push it, I'll push it and remove
3.0-beta from the website.

Tom


Op 23-7-2015 om 15:43 schreef Smith, John:

 I thought it was only an IE10 issue... The NHS won't have that until  at
least Xerte v16.0 :-)

 Is this the editor lockup problem Ron reported?

 John Smith
 Learning

Technologist | School of Health & Life Sciences

 T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk<mailto:J.J.Smith at gcu.ac.uk>
Glasgow Caledonian  University, Cowcaddens Road, Glasgow, G4 0BA, Scotland,
United Kingdom

________________________________

 From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
 [xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
[Julian.Tenney at nottingham.ac.uk]
 Sent: 23 July 2015 14:24
 To: For Xerte technical developers
 Subject: [Xerte-dev] Re: V3 Release

 use a better browser

 Quite. However, it isn't an option for the poor souls in the NHS still

having to use IE8.



 I definitely have no concerns about this release going ahead now.

 Good to know,


 -----Original Message-----
 From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
 [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Smith,  John
 Sent: 23 July 2015 14:19
 To: For Xerte technical developers
 Subject: [Xerte-dev] Re: V3 Release

 I've closed the Android one as it is mostly resolved. It was left open  due

to the reference to the iPad3 issue that Fay has been seeing but I think she
opened that as a separate issue too so it may now be closed. Not sure about
the IE10 issue either but as long as there is a workaround (use a better
browser) then it should be fine...

 I definitely have no concerns about t

 his

release going ahead now.

 John Smith
 Learning Technologist | School of Health & Life Sciences

 T: +44 (0)141 331 3989 | E: J.J.Smith at gcu.ac.uk<mailto:J.J.Smith at gcu.ac.uk>
Glasgow Caledonian  University, Cowcaddens Road, Glasgow, G4 0BA, Scotland,
United Kingdom

________________________________

 From:
xerte-dev-bounces at lists.nottingham.ac.uk<mailto:xerte-dev-bounces at lists.nott
ingham.ac.uk>
 [xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
[Julian.Tenney at nottingham.ac.uk]
 Sent: 23 July 2015 13:23
 To: For Xerte technical developers
(xerte-dev at lists.nottingham.ac.uk<mailto:xerte-dev at lists.nottingham.ac.uk>)
 Subject: [Xerte-dev] V3 Release

 Hi guys,

 We are very nearly ready to release v3: I'd like to do this on (or
 before)

Wednesday, which will be my last day in the office next week, so that gives
us a few days to put everything in place for the release: of the outstanding
issues, Tom is looking at the export one and we know how to fix that, so
that's no longer a

concern; the android issue about the workspace has been reported by both Ron
and Inge as being mostly OK; the IE 10 one I don't know how we are going to
isolate, so I think we should roll with that: I've removed the v3 release
label from the issue.

 Our governance says we should vote on releases: if anyone objects to  this

release going ahead on Wednesday, now is the time to pipe up.

 We've all got a few days to carry on using / testing and fixing  whatever

we find.

 Tom, can we put in place whatever we need so that the release code is


on

the community website, and would you mind attending to the git things - v3
beta should  now be merged back into develop and master, right?

 I think this is the best release - by far - that we've made to date -

thanks to everyone for everything over the last 18 months or so as we've
worked on this, it's great stuff.

 Julian




 This message and any attachment are intended solely for the addressee  and

may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

 Please do not use, copy or disclose the information contained in this

message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

 This message has been checked for viruses but the contents of an

attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.



 Glasgow Caledonian University is a registered Scottish charity, number
 SC021474

________________________________

 Xerte-dev mailing list
 Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
 http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

________________________________

 Xerte-dev mailing list
 Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
 http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




 This message and any attachment are intended solely for the addressee  and
may contain confidential information. If you have received this  message in
error, please send it back to me, and immediately delete it.

 Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the  University of
Nottingham.

 This message has been checked

  for

viruses but the contents of an
 attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.


 Glasgow Caledonian University is a registered Scottish charity, number
 SC021474

________________________________

 Xerte-dev mailing list
 Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
 http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




 This message and any attachment are intended solely for the addressee  and
may contain confidential information. If you have received this  message in
error, please send it back to me, and immediately delete it.

 Please do not use, copy or disclose the information contained in this
message or in any attachment.

   Any

views or opinions expressed by the
 author of this email do not necessarily reflect the views of the University
of Nottingham.

 This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


--
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196


________________________________

Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain

confidential information. If you have received this message in error, please
send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


________________________________

Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev

________________________________

Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK

legislation.


________________________________

Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk<mailto:Xerte-dev at lists.nottingham.ac.uk>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with

  the

University of Nottingham may be monitored as permitted by UK legislation.

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.







This message and any attachment are intended solely for the addressee

and may contain confidential information. If you have received this

message in error, please send it back to me, and immediately delete it.



Please do not use, copy or disclose the information contained in this

message or in any attachment.  Any views or opinions expressed by the

author of this email do not necessarily reflect the views of the

University of Nottingham.



This message has been checked for viruses but the contents of an

attachment may still contain software viruses which could damage your

computer system, you are advised to perform your own checks. Email

communications with the University of Nottingham may be monitored as

permitted by UK legislation.




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.



Glasgow Caledonian University is a registered Scottish charity, number
SC021474

_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


Glasgow Caledonian University is a registered Scottish charity, number
SC021474

_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


Glasgow Caledonian University is a registered Scottish charity, number
SC021474

_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee and
may contain confidential information. If you have received this message in
error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the author
of this email do not necessarily reflect the views of the University of
Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system,
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.


_______________________________________________
Xerte-dev mailing list
Xerte-dev at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev




This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment.  Any views or opinions expressed by the
author of this email do not necessarily reflect the views of the
University of Nottingham.

This message has been checked for viruses but the contents of an
attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.


Glasgow Caledonian University is a registered Scottish charity, number SC021474



More information about the Xerte-dev mailing list