Re : Sitemap issue

Bastien <[email protected]> Fri, 27 Mar 2009 11:38:59 +0000 (GMT)
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
--===============1663433353==
Content-Type: multipart/alternative; boundary="0-1899107949-1238153939=:633"


--0-1899107949-1238153939=:633
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

=0AHi Bojana,=0A=0AI'm not sure my suggestion can resolve your problem. But=
 I'm sure that if a HTML page is well-formed and W3C compliant, there are m=
ore chance it works on all browsers.=0A=0AThe sitemap.jsp is not the proble=
m. It works fine. See for example www.jahia.com to convince you.=0ABut the =
problem is the integration in your template.=0A=0ABest regards=0A=0A=0A=0A=
=0A=0A________________________________=0ADe : Bojana Lalic <blalic@educatio=
nau.edu.au>=0A=C3=80 : Here you can discuss and comment current and future =
developments of Jahia <[email protected]>=0AEnvoy=C3=A9 le : Vendredi, 27 =
Mars 2009, 6h05mn 52s=0AObjet : Re: [dev_list] Sitemap issue=0A=0A =0AHi Ba=
stien=0AThanks for your suggestion, however the menu is the same across all=
 templates/pages. Yet, it=E2=80=99s only the sitemap template that=E2=80=99=
s not displaying correctly in IE6. Do you think it could still be related?=
=0AThanks=0AB=0AWed, 21 Jan 2009 04:04:30 -0800=0AFirst, sorry for my poor =
english.=0A =0AI don't know if it can resolve your problem, but when I watc=
h your page source =0Ain my browser I found some code between the doctype a=
nd the html tag. Perhaps =0AIE don't like that. But I'm sure it's not W3C c=
ompliant.=0A =0AWhen I check page source in W3C validator, I see too that y=
our menu don't seem =0Ato be well generated (check your UL and LI tags)=0A =
=0AHope your sitemap will be good in IE after.=0A =0A =0AFrom:Bojana Lalic =
=0ASent: Wednesday, 28 January 2009 3:26 PM=0ATo: 'Here you can discuss and=
 comment current and future developments of Jahia'=0ASubject: Sitemap issue=
=0A =0AHi all=0A =0AI=E2=80=99ve got an IE6 issue with my sitemap (jahia5) =
.The whole page is skewed and to the left: http://tiny.cc/A8AHO=0A =0AI=E2=
=80=99ve tried eliminating the styles in order to see if that=E2=80=99s whe=
re the bug is but didn=E2=80=99t have much luck. I=E2=80=99ve tried renamin=
g the file that the sitemap template points to. The IE6 problem disappears,=
 but then the sitemap doesn=E2=80=99t work (the tree structure isn=E2=80=99=
t displayed). This makes me think that it to do with the filename (sitemap.=
jsp) and that somewhere in the code there is a setting for when a template =
uses this particular filename something is added/done to it. Could someone =
please point me in the right direction?=0A =0ABy the way, there are  no err=
ors in the logs.=0A =0AAnd here is the content of my sitemap.jsp:=0A =0A<%@=
 page import=3D"org.jahia.taglibs.ajax.ComplexTreeInclude"%>=0A<%-- TODO: W=
