Sitemap issue

Bojana Lalic <[email protected]> Wed, 21 Jan 2009 10:18:28 +1030
Newsgroups gmane.comp.cms.jahia.devel
Message-ID <[email protected]>
--===============0492536988==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_C61BBB9C527C5A49A8C9069ABC4B005F7BFB9B8Eeduaumaileduaul_"

--_000_C61BBB9C527C5A49A8C9069ABC4B005F7BFB9B8Eeduaumaileduaul_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi all

I've got an IE6 issue with my sitemap (jahia5) .The whole page is skewed an=
d to the left: http://tiny.cc/A8AHO

I've tried eliminating the styles in order to see if that's where the bug i=
s but didn't have much luck. I've tried renaming the file that the sitemap =
template points to. The IE6 problem disappears, but then the sitemap doesn'=
t work (the tree structure isn'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 a=
dded/done to it. Could someone please point me in the right direction?

By the way, there are  no errors in the logs.

And here is the content of my sitemap.jsp:

<%@ page import=3D"org.jahia.taglibs.ajax.ComplexTreeInclude"%>
<%-- TODO: We are not currently caching the engines with ESI, do it. --%>
<%@ taglib uri=3D"/WEB-INF/tld/jesi-tags" prefix=3D"jesi" %>
<%-- Don't cache the engines with ESI: --%>
<jesi:control cache=3D"no"/>

<%@ include file=3D"include/header.inc"%>

<% request.setAttribute("ignore_fragment_in_top_header.inc","true");%>

<%
    final String title =3D JahiaResourceBundle.
            getEngineResource("org.jahia.engines.pages.PageProperties_Engin=
e.pageTitle.label",
                    jParams, jParams.getLocale()) + "<i>(" +
            jParams.getLocale().getDisplayLanguage(jParams.getLocale()) + "=
)</i>";
    final String entryPoint =3D jParams.getSite().getHomeContentPage().getO=
bjectKey().toString();
%>

<h2><content:resourceBundle resourceBundle=3D"jahiatemplates.Corporate_port=
al_templates" resourceName=3D"siteMap"/></h2>
<div id=3D"sitemap">
      <table width=3D"100%" border=3D"0" cellpadding=3D"0" cellspacing=3D"0=
">
            <tr>
                  <td class=3D"maintable10">
                        <ajax:complexTreeInclude divID=3D"tree1"
                                                             style=3D"<%=3D=
ComplexTreeInclude.SITEMAP_STYLE%>"
                                                             title=3D"<%=3D=
title%>"
                                                             entryPointKey=
=3D"<%=3DentryPoint%>"/>
                  </td>
            </tr>
      </table>
</div>
<%@ include file=3D"include/footer.inc" %>


Regards

Bojana


________________________________
IMPORTANT: This e-mail, including any attachments, may contain private or c=
onfidential information. If you think you may not be the intended recipient=
, or if you have received this e-mail in error, please contact the sender i=
mmediately and delete all copies of this e-mail. If you are not the intende=
d recipient, you must not reproduce any part of this e-mail or disclose its=
 contents to any other party. This email represents the views of the indivi=
dual sender, which do not necessarily reflect those of Education.au except =
where the sender expressly states otherwise. It is your responsibility to s=
can this email and any files transmitted with it for viruses or any other d=
efects. education.au limited will not be liable for any loss, damage or con=
sequence caused directly or indirectly by this email.

