<font color="#3366ff">Jonathan - you've listed a number of xerte desktop issues in the Google doc</font><font color="#3366ff"><br></font><div><font color="#3366ff"> - do these issues also materialise in XOT too?</font><br>
</div><div><br></div><div>Sorry for any delay in replying - Virgin media have been tinkering with their systems and I have not been able to get at my email until a few minutes ago.</div><div><br></div><div>I note that Tom has prepared a new beta and I have not had the chance to download it yet or test it.</div>
<div><br></div><div>If Tom says it is ready for beta release then that's good enough for me :-)</div><div><br></div><div>I don't know if any of the points I raised on your spreadsheet have been addressed or not yet.</div>
<div><br></div><div>None of the points are critical to XOT performance. The issue of the Page Title not displaying in the TOC or on the viewed page is specific to Xerte desktop.</div><div><br></div><div>Kind regards</div>
<div><br></div><div>Johnathan</div><div><br></div><div><br></div><br><div class="gmail_quote">On 6 July 2012 10:21, Ron Mitchell <span dir="ltr"><<a href="mailto:ronm@mitchellmedia.co.uk" target="_blank">ronm@mitchellmedia.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I just updated my copy of XOT svn and then uploaded the updated files to the<br>
test install.<br>
<br>
As well as a Moodle upgrade I'm also doing a 1.8 install for a college on<br>
Monday so will be able to confirm if any issues occur.<br>
<br>
I'm also going to test upgrading a 1.7 installation at some point today...<br>
<br>
Tom - are you updating XOT svn this morning?<br>
<br>
Jonathan - you've listed a number of xerte desktop issues in the Google doc<br>
- do these issues also materialise in XOT too?<br>
<br>
Cheers<br>
Ron<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><br>
[mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Julian Tenney<br>
Sent: 05 July 2012 14:58<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: Upgrading to 1.8<br>
<br>
Database.php. Thanks.<br>
<br>
Mike H is going to help me move it all in the morning, so we can more easily<br>
mo0ve stuff around on the servers and sort out file attributes and so on.<br>
<br>
---CAN EVERYONE PLEASE CHECK THE SVN HAS ALL THE UP TO DATE FILES IN THE<br>
RIGHT PLACES PLEASE---<br>
<br>
I've just made sure the xerte runtime stuff is up to date, and copied the<br>
files from svn xerte to svn toolkits. Be good to know that all the language<br>
stuff, new models, xwds and so are all good to go as well. Thanks a lot.<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><br>
[mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Pat Lockley<br>
Sent: 05 July 2012 14:16<br>
To: For Xerte technical developers<br>
Subject: [Xerte-dev] Re: Upgrading to 1.8<br>
<br>
Yep<br>
<br>
have an index.html ready with "This site is under maintenance" ready - and<br>
remember not to overwrite database.php<br>
<br>
On Thu, Jul 5, 2012 at 2:11 PM, Julian Tenney<br>
<<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>> wrote:<br>
> OK.<br>
><br>
> Being a 'just do it' kind of guy, I am thinking about right now just<br>
copying the new files over the top. Having the site_details site_location<br>
thing makes it difficult to ape the install on ltdev without creating a new<br>
database.<br>
><br>
> If I backup the dir first, I can go back very quickly.<br>
><br>
> Right?<br>
><br>
> -----Original Message-----<br>
> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><br>
> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Pat<br>
> Lockley<br>
> Sent: 05 July 2012 14:05<br>
> To: For Xerte technical developers<br>
> Subject: [Xerte-dev] Re: Upgrading to 1.8<br>
><br>
> yep, and at some point you might need to create it<br>
><br>
> On Thu, Jul 5, 2012 at 2:01 PM, Julian Tenney<br>
> <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>> wrote:<br>
>> Ah, OK.<br>
>><br>
>> So that needs adding in to the svn then?<br>
>><br>
>> -----Original Message-----<br>
>> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><br>
>> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Pat<br>
>> Lockley<br>
>> Sent: 05 July 2012 14:01<br>
>> To: For Xerte technical developers<br>
>> Subject: [Xerte-dev] Re: Upgrading to 1.8<br>
>><br>
>> when you set up XOT, is uses an SQL file in /setup/basic.sql to<br>
>> create all the tables (not a problem if you already have a database).<br>
>><br>
>> If the update script uses a database table called config, then at<br>
>> present, the installer doesn't contain an instruction to make a table<br>
>> called config.<br>
>><br>
>> So it shouldn't be a problem for you to swap code.<br>
>><br>
>> On Thu, Jul 5, 2012 at 1:57 PM, Julian Tenney<br>
>> <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>> wrote:<br>
>>> What did this mean?<br>
>>> "(but see early q about where the config table is?)"<br>
>>><br>
>>> -----Original Message-----<br>
>>> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><br>
>>> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Pat<br>
>>> Lockley<br>
>>> Sent: 05 July 2012 11:19<br>
>>> To: For Xerte technical developers<br>
>>> Subject: [Xerte-dev] Re: Upgrading to 1.8<br>
>>><br>
>>> Speaking as Chief of Legacy code for XOT at Nottingham - don't<br>
>>> forget all the crazy curveball settings for people who left, people<br>
>>> without accounts, people with odd names stuck in the code. (mostly<br>
>>> in<br>
>>> index.php)<br>
>>> I'd do a test version on LTDEV first for 1.8<br>
>>><br>
>>> (but see early q about where the config table is?)<br>
>>><br>
>>> As a suggestion.<br>
>>><br>
>>> Get Unix bod to alter time stamps on all the files outside user-files.<br>
>>> Then drop over the top. All files with the old date are spurious.<br>
>>> Then delete those.<br>
>>><br>
>>> On Thu, Jul 5, 2012 at 11:14 AM, Julian Tenney<br>
>>> <<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>> wrote:<br>
>>>> I'd like to move our setup to 1.8 here: we've implemented some<br>
>>>> local changes whilst development's been going on in the trunk, and<br>
>>>> things are getting a bit out of synch, and I'm going to end up<br>
>>>> getting in a mess if I try and bring all the various things into line<br>
bit by bit.<br>
>>>><br>
>>>><br>
>>>><br>
>>>> We'll also have a working and reasonably busy install running 1.8<br>
>>>> and any outstanding issues will quickly surface...<br>
>>>><br>
>>>><br>
>>>><br>
>>>> So, $64m question: I can upgrade going over the top. I'd quite like<br>
>>>> to make a clean set of files, i.e. backup the existing files;<br>
>>>> delete the files from the folder on the web server, drop in the new<br>
>>>> files, and then go, so I'm not left with a load of old files lying<br>
>>>> around that I'm not sure what to do<br>
>>>> with: but I need to keep our config files etc.<br>
>>>><br>
>>>><br>
>>>><br>
>>>> How best to proceed? We should also write this up so others can<br>
>>>> follow a simple set of instructions.<br>
>>>><br>
>>>><br>
>>>><br>
>>>> I should probably wait until a  quiet ish time of the week to do<br>
>>>> this, and it would be good if you guys were around for help, should I<br>
need it...<br>
>>>><br>
>>>><br>
>>>> This message and any attachment are intended solely for the<br>
>>>> addressee and may contain confidential information. If you have<br>
>>>> received this message in error, please send it back to me, and<br>
>>>> immediately delete it. Please do not use, copy or disclose the<br>
>>>> information contained in this message or in any attachment. Any<br>
>>>> views or opinions expressed by the author of this email do not<br>
necessarily reflect the views of the 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:<br>
>>>> you are advised to perform your own checks. Email communications<br>
>>>> with the University of Nottingham may be monitored as permitted by UK<br>
legislation.<br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Xerte-dev mailing list<br>
>>>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
>>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
>>>><br>
>>>> This message and any attachment are intended solely for the<br>
>>>> addressee and may contain confidential information. If you have<br>
received this message in<br>
>>>> error, please send it back to me, and immediately delete it.   Please<br>
do not<br>
>>>> use, copy or disclose the information contained in this message or<br>
>>>> 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<br>
>>>> attachment may still contain software viruses which could damage your<br>
computer system:<br>
>>>> you are advised to perform your own checks. Email communications<br>
>>>> with the University of Nottingham may be monitored as permitted by UK<br>
legislation.<br>
>>>><br>
>>>><br>
>>><br>
>>> _______________________________________________<br>
>>> Xerte-dev mailing list<br>
>>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
>>><br>
>>> _______________________________________________<br>
>>> Xerte-dev mailing list<br>
>>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
>>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
>><br>
>> _______________________________________________<br>
>> Xerte-dev mailing list<br>
>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
>><br>
>> _______________________________________________<br>
>> Xerte-dev mailing list<br>
>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
><br>
> _______________________________________________<br>
> Xerte-dev mailing list<br>
> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
><br>
> _______________________________________________<br>
> Xerte-dev mailing list<br>
> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
</blockquote></div><br>