[Xerte-dev] Re: Release

Ron Mitchell ronm at mitchellmedia.co.uk
Tue Dec 8 09:38:06 GMT 2015


Two small things I would like to change/add in time for the release but
before I make the changes just to check.

 

1. Any reason not to change the styles option in the site template to
type="script" rather than type="TextArea"? Since we've had the new editor
that currently appears as a normal text box with the toolbar option which
has an impact on the way it works or at lease the ease of adding css.

Also this should be changed in \src\site\wizards\en-GB\basic.xwd then run
the batch?

 

2. I'd like to add a similar option to the separate decision template and
have that working locally. But before I add and commit just to check the
following:

a) The xwd for decision is in
\modules\decision\parent_templates\decision\wizards\en-GB\data.xwd e.g. not
in \src?

To get this working I added <styles optional="true" type="script"
height="200" label="Styles"/> to that xwd.

Added $head; to the var declaration and then $head = $("head");

Then in // _____ SET UP INTERFACE _____

if (allParams.styles != undefined){

$head.append('<style type="text/css">' +  allParams.styles + '</style>');

}

b) This all works but wanted to check this is all correct?

 

Anything we need to test before the update?

 

Ron

 

From: xerte-dev-bounces at lists.nottingham.ac.uk
[mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 08 December 2015 08:02
To: For Xerte technical developers (xerte-dev at lists.nottingham.ac.uk)
Subject: [Xerte-dev] Release

 

Hi,

 

Just wanted to check in that we will still be on track to do the 3.1 release
on Friday?

 

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: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20151208/60ae9d3d/attachment.html>


More information about the Xerte-dev mailing list