[Xerte] Re: quick question re bullets page with new editor

Smith, John J.J.Smith at gcu.ac.uk
Thu Mar 12 16:47:47 GMT 2015


Hi Ron,

In actual fact Sarah Berthelemy has already logged this issue https://github.com/thexerteproject/xerteonlinetoolkits/issues/211

Regards,

John Smith | Learning Technologist
Room A250, Govan Mbeki Building | School of Health & Life Sciences | Glasgow Caledonian University
Cowcaddens Road | Glasgow | G4 0BA

Please address ALL support requests to hlsblt at gcu.ac.uk where one of the School Learning Technologists will pick up the job. This will ensure that all jobs are completed as promptly as possible.
________________________________________
From: Smith, John
Sent: 12 March 2015 16:16
To: Xerte discussion list
Subject: RE: [Xerte] quick question re bullets page with new editor

Hi Ron,

The new editor should simply be building the data xml file and structuring it in the same way as the flash one did. If that is the case then it is the page model rendering the page that is at fault...

What I suspect is most likely is that extra line breaks are being converted to <p> tags or similar html stuff is being inserted by the new WYSIWIG areas and the model itself can't cope. It's also similar to the way when you paste html for a table into the old flash editor like

<table>
<tr><td>...
<tr><td>... etc

You get all the extra carriage returns as whitespace at the end... you need to put it in as

<table><tr><td>...</td><td>...</td><td>...</td><td>...</td> etc...

These problems with the models are probably going to be more common in the interim since the models are having to parse a lot more data (html tags, formatting etc) that they haven't been seeing in the past as the flash editor didn't insert them...

If you find any good ones though then it would be great if you could log them as issues.

Regards,

John Smith | Learning Technologist
Room A250, Govan Mbeki Building | School of Health & Life Sciences | Glasgow Caledonian University
Cowcaddens Road | Glasgow | G4 0BA

Please address ALL support requests to hlsblt at gcu.ac.uk where one of the School Learning Technologists will pick up the job. This will ensure that all jobs are completed as promptly as possible.
________________________________________
From: xerte-bounces at lists.nottingham.ac.uk [xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm at mitchellmedia.co.uk]
Sent: 12 March 2015 16:03
To: 'Xerte discussion list'
Subject: [Xerte] quick question re bullets page with new editor

Hi all
a quick question re the bullets page with new editor - should that still work in terms of the build-effect e.g. show line 1 then line 3 then line 5 and so on and if so what's the trick?

I can see the timing adjustment having an effect but all the text is showing instantly and then it's building blank lines so it's almost back to front but perhaps I'm doing something wrong?

Cheers
Ron




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 mailing list