From reijnders at tor.nl Wed Jul 1 07:57:39 2015 From: reijnders at tor.nl (Tom Reijnders) Date: Wed, 01 Jul 2015 06:57:39 -0000 Subject: [Xerte-dev] Re: Xerte: An Apereo Community Project In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F0E5221A76A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F0E5221A76A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <55938F3C.2040406@tor.nl> All, Please note that the correct link to the community website is http://www.xerte.org.uk. I am very honoured to be part of this community, and look forward to a very fruitful future for Xerte Online Toolkits! With kind regards, Tom Julian Tenney schreef op 30-6-2015 om 14:48: > > Good people, > > The Xerte Project has reached a very significant milestone, having > graduated from the Apereo Incubation process to become a fully-fledged > Apereo Community project. When I wrote to our user and developer > communities about looking for a new home for The Xerte Project back in > March 2014, we were uncertain where the road ahead would take us, > although we felt at the time that a foundation would offer the > solution we were looking for. > > We began engaging with both the Apache and the Apereo Foundations > during the spring of 2014, and at the end of the summer we formally > chose to join the Apereo incubation process, feeling that Apereo > offered The Xerte Project a lot of opportunities to build > relationships with other projects and access to new communities of > users and developers with which we share a common problem space in > Higher Education. You can find out more about the Apereo Foundation on > their website: http://www.apereo.org. > > The Xerte Project graduates the incubation process in much better > shape than it entered: we have changed our licensing to the Apache > license, which removes a big barrier to adoption associated with the > ambiguities of the GPL. We have thoroughly audited all of the source > code and addressed several issues around intellectual property and > licensing, and we now have agreements in place with all the people and > organisations that have contributed to the project?s codebase. We have > formed a board of governors to provide oversight, and we have put > processes in place for decision making. We?ve made a lot of > information available about how the project works and how to get > involved. > > We have engaged with new communities in Europe and the United States, > and we?ve been blown away with the interest we are generating. With > the release of the beta code for Xerte Online Toolkits v3.0 we are > poised to bring you the next version of the software, with a host of > new features and functionality. > > You can get the latest code either from the xerte community site: > http://www.xerte.org or from our github repository > https://github.com/thexerteproject/xerteonlinetoolkits where you can > also find a lot of new information on the wiki: > https://github.com/thexerteproject/xerteonlinetoolkits/wiki. > > All in all, this is an absolutely fantastic place for the project to > get to. I?m enormously grateful to everyone who has contributed to > this part of our journey and I?m delighted to be see the project going > from strength to strength: there are very exciting opportunities for > the project ahead. > > Best wishes, > > 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. > > > _______________________________________________ > Xerte-dev mailing list > Xerte-dev at lists.nottingham.ac.uk > http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev -- -- Tom Reijnders TOR Informatica Chopinlaan 27 5242HM Rosmalen Tel: 073 5226191 Fax: 073 5226196 -------------- next part -------------- An HTML attachment was scrubbed... URL: From Fay.Cross at nottingham.ac.uk Wed Jul 1 11:39:24 2015 From: Fay.Cross at nottingham.ac.uk (Fay Cross) Date: Wed, 01 Jul 2015 10:39:24 -0000 Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F0E5221A632@EXCHANGE1.ad.nottingham.ac.uk> References: <00a301d0b021$e07d6cf0$a17846d0$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E512D167E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F0E52219E6E@EXCHANGE1.ad.nottingham.ac.uk> <005a01d0b28a$6e2cb8c0$4a862a40$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E5221A5DB@EXCHANGE1.ad.nottingham.ac.uk> <002601d0b31f$9e126c70$da374550$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E5221A632@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: I'm not sure if this is related to why the changes were lost but I've just noticed that now the pdf has been added back in it's in the wrong xwd file so still isn't working. modules/site/parent_templates/site/data.xwd has been edited but it should have been the one in the wizard folder too (modules/site/parent_templates/site/wizards/en-GB/data.xwd). It's xwds in the wizard folder that are used by default and it falls back to the one in site folder when the requested language folder isn't found. I'll rebuild the xwd now as this will automatically update the correct xwd file. By the way, it looks like the fall back xwd isn't up to date with the wizard folder in other changes too (not just with the pdf). Ideally we should try to keep the fall back one up to date whenever we rebuild the xwds. It is a pain to remember though (I often forget) as it doesn't do it automatically when rebuilding so you have to manually copy and paste it. Fay -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 30 June 2015 11:34 To: For Xerte technical developers Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? >>My understanding is that if we make any changes to an xwd then even if we do that direct first for ease of testing we then need to repeat those changes in the src folders and run the relevant bat so the change is contained everywhere - is that correct? Is that the reason the changes go lost somehow? Yes, my understanding too, it's just easy to be working on the live xwds and forget to push the updates into /src. Anyway, it's an easy fix at the end of the day. -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 30 June 2015 11:29 To: 'For Xerte technical developers' Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? Yeah I worked that out and did a temporary fix on the installation where it was reported but putting in an xwd that did still have the options. My understanding is that if we make any changes to an xwd then even if we do that direct first for ease of testing we then need to repeat those changes in the src folders and run the relevant bat so the change is contained everywhere - is that correct? Is that the reason the changes go lost somehow? -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 30 June 2015 11:07 To: For Xerte technical developers Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? It's simply that they are missing from the .xwd file: support still exists in the application.js for PDF. I've added them to the xwd files, but haven't built them, not sure whether the batch file runs all .xwd builds or not (have only used it for the main template...). it's possible I added them to a data.xwd that has then been supersceded when the bat ran and didn't pick up the new items in the src xwds? -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 29 June 2015 17:41 To: 'For Xerte technical developers' Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? It's the one you added to the bootstrap template and then was also fixed for ipad compatibility. It's been there and working but in the current v3 code it's not showing as an option in the bootstrap template. I can't remember if you ever added it as an optional property for the navigators too? I haven't had time to investigate properly but will try to do so tomorrow. Ron -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 29 June 2015 08:45 To: For Xerte technical developers Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? Is it the option to add pdfs generally, or the one we put in recently, for navigators? -----Original Message----- From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 26 June 2015 16:52 To: For Xerte technical developers Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? no idea I'm afraid ________________________________________ 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: 26 June 2015 16:07 To: 'For Xerte technical developers' Subject: [Xerte-dev] what happened to the add pdf option in the site template? Hi all was just made aware that the add pdf option in the site template wasn't showing anymore? Haven't had time to look at the commits but have verified that it's not showing with the latest code. Anyone know why? Cheers Ron _______________________________________________ Xerte-dev mailing list 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 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 _______________________________________________ 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 _______________________________________________ Xerte-dev mailing list Xerte-dev at lists.nottingham.ac.uk http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev From reijnders at tor.nl Thu Jul 2 08:18:49 2015 From: reijnders at tor.nl (Tom Reijnders) Date: Thu, 02 Jul 2015 07:18:49 -0000 Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? In-Reply-To: References: <00a301d0b021$e07d6cf0$a17846d0$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E512D167E@EXCHANGE1.ad.nottingham.ac.uk> <12C67A1EEC419342AF5E59DA31562C3F0E52219E6E@EXCHANGE1.ad.nottingham.ac.uk> <005a01d0b28a$6e2cb8c0$4a862a40$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E5221A5DB@EXCHANGE1.ad.nottingham.ac.uk> <002601d0b31f$9e126c70$da374550$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E5221A632@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <5594E5D5.8010207@tor.nl> I will change the script so that it will update the fallback, but really, the fallback should be removed. If a language is not found the English one is the fallback. Fay Cross schreef op 1-7-2015 om 12:39: > I'm not sure if this is related to why the changes were lost but I've just noticed that now the pdf has been added back in it's in the wrong xwd file so still isn't working. > > modules/site/parent_templates/site/data.xwd has been edited but it should have been the one in the wizard folder too (modules/site/parent_templates/site/wizards/en-GB/data.xwd). It's xwds in the wizard folder that are used by default and it falls back to the one in site folder when the requested language folder isn't found. I'll rebuild the xwd now as this will automatically update the correct xwd file. > > By the way, it looks like the fall back xwd isn't up to date with the wizard folder in other changes too (not just with the pdf). Ideally we should try to keep the fall back one up to date whenever we rebuild the xwds. It is a pain to remember though (I often forget) as it doesn't do it automatically when rebuilding so you have to manually copy and paste it. > > Fay > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 30 June 2015 11:34 > To: For Xerte technical developers > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > >>> My understanding is that if we make any changes to an xwd then even if we do that direct first for ease of testing we then need to repeat those changes in the src folders and run the relevant bat so the change is contained everywhere - is that correct? Is that the reason the changes go lost somehow? > Yes, my understanding too, it's just easy to be working on the live xwds and forget to push the updates into /src. > > Anyway, it's an easy fix at the end of the day. > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell > Sent: 30 June 2015 11:29 > To: 'For Xerte technical developers' > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > > Yeah I worked that out and did a temporary fix on the installation where it was reported but putting in an xwd that did still have the options. > My understanding is that if we make any changes to an xwd then even if we do that direct first for ease of testing we then need to repeat those changes in the src folders and run the relevant bat so the change is contained everywhere - is that correct? Is that the reason the changes go lost somehow? > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk > [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 30 June 2015 11:07 > To: For Xerte technical developers > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > > It's simply that they are missing from the .xwd file: support still exists in the application.js for PDF. I've added them to the xwd files, but haven't built them, not sure whether the batch file runs all .xwd builds or not (have only used it for the main template...). it's possible I added them to a data.xwd that has then been supersceded when the bat ran and didn't pick up the new items in the src xwds? > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk > [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell > Sent: 29 June 2015 17:41 > To: 'For Xerte technical developers' > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > > It's the one you added to the bootstrap template and then was also fixed for ipad compatibility. It's been there and working but in the current v3 code it's not showing as an option in the bootstrap template. I can't remember if you ever added it as an optional property for the navigators too? > > I haven't had time to investigate properly but will try to do so tomorrow. > > Ron > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk > [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 29 June 2015 08:45 > To: For Xerte technical developers > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > > Is it the option to add pdfs generally, or the one we put in recently, for navigators? > > -----Original Message----- > From: xerte-dev-bounces at lists.nottingham.ac.uk > [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney > Sent: 26 June 2015 16:52 > To: For Xerte technical developers > Subject: [Xerte-dev] Re: what happened to the add pdf option in the site template? > > no idea I'm afraid > ________________________________________ > 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: 26 June 2015 16:07 > To: 'For Xerte technical developers' > Subject: [Xerte-dev] what happened to the add pdf option in the site template? > > Hi all > was just made aware that the add pdf option in the site template wasn't showing anymore? Haven't had time to look at the commits but have verified that it's not showing with the latest code. Anyone know why? > Cheers > Ron > > _______________________________________________ > Xerte-dev mailing list > 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 > 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 > > _______________________________________________ > 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 > > _______________________________________________ > Xerte-dev mailing list > 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 > 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 From Julian.Tenney at nottingham.ac.uk Thu Jul 2 09:53:01 2015 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Thu, 02 Jul 2015 08:53:01 -0000 Subject: [Xerte-dev] FW: [apereo-projects] Practices around security event handling In-Reply-To: References: Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0E5234DE87@EXCHANGE1.ad.nottingham.ac.uk> Is this of interest? Security is one area where any negative perceptions could create a big barrier for people. It would be good to have some sort of credentials I think, From: projects at apereo.org [mailto:projects at apereo.org] On Behalf Of Jim Helwig Sent: 01 July 2015 21:55 To: projects at apereo.org Subject: [apereo-projects] Practices around security event handling Fellow Projecteers, At the conference I happened to have a conversation over dinner with Misagh Moayyed about the process for handling vulnerability reports. The CAS and uPortal projects had both taken stabs recently at formalizing the processes. We approached the formalization from different angles, but I suspect our processes could end up being more similar than different. Both Misagh and I thought it would be valuable to look for a baseline common process that could be adopted by projects and customized as necessary. I suggest that perhaps a great place to start would be for a few of us to participate in a google hangout, look at what CAS, uPortal, and Sakai have to date, point out commonalities/strengths/opportunities, and take a stab at a baseline document (or identify someone to take a stab at it) that might be of use to projects across Apereo. If you are interested in participating in this initial work, let me know and I will doodle for an open meeting time. JimH Jim Helwig uPortal Steering Committee Chair Reference Apereo examples: https://wiki.jasig.org/display/CAS/CAS+Threat+Modeling https://wiki.jasig.org/display/CAS/Vulnerability+Response https://docs.google.com/document/d/1s-xvqbeHS_EjU6EKlv8ftXgQ-R56CU0tAjuQE3SSH4s/edit?usp=sharing https://confluence.sakaiproject.org/display/SECWG/Security+Policy -- You received this message because you are subscribed to the Google Groups "Project Contacts" group. To unsubscribe from this group and stop receiving emails from it, send an email to projects+unsubscribe at apereo.org. To post to this group, send email to projects at apereo.org. Visit this group at http://groups.google.com/a/apereo.org/group/projects/. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Fri Jul 3 10:43:49 2015 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Fri, 03 Jul 2015 09:43:49 -0000 Subject: [Xerte-dev] v3 Release Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0E5234E33D@EXCHANGE1.ad.nottingham.ac.uk> Hi guys, I've been through all the open issues this morning and labelled 'v3 Release' for the open issues that, to my mind, are the ones we need to sort before we release the v3 code. Do you agree with my list? Are there any other issues you really want to add to this list? However we don't want to add too much as we want to get this release out of the door... We talked recently about making much more frequent releases with small numbers of fixes / enhancements in, and I still think that's a good idea. In the old days when the windows application was being built almost every day it made life a lot easier, but let's get this one done first. https://github.com/thexerteproject/xerteonlinetoolkits/labels/v3%20Release Julian -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Fri Jul 3 12:55:12 2015 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Fri, 03 Jul 2015 11:55:12 -0000 Subject: [Xerte-dev] Re: v3 Release In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F0E5234E33D@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F0E5234E33D@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <000301d0b587$5712d9d0$05388d70$@co.uk> Have just re-opened an IE related issue that ideally we need to fix before the release. Also added a question/feature requirement for the ability to search by or at least see usernames when sharing/giving. Might not be seen as urgent by everyone but it is for the project I'm supporting - the one with a large number of students! So about to have a look if I can get that working. From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 03 July 2015 10:44 To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk) Subject: [Xerte-dev] v3 Release Hi guys, I've been through all the open issues this morning and labelled 'v3 Release' for the open issues that, to my mind, are the ones we need to sort before we release the v3 code. Do you agree with my list? Are there any other issues you really want to add to this list? However we don't want to add too much as we want to get this release out of the door. We talked recently about making much more frequent releases with small numbers of fixes / enhancements in, and I still think that's a good idea. In the old days when the windows application was being built almost every day it made life a lot easier, but let's get this one done first. https://github.com/thexerteproject/xerteonlinetoolkits/labels/v3%20Release 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Jul 6 12:04:07 2015 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 06 Jul 2015 11:04:07 -0000 Subject: [Xerte-dev] Youtube RSS Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0E5234E78E@EXCHANGE1.ad.nottingham.ac.uk> Hi, I've got the youtube rss working with a hardcode API key. Before we release the code we can split that out and provide a file for people to store their own keys in and read that. I'd appreciate someone peer-reviewing my code: couple of questions: We need to load the google api which I've done by simply adding... ...to the top of the file. The onGoogleApiClientReady function is defined in global scope so I wondered how to make it part of the youtuberss object, but if I simply define it within the object, it doesn't get called (obviously). I think Fay or John will have an idea how to make all this nice and graceful! I've committed the file (you'll need an API key!) Let me know comments, J -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Mon Jul 6 14:40:16 2015 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 06 Jul 2015 13:40:16 -0000 Subject: [Xerte-dev] Re: Youtube RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F0E5234E78E@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F0E5234E78E@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <00e201d0b7f1$882323b0$98696b10$@co.uk> Just a quick comment to confirm that adding my own key works fine. We obviously do need to get this working in a way that future upgrades don't break locally added keys. From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 06 July 2015 12:04 To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk) Subject: [Xerte-dev] Youtube RSS Hi, I've got the youtube rss working with a hardcode API key. Before we release the code we can split that out and provide a file for people to store their own keys in and read that. I'd appreciate someone peer-reviewing my code: couple of questions: We need to load the google api which I've done by simply adding. ...to the top of the file. The onGoogleApiClientReady function is defined in global scope so I wondered how to make it part of the youtuberss object, but if I simply define it within the object, it doesn't get called (obviously). I think Fay or John will have an idea how to make all this nice and graceful! I've committed the file (you'll need an API key!) Let me know comments, J 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Mon Jul 6 14:45:49 2015 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Mon, 06 Jul 2015 13:45:49 -0000 Subject: [Xerte-dev] Re: Youtube RSS References: <12C67A1EEC419342AF5E59DA31562C3F0E5234E78E@EXCHANGE1.ad.nottingham.ac.uk> <00e201d0b7f1$882323b0$98696b10$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0E5234E88A@EXCHANGE1.ad.nottingham.ac.uk> Yes we do, there is hardcoded key in the flickr model file as well (presumably mine) which we should also split out, but I think that's it. So perhaps we need an api_keys.php file that defines the vars, and you rename it from api_keys.txt ? From: Tenney Julian Sent: 06 July 2015 14:42 To: 'For Xerte technical developers' Subject: RE: [Xerte-dev] Re: Youtube RSS Do we use any other API keys anwhere? From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 06 July 2015 14:42 To: 'For Xerte technical developers' Subject: [Xerte-dev] Re: Youtube RSS Just a quick comment to confirm that adding my own key works fine. We obviously do need to get this working in a way that future upgrades don't break locally added keys. From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 06 July 2015 12:04 To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk) Subject: [Xerte-dev] Youtube RSS Hi, I've got the youtube rss working with a hardcode API key. Before we release the code we can split that out and provide a file for people to store their own keys in and read that. I'd appreciate someone peer-reviewing my code: couple of questions: We need to load the google api which I've done by simply adding... ...to the top of the file. The onGoogleApiClientReady function is defined in global scope so I wondered how to make it part of the youtuberss object, but if I simply define it within the object, it doesn't get called (obviously). I think Fay or John will have an idea how to make all this nice and graceful! I've committed the file (you'll need an API key!) Let me know comments, J 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Mon Jul 6 14:57:38 2015 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 06 Jul 2015 13:57:38 -0000 Subject: [Xerte-dev] Re: Youtube RSS In-Reply-To: <12C67A1EEC419342AF5E59DA31562C3F0E5234E88A@EXCHANGE1.ad.nottingham.ac.uk> References: <12C67A1EEC419342AF5E59DA31562C3F0E5234E78E@EXCHANGE1.ad.nottingham.ac.uk> <00e201d0b7f1$882323b0$98696b10$@co.uk> <12C67A1EEC419342AF5E59DA31562C3F0E5234E88A@EXCHANGE1.ad.nottingham.ac.uk> Message-ID: <00f901d0b7f3$f16f8d20$d44ea760$@co.uk> yeah sounds like a plan but I'd suggest api_keys-dist.php or api_keys-sample.php to follow the way moodle or wordpress do this. From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 06 July 2015 14:46 To: For Xerte technical developers Subject: [Xerte-dev] Re: Youtube RSS Yes we do, there is hardcoded key in the flickr model file as well (presumably mine) which we should also split out, but I think that's it. So perhaps we need an api_keys.php file that defines the vars, and you rename it from api_keys.txt ? From: Tenney Julian Sent: 06 July 2015 14:42 To: 'For Xerte technical developers' Subject: RE: [Xerte-dev] Re: Youtube RSS Do we use any other API keys anwhere? From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell Sent: 06 July 2015 14:42 To: 'For Xerte technical developers' Subject: [Xerte-dev] Re: Youtube RSS Just a quick comment to confirm that adding my own key works fine. We obviously do need to get this working in a way that future upgrades don't break locally added keys. From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney Sent: 06 July 2015 12:04 To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk) Subject: [Xerte-dev] Youtube RSS Hi, I've got the youtube rss working with a hardcode API key. Before we release the code we can split that out and provide a file for people to store their own keys in and read that. I'd appreciate someone peer-reviewing my code: couple of questions: We need to load the google api which I've done by simply adding. ...to the top of the file. The onGoogleApiClientReady function is defined in global scope so I wondered how to make it part of the youtuberss object, but if I simply define it within the object, it doesn't get called (obviously). I think Fay or John will have an idea how to make all this nice and graceful! I've committed the file (you'll need an API key!) Let me know comments, J 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ronm at mitchellmedia.co.uk Mon Jul 6 21:35:41 2015 From: ronm at mitchellmedia.co.uk (Ron Mitchell) Date: Mon, 06 Jul 2015 20:35:41 -0000 Subject: [Xerte-dev] adding mp4 via the wysiwyg editor to sub pages etc? Message-ID: <017201d0b82b$9027b410$b0771c30$@co.uk> Hi following a discussion and question from Alistair just wondering about this and not thinking straight :-( Is there's a way to add some script in source view (notts template xerte 3) to embed an mp4 in any page or nested page with a filelocation link, rather than full url, and have the video display with the player controls and also crucially still work when exported for offline use without an online connection? e.g. rather than adding an optional video property to each navigator page, like there is an optional image property in the navigators, I'm wondering if there's a way to fire the media player and pass a file name uploaded to the media folder all via script so that this could work on any page? I guess longer term a custom button in the editor, like the one for Flash or online media, might be the answer but wondering about a quick cheat via script? Any suggestions? Fay - where did you get to with the combined Navigator including video in sub pages? Is that for a future release or for Xerte 3 final? Cheers Ron -------------- next part -------------- An HTML attachment was scrubbed... URL: From Julian.Tenney at nottingham.ac.uk Tue Jul 7 09:35:18 2015 From: Julian.Tenney at nottingham.ac.uk (Julian Tenney) Date: Tue, 07 Jul 2015 08:35:18 -0000 Subject: [Xerte-dev] Re: adding mp4 via the wysiwyg editor to sub pages etc? In-Reply-To: <017201d0b82b$9027b410$b0771c30$@co.uk> References: <017201d0b82b$9027b410$b0771c30$@co.uk> Message-ID: <12C67A1EEC419342AF5E59DA31562C3F0E5234E9F2@EXCHANGE1.ad.nottingham.ac.uk> I'm not sure but the starting point would be to figure out the path and then use a relative one in the src of