e are not currently caching the engines with ESI, do it. --%>=0A<%@ taglib =
uri=3D"/WEB-INF/tld/jesi-tags" prefix=3D"jesi" %>=0A<%-- Don't cache the en=
gines with ESI: --%>=0A<jesi:control cache=3D"no"/>=0A =0A<%@ include file=
=3D"include/header.inc"%>=0A =0A<%request.setAttribute("ignore_fragment_in_=
top_header.inc","true");%>=0A =0A<%=0A    finalString title =3D JahiaResour=
ceBundle.=0A            getEngineResource("org.jahia.engines.pages.PageProp=
erties_Engine.pageTitle.label",=0A                    jParams, jParams.getL=
ocale()) + "<i>("+=0A            jParams.getLocale().getDisplayLanguage(jPa=
rams.getLocale()) + ")</i>";=0A    finalString entryPoint =3D jParams.getSi=
te().getHomeContentPage().getObjectKey().toString();=0A%>=0A =0A<h2><conten=
t:resourceBundle resourceBundle=3D"jahiatemplates.Corporate_portal_template=
s" resourceName=3D"siteMap"/></h2>=0A<div id=3D"sitemap">=0A      <table wi=
dth=3D"100%" border=3D"0" cellpadding=3D"0" cellspacing=3D"0">=0A          =
  <tr>=0A                  <td class=3D"maintable10">=0A                   =
     <ajax:complexTreeInclude divID=3D"tree1"=0A                           =
                                  style=3D"<%=3DComplexTreeInclude.SITEMAP_=
STYLE%>"=0A                                                             tit=
le=3D"<%=3Dtitle%>"=0A                                                     =
        entryPointKey=3D"<%=3DentryPoint%>"/>=0A                  </td>=0A =
           </tr>=0A      </table>=0A</div>=0A<%@ include file=3D"include/fo=
oter.inc" %>=0A =0A =0ARegards=0A=0ABojana=0A =0A__________________________=
______=0A IMPORTANT: This e-mail, including any attachments, may contain pr=
ivate or confidential information. If you think you may not be the intended=
 recipient, or if you have received this e-mail in error, please contact th=
e sender immediately and delete all copies of this e-mail. If you are not t=
he intended recipient, you must not reproduce any part of this e-mail or di=
sclose its contents to any other party. This email represents the views of =
the individual sender, which do not necessarily reflect those of Education.=
au except where the sender expressly states otherwise. It is your responsib=
ility to scan this email and any files transmitted with it for viruses or a=
ny other defects. education.au limited will not be liable for any loss, dam=
age or consequence caused directly or indirectly by this email.=0A=0A=0A   =
   
--0-1899107949-1238153939=:633
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><style type=3D"text/css"><!-- DIV {margin:0px;} --></style></he=
ad><body><div style=3D"font-family:times new roman,new york,times,serif;fon=
t-size:12pt"><div><br>Hi Bojana,<br><br>I'm not sure my suggestion can reso=
lve your problem. But I'm sure that if a HTML page is well-formed and W3C c=
ompliant, there are more chance it works on all browsers.<br><br><span>The =
sitemap.jsp is not the problem. It works fine. See for example <a target=3D=
"_blank" href=3D"http://www.jahia.com">www.jahia.com</a> to convince you.</=
span><br>But the problem is the integration in your template.<br><br>Best r=
egards<br><br></div><div style=3D"font-family: times new roman,new york,tim=
es,serif; font-size: 12pt;"><br><div style=3D"font-family: times new roman,=
new york,times,serif; font-size: 12pt;"><font size=3D"2" face=3D"Tahoma"><h=
r size=3D"1"><b><span style=3D"font-weight: bold;">De :</span></b> Bojana L=
alic &lt;[email protected]&gt;<br><b><span style=3D"font-weight: bo=
ld;">=C3=80
 :</span></b> Here you can discuss and comment current and future developme=
nts of Jahia &lt;[email protected]&gt;<br><b><span style=3D"font-weight: b=
old;">Envoy=C3=A9 le :</span></b> Vendredi, 27 Mars 2009, 6h05mn 52s<br><b>=
<span style=3D"font-weight: bold;">Objet&nbsp;:</span></b> Re: [dev_list] S=
itemap issue<br></font><br>=0A=0A =0A =0A<style>=0A<!--=0A =0A _filtered {f=
ont-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}=0A _filtered {font=
-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}=0A _filtered {font-family:T=
ahoma;panose-1:2 11 6 4 3 5 4 4 2 4;}=0A =0Ap.MsoNormal, li.MsoNormal, div.=
MsoNormal=0A=09{margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-fami=
ly:"Calibri", "sans-serif";}=0Ah1=0A=09{margin-right:0cm;margin-left:0cm;fo=
nt-size:24.0pt;font-family:"Times New Roman", "serif";font-weight:bold;}=0A=
a:link, span.MsoHyperlink=0A=09{color:blue;text-decoration:underline;}=0Aa:=
visited, span.MsoHyperlinkFollowed=0A=09{color:purple;text-decoration:under=
line;}=0Ap=0A=09{margin-right:0cm;margin-left:0cm;font-size:12.0pt;font-fam=
ily:"Times New Roman", "serif";}=0Apre=0A=09{margin:0cm;margin-bottom:.0001=
pt;font-size:10.0pt;font-family:"Courier New";}=0Aspan.EmailStyle17=0A=09{f=
ont-family:"Calibri", "sans-serif";color:windowtext;}=0Aspan.EmailStyle18=
=0A=09{font-family:"Calibri", "sans-serif";color:#1F497D;}=0Aspan.EmailStyl=
e19=0A=09{font-family:"Calibri", "sans-serif";color:#1F497D;}=0Aspan.Headin=
g1Char=0A=09{font-weight:bold;}=0Aspan.subject=0A=09{}=0Aspan.sender=0A=09{=
}=0Aspan.date=0A=09{}=0Aspan.HTMLPreformattedChar=0A=09{font-family:"Courie=
r New";}=0A.MsoChpDefault=0A=09{font-size:10.0pt;}=0A _filtered {margin:72.=
0pt 72.0pt 72.0pt 72.0pt;}=0Adiv.Section1=0A=09{}=0A-->=0A</style>=0A=0A<di=
v class=3D"Section1">=0A<p class=3D"MsoNormal" style=3D"">Hi Bastien</p> =
=0A<p class=3D"MsoNormal" style=3D"">Thanks for your suggestion, however th=
e menu is the same across all templates/pages. Yet, it=E2=80=99s only the s=
itemap template that=E2=80=99s not displaying correctly in IE6. Do you thin=
k it=0A could still be related?</p> =0A<p class=3D"MsoNormal" style=3D"">Th=
anks</p> =0A<p class=3D"MsoNormal" style=3D"">B</p> =0A<p class=3D"MsoNorma=
l" style=3D"">Wed, 21 Jan 2009 04:04:30 -0800</p> =0A<p class=3D"MsoNormal"=
>First, sorry for my poor english.</p> =0A<p class=3D"MsoNormal"> &nbsp;</p=
> =0A<p class=3D"MsoNormal">I don't know if it can resolve your problem, bu=
t when I watch your page source=0A</p> =0A<p class=3D"MsoNormal">in my brow=
ser I found some code between the doctype and the html tag. Perhaps=0A</p> =
=0A<p class=3D"MsoNormal">IE don't like that. But I'm sure it's not W3C com=
pliant.</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p class=3D"MsoNormal"=
>When I check page source in W3C validator, I see too that your menu don't =
seem=0A</p> =0A<p class=3D"MsoNormal">to be well generated (check your UL a=
nd LI tags)</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p class=3D"MsoNor=
mal">Hope your sitemap will be good in IE after.</p> =0A<p class=3D"MsoNorm=
al"><span style=3D"color: rgb(31, 73, 125);"> &nbsp;</span></p> =0A<p class=
=3D"MsoNormal"><span style=3D"color: rgb(31, 73, 125);"> &nbsp;</span></p> =
=0A<div>=0A<div style=3D"border-style: solid none none; border-color: rgb(1=
81, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt me=
dium medium; padding: 3pt 0cm 0cm;">=0A<p class=3D"MsoNormal"><b><span styl=
e=3D"font-size: 10pt;" lang=3D"EN-US">From:</span></b><span style=3D"font-s=
ize: 10pt;" lang=3D"EN-US"> Bojana Lalic=0A<br>=0A<b>Sent:</b> Wednesday, 2=
8 January 2009 3:26 PM<br>=0A<b>To:</b> 'Here you can discuss and comment c=
urrent and future developments of Jahia'<br>=0A<b>Subject:</b> Sitemap issu=
e</span></p> =0A</div>=0A</div>=0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p =
class=3D"MsoNormal">Hi all</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p =
class=3D"MsoNormal">I=E2=80=99ve got an IE6 issue with my sitemap (jahia5) =
.The whole page is skewed and to the left:=0A<a rel=3D"nofollow" target=3D"=
_blank" href=3D"http://tiny.cc/A8AHO">http://tiny.cc/A8AHO</a></p> =0A<p cl=
ass=3D"MsoNormal"> &nbsp;</p> =0A<p class=3D"MsoNormal">I=E2=80=99ve tried =
eliminating the styles in order to see if that=E2=80=99s where the bug is b=
ut didn=E2=80=99t have much luck. I=E2=80=99ve tried renaming the file that=
 the sitemap template points to. The IE6 problem disappears, but then the s=
itemap doesn=E2=80=99t work (the=0A tree structure isn=E2=80=99t displayed)=
. This makes me think that it to do with the filename (sitemap.jsp) and tha=
t somewhere in the code there is a setting for when a template uses this pa=
rticular filename something is added/done to it. Could someone please point=
=0A me in the right direction?</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =
=0A<p class=3D"MsoNormal">By the way, there are&nbsp; no errors in the logs=
.</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p class=3D"MsoNormal">And h=
ere is the content of my sitemap.jsp:</p> =0A<p class=3D"MsoNormal"> &nbsp;=
</p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; c=
olor: rgb(191, 95, 63);">&lt;%@=0A</span><span style=3D"font-size: 10pt; co=
lor: rgb(63, 127, 127);">page=0A</span><span style=3D"font-size: 10pt; colo=
r: rgb(127, 0, 127);">import</span><span style=3D"font-size: 10pt; color: b=
lack;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"=
org.jahia.taglibs.ajax.ComplexTreeInclude"</span><span style=3D"font-size: =
10pt; color: rgb(191, 95, 63);">%&gt;</span><span style=3D"font-size: 10pt;=
"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size=
: 10pt; color: rgb(63, 95, 191);">&lt;%-- TODO: We are not currently cachin=
g the engines with ESI, do it. --%&gt;</span><span style=3D"font-size: 10pt=
;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-siz=
e: 10pt; color: rgb(191, 95, 63);">&lt;%@=0A</span><span style=3D"font-size=
: 10pt; color: rgb(63, 127, 127);">taglib=0A</span><span style=3D"font-size=
: 10pt; color: rgb(127, 0, 127);">uri</span><span style=3D"font-size: 10pt;=
 color: black;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42, 0,=
 255);">"/WEB-INF/tld/jesi-tags"=0A</span><span style=3D"font-size: 10pt; c=
olor: rgb(127, 0, 127);">prefix</span><span style=3D"font-size: 10pt; color=
: black;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);=
">"jesi"=0A</span><span style=3D"font-size: 10pt; color: rgb(191, 95, 63);"=
>%&gt;</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"Ms=
oNormal" style=3D""><span style=3D"font-size: 10pt; color: rgb(63, 95, 191)=
;">&lt;%-- Don't cache the engines with ESI: --%&gt;</span><span style=3D"f=
ont-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span sty=
le=3D"font-size: 10pt; color: teal;">&lt;</span><span style=3D"font-size: 1=
0pt; color: rgb(63, 127, 127);">jesi:control=0A</span><span style=3D"font-s=
ize: 10pt; color: rgb(127, 0, 127);">cache</span><span style=3D"font-size: =
10pt; color: black;">=3D</span><span style=3D"font-size: 10pt; color: rgb(4=
2, 0, 255);">"no"</span><span style=3D"font-size: 10pt; color: teal;">/&gt;=
</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNorma=
l" style=3D""><span style=3D"font-size: 10pt;"> &nbsp;</span></p> =0A<p cla=
ss=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: rgb(191,=
 95, 63);">&lt;%@=0A</span><span style=3D"font-size: 10pt; color: rgb(63, 1=
27, 127);">include=0A</span><span style=3D"font-size: 10pt; color: rgb(127,=
 0, 127);">file</span><span style=3D"font-size: 10pt; color: black;">=3D</s=
pan><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"include/heade=
r.inc"</span><span style=3D"font-size: 10pt; color: rgb(191, 95, 63);">%&gt=
;</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNorm=
al" style=3D""><span style=3D"font-size: 10pt;"> &nbsp;</span></p> =0A<p cl=
ass=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: rgb(191=
, 95, 63);">&lt;%</span><span style=3D"font-size: 10pt; color: black;"> req=
uest.setAttribute(</span><span style=3D"font-size: 10pt; color: rgb(42, 0, =
255);">"ignore_fragment_in_top_header.inc"</span><span style=3D"font-size: =
10pt; color: black;">,</span><span style=3D"font-size: 10pt; color: rgb(42,=
 0, 255);">"true"</span><span style=3D"font-size: 10pt; color: black;">);</=
span><span style=3D"font-size: 10pt; color: rgb(191, 95, 63);">%&gt;</span>=
<span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" styl=
e=3D""><span style=3D"font-size: 10pt;"> &nbsp;</span></p> =0A<p class=3D"M=
soNormal" style=3D""><span style=3D"font-size: 10pt; color: rgb(191, 95, 63=
);">&lt;%</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D=
"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp=
;&nbsp;&nbsp;=0A</span><b><span style=3D"font-size: 10pt; color: rgb(127, 0=
, 85);">final</span></b><span style=3D"font-size: 10pt; color: black;"> Str=
ing title =3D JahiaResourceBundle.</span><span style=3D"font-size: 10pt;"><=
/span></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size: 1=
0pt; color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp; getEngineResource(</span><span style=3D"font-size: 10pt; color:=
 rgb(42, 0, 255);">"org.jahia.engines.pages.PageProperties_Engine.pageTitle=
.label"</span><span style=3D"font-size: 10pt; color: black;">,</span><span =
style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""=
><span style=3D"font-size: 10pt; color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp; jParams, jParams.getLocale()) +=0A</span><span style=3D"font-s=
ize: 10pt; color: rgb(42, 0, 255);">"&lt;i&gt;("</span><span style=3D"font-=
size: 10pt; color: black;"> +</span><span style=3D"font-size: 10pt;"></span=
></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; =
color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp; jParams.getLocale().getDisplayLanguage(jParams.getLocale()) +=0A</sp=
an><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">")&lt;/i&gt;"</=
span><span style=3D"font-size: 10pt; color: black;">;</span><span style=3D"=
font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span st=
yle=3D"font-size: 10pt; color: black;">&nbsp;&nbsp;&nbsp;=0A</span><b><span=
 style=3D"font-size: 10pt; color: rgb(127, 0, 85);">final</span></b><span s=
tyle=3D"font-size: 10pt; color: black;"> String entryPoint =3D jParams.getS=
ite().getHomeContentPage().getObjectKey().toString();</span><span style=3D"=
font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span st=
yle=3D"font-size: 10pt; color: rgb(191, 95, 63);">%&gt;</span><span style=
=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><spa=
n style=3D"font-size: 10pt;"> &nbsp;</span></p> =0A<p class=3D"MsoNormal" s=
tyle=3D""><span style=3D"font-size: 10pt; color: teal;">&lt;</span><span st=
yle=3D"font-size: 10pt; color: rgb(63, 127, 127);">h2</span><span style=3D"=
font-size: 10pt; color: teal;">&gt;&lt;</span><span style=3D"font-size: 10p=
t; color: rgb(63, 127, 127);">content:resourceBundle=0A</span><span style=
=3D"font-size: 10pt; color: rgb(127, 0, 127);">resourceBundle</span><span s=
tyle=3D"font-size: 10pt; color: black;">=3D</span><span style=3D"font-size:=
 10pt; color: rgb(42, 0, 255);">"jahiatemplates.Corporate_portal_templates"=
=0A</span><span style=3D"font-size: 10pt; color: rgb(127, 0, 127);">resourc=
eName</span><span style=3D"font-size: 10pt; color: black;">=3D</span><span =
style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"siteMap"</span><span st=
yle=3D"font-size: 10pt; color: teal;">/&gt;&lt;/</span><span style=3D"font-=
size: 10pt; color: rgb(63, 127, 127);">h2</span><span style=3D"font-size: 1=
0pt; color: teal;">&gt;</span><span style=3D"font-size: 10pt;"></span></p> =
=0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color:=
 teal;">&lt;</span><span style=3D"font-size: 10pt; color: rgb(63, 127, 127)=
;">div=0A</span><span style=3D"font-size: 10pt; color: rgb(127, 0, 127);">i=
d</span><span style=3D"font-size: 10pt; color: black;">=3D</span><span styl=
e=3D"font-size: 10pt; color: rgb(42, 0, 255);">"sitemap"</span><span style=
=3D"font-size: 10pt; color: teal;">&gt;</span><span style=3D"font-size: 10p=
t;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-si=
ze: 10pt; color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=0A</span><span styl=
e=3D"font-size: 10pt; color: teal;">&lt;</span><span style=3D"font-size: 10=
pt; color: rgb(63, 127, 127);">table=0A</span><span style=3D"font-size: 10p=
t; color: rgb(127, 0, 127);">width</span><span style=3D"font-size: 10pt; co=
lor: black;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42, 0, 25=
5);">"100%"=0A</span><span style=3D"font-size: 10pt; color: rgb(127, 0, 127=
);">border</span><span style=3D"font-size: 10pt; color: black;">=3D</span><=
span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"0"=0A</span><span =
style=3D"font-size: 10pt; color: rgb(127, 0, 127);">cellpadding</span><span=
 style=3D"font-size: 10pt; color: black;">=3D</span><span style=3D"font-siz=