--_000_C61BBB9C527C5A49A8C9069ABC4B005F7BFB9B8Eeduaumaileduaul_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
	{page:Section1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext=3D"edit">
  <o:idmap v:ext=3D"edit" data=3D"1" />
 </o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-AU" link=3D"blue" vlink=3D"purple">
<div class=3D"Section1">
<p class=3D"MsoNormal">Hi all<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I&#8217;ve got an IE6 issue with my sitemap (jahia5)=
 .The whole page is skewed and to the left:
<a href=3D"http://tiny.cc/A8AHO">http://tiny.cc/A8AHO</a><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">I&#8217;ve tried eliminating the styles in order to =
see if that&#8217;s where the bug is but didn&#8217;t have much luck. I&#82=
17;ve tried renaming the file that the sitemap template points to. The IE6 =
problem disappears, but then the sitemap doesn&#8217;t work (the
 tree structure isn&#8217;t displayed). This makes me think that it to do w=
ith the filename (sitemap.jsp) and that somewhere in the code there is a se=
tting for when a template uses this particular filename something is added/=
done to it. Could someone please point
 me in the right direction?<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">By the way, there are&nbsp; no errors in the logs.<o=
:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">And here is the content of my sitemap.jsp:<o:p></o:p=
></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%@
</span><span style=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#3F7F7F">page
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">import</span><span style=3D"font-size:10.0pt;font-family:&qu=
ot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;org.jahia.taglibs=
.ajax.ComplexTreeInclude&quot;</span><span style=3D"font-size:10.0pt;font-f=
amily:&quot;Courier New&quot;;color:#BF5F3F">%&gt;</span><span style=3D"fon=
t-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F5FBF">&lt;%-- TODO: We are not=
 currently caching the engines with ESI, do it. --%&gt;</span><span style=
=3D"font-size:10.0pt;
font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%@
</span><span style=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#3F7F7F">taglib
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">uri</span><span style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;fo=
nt-family:&quot;Courier New&quot;;color:#2A00FF">&quot;/WEB-INF/tld/jesi-ta=
gs&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">prefix</span><span style=3D"font-size:10.0pt;font-family:&qu=
ot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;jesi&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#BF5F3F">%&gt;</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F5FBF">&lt;%-- Don't cache the =
engines with ESI: --%&gt;</span><span style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&lt;</span><span style=3D"f=
ont-size:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F7F7F">jesi:control
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">cache</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;no&quot;</span><sp=
an style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:teal=
">/&gt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New=
&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%@
</span><span style=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#3F7F7F">include
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">file</span><span style=3D"font-size:10.0pt;font-family:&quot=
;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:#2A00FF">&quot;include/header.inc&=
quot;</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&q=
uot;;color:#BF5F3F">%&gt;</span><span style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%</span><span style=
=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:black"> request.setAttribu=
te(</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;;color:#2A00FF">&quot;ignore_fragment_in_top_header.inc&quot;</span><span=
 style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black"=
>,</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot=
;;color:#2A00FF">&quot;true&quot;</span><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Courier New&quot;;color:black">);</span><span style=3D"font-=
size:10.0pt;font-family:&quot;Courier New&quot;;color:#BF5F3F">%&gt;</span>=
<span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p><=
/o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%</span><span style=
=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;
</span><b><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;;color:#7F0055">final</span></b><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Courier New&quot;;color:black"> String title =3D JahiaResourceBund=
le.</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; getEngineResource(</span><span sty=
le=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;
color:#2A00FF">&quot;org.jahia.engines.pages.PageProperties_Engine.pageTitl=
e.label&quot;</span><span style=3D"font-size:10.0pt;font-family:&quot;Couri=
er New&quot;;color:black">,</span><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp; jParams, jParams.getLocale()) &#43;
</span><span style=3D"font-size:10.0pt;
font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;&lt;i&gt;(&quot;</=
span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:black"> &#43;</span><span style=3D"font-size:10.0pt;font-family:&quot;C=
ourier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; jParams.getLocale().getDisplayLang=
uage(jParams.getLocale()) &#43;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#2A00FF">&quot;)&lt;/i&gt;&quot;</span><span style=3D"font-size:10.0p=
t;font-family:&quot;Courier New&quot;;color:black">;</span><span style=3D"f=
ont-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;
</span><b><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;;color:#7F0055">final</span></b><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Courier New&quot;;color:black"> String entryPoint =3D jParams.getS=
ite().getHomeContentPage().getObjectKey().toString();</span><span style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">%&gt;</span><span style=
=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;"><o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&lt;</span><span style=3D"f=
ont-size:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F7F7F">h2</span><span style=3D"=
font-size:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&gt;&lt;</span><span style=
=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#3F7F7F">content:resourceB=
undle
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">resourceBundle</span><span style=3D"font-size:10.0pt;font-fa=
mily:&quot;Courier New&quot;;color:black">=3D</span><span style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;jahiatemp=
lates.Corporate_portal_templates&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">resourceName</span><span style=3D"font-size:10.0pt;font-fami=
ly:&quot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:=
10.0pt;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;siteMap&quo=
t;</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot=
;;color:teal">/&gt;&lt;/</span><span style=3D"font-size:10.0pt;font-family:=
&quot;Courier New&quot;;color:#3F7F7F">h2</span><span style=3D"font-size:10=
.0pt;font-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span=
></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&lt;</span><span style=3D"f=
ont-size:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F7F7F">div
</span><span style=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#7F007F">id</span><span st=
yle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">=
=3D</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;;color:#2A00FF">&quot;sitemap&quot;</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#3F7F7F">table
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">width</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;100%&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">border</span><span style=3D"font-size:10.0pt;font-family:&qu=
ot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;0&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">cellpadding</span><span style=3D"font-size:10.0pt;font-famil=
y:&quot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:1=
0.0pt;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;0&quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">cellspacing</span><span style=3D"font-size:10.0pt;font-famil=
y:&quot;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:1=
0.0pt;font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;0&quot;</spa=
n><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color=
:teal">&gt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier=
 New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#3F7F7F">tr</span><span style=3D"font-size:10.0pt;fon=
t-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"font=
-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#3F7F7F">td
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">class</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;maintable10&quot;<=
/span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;c=
olor:teal">&gt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;</span><span style=3D"font-size:10.0pt;font-family:&quot;Co=
urier New&quot;;color:#3F7F7F">ajax:complexTreeInclude
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">divID</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:#2A00FF">&quot;tree1&quot;</span>=
<span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p><=
/o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#2A00FF">&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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:#7F007F">style</span><span style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">=3D</=
span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;">&=
quot;<span style=3D"color:#BF5F3F">&lt;%=3D</span><span style=3D"color:blac=
k">ComplexTreeInclude.SITEMAP_STYLE</span><span style=3D"color:#BF5F3F">%&g=
t;</span>&quot;<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:#7F007F">title</span><span style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">=3D</=
span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;">&=
quot;<span style=3D"color:#BF5F3F">&lt;%=3D</span><span style=3D"color:blac=
k">title</span><span style=3D"color:#BF5F3F">%&gt;</span>&quot;<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;</span><span style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:#7F007F">entryPointKey</span><span=
 style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black"=
>=3D</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&qu=
ot;">&quot;<span style=3D"color:#BF5F3F">&lt;%=3D</span><span style=3D"colo=
r:black">entryPoint</span><span style=3D"color:#BF5F3F">%&gt;</span>&quot;<=
span style=3D"color:teal">/&gt;</span><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;/</span><span style=3D"font-size:10.0pt;font-family:&quot;C=
ourier New&quot;;color:#3F7F7F">td</span><span style=3D"font-size:10.0pt;fo=
nt-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"fon=
t-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;/</span><span style=3D"font-size:10.0pt;font-family:&quot;C=
ourier New&quot;;color:#3F7F7F">tr</span><span style=3D"font-size:10.0pt;fo=
nt-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"fon=
t-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:black">&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:teal">&lt;/</span><span style=3D"font-size:10.0pt;font-family:&quot;C=
ourier New&quot;;color:#3F7F7F">table</span><span style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;"><o:p></o:p></span></p=
>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&lt;/</span><span style=3D"=
font-size:10.0pt;
font-family:&quot;Courier New&quot;;color:#3F7F7F">div</span><span style=3D=
"font-size:10.0pt;
font-family:&quot;Courier New&quot;;color:teal">&gt;</span><span style=3D"f=
ont-size:10.0pt;
font-family:&quot;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span style=3D"font-si=
ze:10.0pt;
font-family:&quot;Courier New&quot;;color:#BF5F3F">&lt;%@
</span><span style=3D"font-size:
10.0pt;font-family:&quot;Courier New&quot;;color:#3F7F7F">include
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#7F007F">file</span><span style=3D"font-size:10.0pt;font-family:&quot=
;Courier New&quot;;color:black">=3D</span><span style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:#2A00FF">&quot;include/footer.inc&=
quot;
</span><span style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:#BF5F3F">%&gt;</span><span style=3D"font-size:10.0pt;font-family:&quo=
t;Courier New&quot;"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-=
family:&quot;Arial&quot;,&quot;sans-serif&quot;">Regards</span><span lang=
=3D"EN-US">
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span lang=3D"EN-US"><br>
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Ari=
al&quot;,&quot;sans-serif&quot;">Bojana</span><o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
<br>
<hr>
<font face=3D"Arial" color=3D"Gray" size=3D"1">IMPORTANT: This e-mail, incl=
uding any attachments, may contain private or confidential information. If =
you think you may not be the intended recipient, or if you have received th=
is e-mail in error, please contact the
 sender immediately and delete all copies of this e-mail. If you are not th=
e intended recipient, you must not reproduce any part of this e-mail or dis=
close its contents to any other party. This email represents the views of t=
he individual sender, which do not
 necessarily reflect those of Education.au except where the sender expressl=
y states otherwise. It is your responsibility to scan this email and any fi=
les transmitted with it for viruses or any other defects. education.au limi=
ted will not be liable for any loss,
 damage or consequence caused directly or indirectly by this email.<br>
</font>
</body>
</html>

--_000_C61BBB9C527C5A49A8C9069ABC4B005F7BFB9B8Eeduaumaileduaul_--

--===============0492536988==
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

--===============0492536988==--