<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Maybe OP has done something unusual?<div><span style="font-size: 10pt; ">Sure hope so. :-)</span></div><div><br><br><div><div id="SkyDrivePlaceholder"></div>> Date: Thu, 9 Aug 2012 12:04:59 +0100<br>> From: patrick.lockley@googlemail.com<br>> To: xerte@lists.nottingham.ac.uk<br>> Subject: [Xerte] Re: relative paths in img tags links<br>> <br>> you could do it manually if you wanted to, but it'd be best considered<br>> as a one off<br>> <br>> On Thu, Aug 9, 2012 at 12:03 PM, Dave Burnett <d_b_burnett@hotmail.com> wrote:<br>> ><br>> > That was why I was wondering what blows up if you forget about code and just<br>> > change the physical name of the folder on the server to match what's in the<br>> > rlo/rlt?<br>> ><br>> ><br>> >> From: Julian.Tenney@nottingham.ac.uk<br>> >> To: xerte@lists.nottingham.ac.uk<br>> >> Date: Thu, 9 Aug 2012 09:44:28 +0100<br>> >> Subject: [Xerte] Re: relative paths in img tags links<br>> >><br>> >> The problem is that when you add <img src="pathHere"> there is no way to<br>> >> evaluate expressions in the path: it has to be a literal, so you can't use<br>> >> the templatePath or FileLocation variables without doing some sort of<br>> >> processing on the text. Any literal path has to have the name of the folder<br>> >> in it, so I'm not sure I see a good solution here on the toolkits side.<br>> >><br>> >> -----Original Message-----<br>> >> From: xerte-bounces@lists.nottingham.ac.uk<br>> >> [mailto:xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Pat Lockley<br>> >> Sent: 09 August 2012 09:40<br>> >> To: Xerte discussion list<br>> >> Subject: [Xerte] Re: relative paths in img tags links<br>> >><br>> >> Assuming the working process is<br>> >><br>> >> 1) Picture uploaded using media and quota to add files to the media<br>> >> folder for a specific project on a specific site<br>> >> 2) HTML pasted in text area containing img src="url from step 1"<br>> >><br>> >> then there isn't much you can do<br>> >><br>> >> but I am not sure that is the problem<br>> >><br>> >> If you can code - you might like the dev list<br>> >><br>> >> On Thu, Aug 9, 2012 at 9:30 AM, Laurent MATHIEU<br>> >> <laurent.mathieu@scassi.com> wrote:<br>> >> > If i understand correctly, i have no other alternative than to change<br>> >> > the subfolder name after each import. Is that correct?<br>> >> > If so, I'll probably look into a way to automate this with some batches.<br>> >> > Thanks.<br>> >> > /L<br>> >> ><br>> >> > -----Message d'origine-----<br>> >> > De : xerte-bounces@lists.nottingham.ac.uk<br>> >> > [mailto:xerte-bounces@lists.nottingham.ac.uk] De la part de Pat Lockley<br>> >> > Envoyé : mercredi 8 août 2012 23:49<br>> >> > À : Xerte discussion list<br>> >> > Objet : [Xerte] Re: relative paths in img tags links<br>> >> ><br>> >> > same answer<br>> >> ><br>> >> > it's basically free text find and replace<br>> >> ><br>> >> > On Wed, Aug 8, 2012 at 10:46 PM, Dave Burnett <d_b_burnett@hotmail.com><br>> >> > wrote:<br>> >> >> I mean the actual folder name and the database instances.<br>> >> >><br>> >> >><br>> >> >>> Date: Wed, 8 Aug 2012 22:43:37 +0100<br>> >> >><br>> >> >>> From: patrick.lockley@googlemail.com<br>> >> >>> To: xerte@lists.nottingham.ac.uk<br>> >> >>> Subject: [Xerte] Re: relative paths in img tags links<br>> >> >>><br>> >> >>> if you add a picture via text entry - as many times as you've entered<br>> >> >>> it.<br>> >> >>><br>> >> >>> There isn't really a work round in this case I think.<br>> >> >>><br>> >> >>> On Wed, Aug 8, 2012 at 10:41 PM, Dave Burnett<br>> >> >>> <d_b_burnett@hotmail.com><br>> >> >>> wrote:<br>> >> >>> ><br>> >> >>> > Pat, how many places would 14-guest2-Nottingham have to be changed?<br>> >> >>> > (so that the existing paths worked?)<br>> >> >>> ><br>> >> >>> ><br>> >> >>> >> Date: Wed, 8 Aug 2012 22:09:59 +0100<br>> >> >>> >> From: patrick.lockley@googlemail.com<br>> >> >>> >> To: xerte@lists.nottingham.ac.uk<br>> >> >>> >> Subject: [Xerte] Re: relative paths in img tags links<br>> >> >>> >><br>> >> >>> >> i think the project folder would kill it<br>> >> >>> >><br>> >> >>> >> i am not sure it's possible<br>> >> >>> >><br>> >> >>> >> On Wed, Aug 8, 2012 at 10:08 PM, Paul Swanson<br>> >> >>> >> <Paul.Swanson@harlandfs.com> wrote:<br>> >> >>> >> > Try <img src="media/picture.png"><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > That should work if the media folder is in the same relationship<br>> >> >>> >> > as you describe below to your "14-guest2-Nottingham" folder.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > Paul Swanson<br>> >> >>> >> ><br>> >> >>> >> > Internal Business Systems Analyst<br>> >> >>> >> ><br>> >> >>> >> > Internal Business Intelligence<br>> >> >>> >> ><br>> >> >>> >> > Harland Financial Solutions<br>> >> >>> >> ><br>> >> >>> >> > (800) 274-7280 Ext. 2462<br>> >> >>> >> ><br>> >> >>> >> > Paul.Swanson@harlandfs.com<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > From: xerte-bounces@lists.nottingham.ac.uk<br>> >> >>> >> > [mailto:xerte-bounces@lists.nottingham.ac.uk] On Behalf Of<br>> >> >>> >> > Laurent MATHIEU<br>> >> >>> >> > Sent: Wednesday, August 08, 2012 2:00 PM<br>> >> >>> >> > To: xerte@lists.nottingham.ac.uk<br>> >> >>> >> > Subject: [Xerte] relative paths in img tags links<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > Dears,<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > Some of my images cannot be found after I import a XOT exported<br>> >> >>> >> > LO into another XOT server. This more than likely due to some<br>> >> >>> >> > absolute links being used into some img tags.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > I was just wondering if there is a way to change those to some<br>> >> >>> >> > kinds of relative paths?<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > i.e. something like <img src="my-relative-path/picture.png"><br>> >> >>> >> > rather than <img<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > src="http://localhost/xertetoolkits/USER-FILES/14-guest2-Notting<br>> >> >>> >> > ham/media/picture.png"><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > The main issue is that the subfolder "14-guest2-Nottingham"<br>> >> >>> >> > turns into different names after I import my LO in another XOT<br>> >> >>> >> > server.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > Any help would be much appreciated.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > Kind regards,<br>> >> >>> >> ><br>> >> >>> >> > Laurent<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> ><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<br>> >> >>> >> > your computer<br>> >> >>> >> > system:<br>> >> >>> >> > you are advised to perform your own checks. Email communications<br>> >> >>> >> > with the University of Nottingham may be monitored as permitted<br>> >> >>> >> > by UK legislation.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >> > _______________________________________________<br>> >> >>> >> > Xerte mailing list<br>> >> >>> >> > Xerte@lists.nottingham.ac.uk<br>> >> >>> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte<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<br>> >> >>> >> > your computer<br>> >> >>> >> > system:<br>> >> >>> >> > you are advised to perform your own checks. Email communications<br>> >> >>> >> > with the University of Nottingham may be monitored as permitted<br>> >> >>> >> > by UK legislation.<br>> >> >>> >> ><br>> >> >>> >> ><br>> >> >>> >><br>> >> >>> >> _______________________________________________<br>> >> >>> >> Xerte mailing list<br>> >> >>> >> Xerte@lists.nottingham.ac.uk<br>> >> >>> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<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<br>> >> >>> > your computer<br>> >> >>> > system:<br>> >> >>> > you are advised to perform your own checks. Email communications<br>> >> >>> > with the University of Nottingham may be monitored as permitted by<br>> >> >>> > UK legislation.<br>> >> >>> ><br>> >> >>> ><br>> >> >>> > _______________________________________________<br>> >> >>> > Xerte mailing list<br>> >> >>> > Xerte@lists.nottingham.ac.uk<br>> >> >>> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte<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<br>> >> >>> > your computer<br>> >> >>> > system:<br>> >> >>> > you are advised to perform your own checks. Email communications<br>> >> >>> > with the University of Nottingham may be monitored as permitted by<br>> >> >>> > UK legislation.<br>> >> >>> ><br>> >> >>> ><br>> >> >>><br>> >> >>> _______________________________________________<br>> >> >>> Xerte mailing list<br>> >> >>> Xerte@lists.nottingham.ac.uk<br>> >> >>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> >> >><br>> >> >> This message and any attachment are intended solely for the addressee<br>> >> >> and may contain confidential information. If you have received this<br>> >> >> message in error, please send it back to me, and immediately delete<br>> >> >> it. Please do not use, copy or disclose the information contained in<br>> >> >> this message or in any attachment. Any views or opinions expressed by<br>> >> >> the author of this email do not necessarily reflect the views of the<br>> >> >> 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 with<br>> >> >> the University of Nottingham may be monitored as permitted by UK<br>> >> >> legislation.<br>> >> >><br>> >> >><br>> >> >> _______________________________________________<br>> >> >> Xerte mailing list<br>> >> >> Xerte@lists.nottingham.ac.uk<br>> >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> >> >><br>> >> >> This message and any attachment are intended solely for the addressee<br>> >> >> and may contain confidential information. If you have received this<br>> >> >> message in<br>> >> >> error, please send it back to me, and immediately delete it. Please do<br>> >> >> not<br>> >> >> use, copy or disclose the information contained in this message or in<br>> >> >> any attachment. Any views or opinions expressed by the author of this<br>> >> >> 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 with<br>> >> >> the University of Nottingham may be monitored as permitted by UK<br>> >> >> legislation.<br>> >> >><br>> >> >><br>> >> ><br>> >> > _______________________________________________<br>> >> > Xerte mailing list<br>> >> > Xerte@lists.nottingham.ac.uk<br>> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> >> ><br>> >> ><br>> >> ><br>> >> > _______________________________________________<br>> >> > Xerte mailing list<br>> >> > Xerte@lists.nottingham.ac.uk<br>> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> >><br>> >> _______________________________________________<br>> >> Xerte mailing list<br>> >> Xerte@lists.nottingham.ac.uk<br>> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> >><br>> >> _______________________________________________<br>> >> Xerte mailing list<br>> >> Xerte@lists.nottingham.ac.uk<br>> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> ><br>> > This message and any attachment are intended solely for the addressee and<br>> > may contain confidential information. If you have received this message in<br>> > error, please send it back to me, and immediately delete it. Please do not<br>> > use, copy or disclose the information contained in this message or in any<br>> > attachment. Any views or opinions expressed by the author of this email do<br>> > not necessarily reflect the views of the University of Nottingham.<br>> ><br>> > This message has been checked for viruses but the contents of an attachment<br>> > may still contain software viruses which could damage your computer system:<br>> > you are advised to perform your own checks. Email communications with the<br>> > University of Nottingham may be monitored as permitted by UK legislation.<br>> ><br>> ><br>> > _______________________________________________<br>> > Xerte mailing list<br>> > Xerte@lists.nottingham.ac.uk<br>> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>> ><br>> > This message and any attachment are intended solely for the addressee and<br>> > may contain confidential information. If you have received this message in<br>> > error, please send it back to me, and immediately delete it.   Please do not<br>> > use, copy or disclose the information contained in this message or in any<br>> > attachment.  Any views or opinions expressed by the author of this email do<br>> > not necessarily reflect the views of the University of Nottingham.<br>> ><br>> > This message has been checked for viruses but the contents of an attachment<br>> > may still contain software viruses which could damage your computer system:<br>> > you are advised to perform your own checks. Email communications with the<br>> > University of Nottingham may be monitored as permitted by UK legislation.<br>> ><br>> ><br>> <br>> _______________________________________________<br>> Xerte mailing list<br>> Xerte@lists.nottingham.ac.uk<br>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br></div></div>                                        </div></body>
</html>