e: 10pt; color: rgb(42, 0, 255);">"0"=0A</span><span style=3D"font-size: 10=
pt; color: rgb(127, 0, 127);">cellspacing</span><span style=3D"font-size: 1=
0pt; color: black;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42=
, 0, 255);">"0"</span><span style=3D"font-size: 10pt; color: teal;">&gt;</s=
pan><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" =
style=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=0A</span><span style=3D"f=
ont-size: 10pt; color: teal;">&lt;</span><span style=3D"font-size: 10pt; co=
lor: rgb(63, 127, 127);">tr</span><span style=3D"font-size: 10pt; color: te=
al;">&gt;</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D=
"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;=0A</span><span style=3D"font-size: 10pt; color: teal=
;">&lt;</span><span style=3D"font-size: 10pt; color: rgb(63, 127, 127);">td=
=0A</span><span style=3D"font-size: 10pt; color: rgb(127, 0, 127);">class</=
span><span style=3D"font-size: 10pt; color: black;">=3D</span><span style=
=3D"font-size: 10pt; color: rgb(42, 0, 255);">"maintable10"</span><span sty=
le=3D"font-size: 10pt; color: teal;">&gt;</span><span style=3D"font-size: 1=
0pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-=
size: 10pt; color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;=0A</span><span style=3D"font-size: 10pt; color: teal;">&lt;=
</span><span style=3D"font-size: 10pt; color: rgb(63, 127, 127);">ajax:comp=
lexTreeInclude=0A</span><span style=3D"font-size: 10pt; color: rgb(127, 0, =
127);">divID</span><span style=3D"font-size: 10pt; color: black;">=3D</span=
><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"tree1"</span><sp=
an style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=
=3D""><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=3D"font=
-size: 10pt; color: rgb(127, 0, 127);">style</span><span style=3D"font-size=
: 10pt; color: black;">=3D</span><span style=3D"font-size: 10pt;">"<span st=
yle=3D"color: rgb(191, 95, 63);">&lt;%=3D</span><span style=3D"color: black=
;">ComplexTreeInclude.SITEMAP_STYLE</span><span style=3D"color: rgb(191, 95=
, 63);">%&gt;</span>"</span></p> =0A<p class=3D"MsoNormal" style=3D""><span=
 style=3D"font-size: 10pt; color: black;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=3D"font-size: 10pt; color: r=
