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

Ron Mitchell ronm at mitchellmedia.co.uk
Fri Mar 13 09:53:27 GMT 2015


Why? 

As you know I already shared my opinion that the bullets page shouldn't be
deprecated because at the the moment it's the only page type than offers an
easy build effect. In a way it's better than the plain text page because at
least it provides that option. But ideally we need simple animation
anywhere.

 

Obviously deprecated page types will and should still work and be editable
for existing projects just not show as a page type option in new projects.
e.g. the latest develop version doesn't show the ability to add a Google Map
page to a new project (unless switching to the flash editor) but does show
the ability to edit that page type in existing projects. BTW the warning
icon that shows is great!

 



 

So short term ensuring that the bullet page still works should probably be
an interim objective for this next release and then longer term perhaps have
'controllable building' on any page. Obviously ideally the new editor
shouldn't break existing bullet pages but at the moment it does unless only
making changes in source view. 

 

Obviously even longer term we wouldn't really want to have to change each
and every model so I'm wondering if there's just some js we can use and call
from anywhere. e.g. I know this isn't something we can distribute but
splittext looks very effective http://greensock.com/SplitText 

Perhaps there's an existing jquery solution? There's a few fade and animate
options.

 

In fact their gsap tool might be the answer to your other animation
question? http://greensock.com/gsap They've got some great products we could
potentially all use for projects but probably not distribute.
http://greensock.com/products/ 

 

Ron

 

-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 13 March 2015 08:37
To: Xerte discussion list
Subject: [Xerte] Re: quick question re bullets page with new editor

 

If we deprecate it, it will still be an issue for existing projects.

 

-----Original Message-----

From:  <mailto:xerte-bounces at lists.nottingham.ac.uk>
xerte-bounces at lists.nottingham.ac.uk [
<mailto:xerte-bounces at lists.nottingham.ac.uk>
mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Ron Mitchell

Sent: 12 March 2015 17:16

To: 'Xerte discussion list'

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

 

Hi John

overlapping messages again so my last reply will arrive before this one.

 

Yes it's definitely the editor changing the line breaks. Thinking out loud
perhaps on the bullets page we can change the model to build on <p> tags or
perhaps define a custom tag e.g. <build></build> and change the model so
that it builds based on that tag?

 

We had some recent discussion about whether the bullets page should be
deprecated and if a custom tag is the best idea perhaps we could depregate
it but enable building of lines of text on any page.

 

Here's a copy of the test I was doing in prep for a webinar next week. It's
almost animation! ;-)

 <http://training.mitchellmedia.co.uk/xot/play.php?template_id=35>
http://training.mitchellmedia.co.uk/xot/play.php?template_id=35 

 

Ron

 

-----Original Message-----

From:  <mailto:xerte-bounces at lists.nottingham.ac.uk>
xerte-bounces at lists.nottingham.ac.uk

[ <mailto:xerte-bounces at lists.nottingham.ac.uk>
mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Smith, John

Sent: 12 March 2015 16:17

To: Xerte discussion list

Subject: [Xerte] Re: 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  <mailto:hlsblt at gcu.ac.uk>
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:  <mailto:xerte-bounces at lists.nottingham.ac.uk>
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

 

_______________________________________________

Xerte mailing list

 <mailto:Xerte at lists.nottingham.ac.uk> Xerte at lists.nottingham.ac.uk

 <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte

 

 

 

 

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

 <mailto:Xerte at lists.nottingham.ac.uk> Xerte at lists.nottingham.ac.uk

 <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte

 

_______________________________________________

Xerte mailing list

 <mailto:Xerte at lists.nottingham.ac.uk> Xerte at lists.nottingham.ac.uk

 <http://lists.nottingham.ac.uk/mailman/listinfo/xerte>
http://lists.nottingham.ac.uk/mailman/listinfo/xerte

 

 

 

 

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: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20150313/36e12a8f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 5754 bytes
Desc: not available
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20150313/36e12a8f/attachment-0001.jpg>


More information about the Xerte mailing list