gb(127, 0, 127);">title</span><span style=3D"font-size: 10pt; color: black;=
">=3D</span><span style=3D"font-size: 10pt;">"<span style=3D"color: rgb(191=
, 95, 63);">&lt;%=3D</span><span style=3D"color: black;">title</span><span =
style=3D"color: rgb(191, 95, 63);">%&gt;</span>"</span></p> =0A<p class=3D"=
MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=
=3D"font-size: 10pt; color: rgb(127, 0, 127);">entryPointKey</span><span st=
yle=3D"font-size: 10pt; color: black;">=3D</span><span style=3D"font-size: =
10pt;">"<span style=3D"color: rgb(191, 95, 63);">&lt;%=3D</span><span style=
=3D"color: black;">entryPoint</span><span style=3D"color: rgb(191, 95, 63);=
">%&gt;</span>"<span style=3D"color: teal;">/&gt;</span></span></p> =0A<p c=
lass=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; color: black;=
">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=0A</span><span style=3D"font-size: 10pt; colo=
r: teal;">&lt;/</span><span style=3D"font-size: 10pt; color: rgb(63, 127, 1=
27);">td</span><span style=3D"font-size: 10pt; color: teal;">&gt;</span><sp=
an style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=
=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=0A</span><span style=3D"font-s=
ize: 10pt; color: teal;">&lt;/</span><span style=3D"font-size: 10pt; color:=
 rgb(63, 127, 127);">tr</span><span style=3D"font-size: 10pt; color: teal;"=
>&gt;</span><span style=3D"font-size: 10pt;"></span></p> =0A<p class=3D"Mso=
Normal" style=3D""><span style=3D"font-size: 10pt; color: black;">&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;=0A</span><span style=3D"font-size: 10pt; color: teal;=
">&lt;/</span><span style=3D"font-size: 10pt; color: rgb(63, 127, 127);">ta=
ble</span><span style=3D"font-size: 10pt; color: teal;">&gt;</span><span st=
yle=3D"font-size: 10pt;"></span></p> =0A<p class=3D"MsoNormal" style=3D""><=
span style=3D"font-size: 10pt; color: teal;">&lt;/</span><span style=3D"fon=
t-size: 10pt; color: rgb(63, 127, 127);">div</span><span style=3D"font-size=
: 10pt; color: teal;">&gt;</span><span style=3D"font-size: 10pt;"></span></=
p> =0A<p class=3D"MsoNormal" style=3D""><span style=3D"font-size: 10pt; col=
or: rgb(191, 95, 63);">&lt;%@=0A</span><span style=3D"font-size: 10pt; colo=
r: rgb(63, 127, 127);">include=0A</span><span style=3D"font-size: 10pt; col=
or: rgb(127, 0, 127);">file</span><span style=3D"font-size: 10pt; color: bl=
ack;">=3D</span><span style=3D"font-size: 10pt; color: rgb(42, 0, 255);">"i=
nclude/footer.inc"=0A</span><span style=3D"font-size: 10pt; color: rgb(191,=
 95, 63);">%&gt;</span><span style=3D"font-size: 10pt;"></span></p> =0A<p c=
lass=3D"MsoNormal"> &nbsp;</p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A<p =
class=3D"MsoNormal"><span style=3D"font-size: 10pt;" lang=3D"EN-US">Regards=
</span><span lang=3D"EN-US">=0A</span></p> =0A<p class=3D"MsoNormal"><span =
lang=3D"EN-US"><br>=0A</span><span style=3D"font-size: 10pt;" lang=3D"EN-US=
">Bojana</span></p> =0A<p class=3D"MsoNormal"> &nbsp;</p> =0A</div>=0A<br>=
=0A<hr>=0A<font size=3D"1" color=3D"Gray" face=3D"Arial">IMPORTANT: This e-=
mail, including any attachments, may contain private or confidential inform=
ation. If you think you may not be the intended recipient, or if you have r=
eceived this e-mail in error, please contact the=0A sender immediately and =
delete all copies of this e-mail. If you are not the intended recipient, yo=
u must not reproduce any part of this e-mail or disclose its contents to an=
y other party. This email represents the views of the individual sender, wh=
ich do not=0A necessarily reflect those of Education.au except where the se=
nder expressly states otherwise. It is your responsibility to scan this ema=
il and any files transmitted with it for viruses or any other defects. educ=
ation.au limited will not be liable for any loss,=0A damage or consequence =
caused directly or indirectly by this email.<br>=0A</font>=0A</div></div></=
div><br>=0A=0A=0A=0A      </body></html>
--0-1899107949-1238153939=:633--

--===============1663433353==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
dev_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/dev_list

--===============1663433353==--