PageRenderTime 66ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 1ms

/Version3.ListItemReadUnreadSiteColumn/Announce.Replacement.schema.xml

#
XML | 1915 lines | 1900 code | 1 blank | 14 comment | 0 complexity | ca9e155e272da0f2a5abfa43a1a0da18 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <List xmlns:ows="Microsoft SharePoint" Title="$Resources:100;" FolderCreation="FALSE" Direction="$Resources:Direction;" Url="Lists/Announcements" BaseType="0">
  3. <MetaData>
  4. <ContentTypes>
  5. <ContentTypeRef ID="0x0104">
  6. <Folder TargetName="Announcement" />
  7. </ContentTypeRef>
  8. <ContentTypeRef ID="0x0120" />
  9. </ContentTypes>
  10. <Fields>
  11. <Field ID="{7662cd2c-f069-4dba-9e35-082cf976e170}" Type="Note" RichText="TRUE" RichTextMode="FullHtml" IsolateStyles="TRUE" NumLines="15" Name="Body" DisplayName="$Resources:core,camlid2;" Sortable="FALSE" SourceID="http://schemas.microsoft.com/sharepoint/v3" StaticName="Body">
  12. </Field>
  13. <Field ID="{6a09e75b-8d17-4698-94a8-371eda1af1ac}" Type="DateTime" Name="Expires" DisplayName="$Resources:core,camlid3;" Format="DateOnly" FromBaseType="TRUE" SourceID="http://schemas.microsoft.com/sharepoint/v3" StaticName="Expires">
  14. </Field>
  15. </Fields>
  16. <Views>
  17. <View BaseViewID="0" FreeForm="TRUE" Type="HTML">
  18. <ViewHeader>
  19. <HTML><![CDATA[<TABLE width="100%" cellspacing=0 cellpadding=0 border=0>]]></HTML>
  20. <HTML>
  21. <![CDATA[<SCRIPT>
  22. ctx = new ContextInfo();
  23. ctx.listBaseType = ]]>
  24. </HTML>
  25. <ListProperty Select="BaseType" />
  26. <HTML>
  27. <![CDATA[;
  28. ctx.listTemplate = ]]>
  29. </HTML>
  30. <ListProperty Select="ServerTemplate" />
  31. <HTML>
  32. <![CDATA[;
  33. ctx.listName = ]]>
  34. </HTML>
  35. <ScriptQuote>
  36. <List />
  37. </ScriptQuote>
  38. <HTML>
  39. <![CDATA[;
  40. ctx.view = ]]>
  41. </HTML>
  42. <ScriptQuote>
  43. <GetVar Name="View" />
  44. </ScriptQuote>
  45. <HTML>
  46. <![CDATA[;
  47. ctx.listUrlDir = ]]>
  48. </HTML>
  49. <ScriptQuote>
  50. <ListUrlDir ServerRel="TRUE" URLEncodeAsURL="TRUE" />
  51. </ScriptQuote>
  52. <HTML>
  53. <![CDATA[;
  54. ctx.HttpPath = ]]>
  55. </HTML>
  56. <ScriptQuote>
  57. <HttpPath ServerRel="TRUE" />
  58. </ScriptQuote>
  59. <HTML>
  60. <![CDATA[;
  61. ctx.HttpRoot = ]]>
  62. </HTML>
  63. <ScriptQuote>
  64. <HttpVDir />
  65. </ScriptQuote>
  66. <HTML>
  67. <![CDATA[;
  68. ctx.imagesPath = ]]>
  69. </HTML>
  70. <ScriptQuote>/_layouts/images/</ScriptQuote>
  71. <HTML>
  72. <![CDATA[;
  73. ctx.PortalUrl = ]]>
  74. </HTML>
  75. <ScriptQuote>
  76. <ProjectProperty Select="PortalUrl" />
  77. </ScriptQuote>
  78. <HTML>
  79. <![CDATA[;
  80. ctx.SendToLocationName = ]]>
  81. </HTML>
  82. <ScriptQuote>
  83. <ListProperty Select="SendToLocationName" />
  84. </ScriptQuote>
  85. <HTML>
  86. <![CDATA[;
  87. ctx.SendToLocationUrl = ]]>
  88. </HTML>
  89. <ScriptQuote>
  90. <ListProperty Select="SendToLocationUrl" />
  91. </ScriptQuote>
  92. <HTML>
  93. <![CDATA[;
  94. ctx.RecycleBinEnabled = ]]>
  95. </HTML>
  96. <ProjectProperty Select="RecycleBinEnabled" />
  97. <HTML>
  98. <![CDATA[;
  99. ctx.OfficialFileName = ]]>
  100. </HTML>
  101. <ScriptQuote>
  102. <ServerProperty Select="OfficialFileName" />
  103. </ScriptQuote>
  104. <HTML>
  105. <![CDATA[;
  106. ctx.WriteSecurity = ]]>
  107. </HTML>
  108. <ScriptQuote>
  109. <ListProperty Select="WriteSecurity" />
  110. </ScriptQuote>
  111. <HTML>
  112. <![CDATA[;
  113. ctx.SiteTitle = ]]>
  114. </HTML>
  115. <ScriptQuote>
  116. <ProjectProperty Select="Title" />
  117. </ScriptQuote>
  118. <HTML>
  119. <![CDATA[;
  120. ctx.ListTitle = ]]>
  121. </HTML>
  122. <ScriptQuote>
  123. <ListProperty Select="Title" />
  124. </ScriptQuote>
  125. <HTML>
  126. <![CDATA[;
  127. if (ctx.PortalUrl == "") ctx.PortalUrl = null;
  128. ctx.displayFormUrl = ]]>
  129. </HTML>
  130. <ScriptQuote>
  131. <URL Cmd="DISPLAY" NoID="TRUE" />
  132. </ScriptQuote>
  133. <HTML>
  134. <![CDATA[;
  135. ctx.editFormUrl = ]]>
  136. </HTML>
  137. <ScriptQuote>
  138. <URL Cmd="EDIT" NoID="TRUE" />
  139. </ScriptQuote>
  140. <HTML>
  141. <![CDATA[;
  142. ctx.isWebEditorPreview = ]]>
  143. </HTML>
  144. <Switch>
  145. <Expr>
  146. <GetVar Name="WebEditorPreview" />
  147. </Expr>
  148. <Case Value="TRUE">1</Case>
  149. <Default>0</Default>
  150. </Switch>
  151. <HTML>
  152. <![CDATA[;
  153. ctx.ctxId = ]]>
  154. </HTML>
  155. <Counter Type="View" />
  156. <HTML>
  157. <![CDATA[;
  158. g_ViewIdToViewCounterMap[ ]]>
  159. </HTML>
  160. <ScriptQuote>
  161. <GetVar Name="View" />
  162. </ScriptQuote>
  163. <HTML><![CDATA[ ]= ]]></HTML>
  164. <Counter Type="View" />
  165. <HTML>
  166. <![CDATA[;
  167. ctx.CurrentUserId = ]]>
  168. </HTML>
  169. <UserID AllowAnonymous="TRUE" />
  170. <HTML>
  171. <![CDATA[;
  172. ]]>
  173. </HTML>
  174. <Switch>
  175. <Expr>
  176. <ListProperty Select="ModeratedList" />
  177. </Expr>
  178. <Case Value="1">
  179. ctx.isModerated = true;
  180. </Case>
  181. </Switch>
  182. <Switch>
  183. <Expr>
  184. <ListProperty Select="ForceCheckout" />
  185. </Expr>
  186. <Case Value="1">
  187. ctx.isForceCheckout = true;
  188. </Case>
  189. </Switch>
  190. <Switch>
  191. <Expr>
  192. <ListProperty Select="EnableMinorVersions" />
  193. </Expr>
  194. <Case Value="1">
  195. ctx.EnableMinorVersions = true;
  196. </Case>
  197. </Switch>
  198. <Switch>
  199. <Expr>
  200. <ListProperty Select="VersioningEnabled" />
  201. </Expr>
  202. <Case Value="1">
  203. ctx.verEnabled = 1;
  204. </Case>
  205. </Switch>
  206. <Switch>
  207. <Expr>
  208. <GetVar Name="RecursiveView" />
  209. </Expr>
  210. <Case Value="1">
  211. ctx.recursiveView = true;
  212. </Case>
  213. </Switch>
  214. <Switch>
  215. <Expr>
  216. <ListProperty Select="WorkflowsAssociated" />
  217. </Expr>
  218. <Case Value="1">
  219. ctx.WorkflowsAssociated = true;
  220. </Case>
  221. </Switch>
  222. <Switch>
  223. <Expr>
  224. <ListProperty Select="EnableContentTypes" />
  225. </Expr>
  226. <Case Value="1">
  227. ctx.ContentTypesEnabled = true;
  228. </Case>
  229. </Switch>
  230. <HTML>
  231. <![CDATA[
  232. ctx]]>
  233. </HTML>
  234. <Counter Type="View" />
  235. <HTML>
  236. <![CDATA[ = ctx;
  237. </SCRIPT>]]>
  238. </HTML>
  239. <Switch>
  240. <Expr>
  241. <ListProperty Select="Direction" />
  242. </Expr>
  243. <Case Value="ltr">
  244. <HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("left");</SCRIPT>]]></HTML>
  245. </Case>
  246. <Case Value="rtl">
  247. <HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("right");</SCRIPT>]]></HTML>
  248. </Case>
  249. </Switch>
  250. <HTML><![CDATA[<tr><td>]]></HTML>
  251. <!--Read / Unread modification adds our javascript-->
  252. <SetVar Name="ReadUnreadSummaryHack" Scope="Request" Value="1"/>
  253. <HTML>
  254. <![CDATA[<div style="width: 100%; position: relative; left: 0; top: 0;">]]>
  255. </HTML>
  256. <HTML>
  257. <!--Start column javascript functions -->
  258. <![CDATA[<script type="text/javascript"> ]]>
  259. <!--Start setFontOnTagAndAllChildTags -->
  260. <![CDATA[function setFontOnTagAndAllChildTags(parentTag, fontValue){]]>
  261. <![CDATA[try{parentTag.style.fontWeight = fontValue;}catch(e){}]]>
  262. <![CDATA[var childCount = parentTag.childNodes.length;]]>
  263. <![CDATA[for(var i=0; i< childCount ; i++)]]>
  264. <![CDATA[{setFontOnTagAndAllChildTags(parentTag.childNodes[i],fontValue);}}]]>
  265. <!--Start setColorOnTagAndAllChildTags -->
  266. <![CDATA[function setColorOnTagAndAllChildTags(parentTag, colorValue){]]>
  267. <![CDATA[try{parentTag.style.color = colorValue;parentTag.style.fontWeight = "bolder";}catch(e){}]]>
  268. <![CDATA[var childCount = parentTag.childNodes.length;]]>
  269. <![CDATA[for(var i=0; i< childCount ; i++)]]>
  270. <![CDATA[{setColorOnTagAndAllChildTags(parentTag.childNodes[i],colorValue);}}]]>
  271. <!--Start markRowAsUnread -->
  272. <![CDATA[function markRowAsUnread(divMarkerId, rowColor){]]>
  273. <![CDATA[var divTag = document.getElementById(divMarkerId);]]>
  274. <![CDATA[var divRow = divTag.parentNode.parentNode;]]>
  275. <![CDATA[var rowColor ="]]>
  276. </HTML>
  277. <FieldProperty Name="RUMarks" Select="UnreadHTMLColor" />
  278. <HTML>
  279. <![CDATA[";]]>
  280. <![CDATA[if (rowColor != "") {setColorOnTagAndAllChildTags(divRow,rowColor);}else{]]>
  281. <![CDATA[setFontOnTagAndAllChildTags(divRow,"bolder");}}]]>
  282. <!--Start markRowAsRead -->
  283. <![CDATA[function markRowAsRead(divMarkerId){]]>
  284. <![CDATA[var divTag = document.getElementById(divMarkerId);]]>
  285. <![CDATA[var divRow = divTag.parentNode.parentNode;]]>
  286. <![CDATA[setFontOnTagAndAllChildTags(divRow,"normal");}]]>
  287. <!--Start inline_ReadUnReadCheckBox_onclick -->
  288. <!--Start inline_MarkReadOrUnread -->
  289. <![CDATA[function MarkItemReadOrUnread(readMark,cBox,itemID,divMarkerId){]]>
  290. <![CDATA[var requestURL = ctx.HttpRoot + "/_Layouts/VERSION3/LazyReadUnReadUpdate.aspx";]]>
  291. <![CDATA[requestURL += "?iID=" + itemID;]]>
  292. <![CDATA[requestURL += "&lID=" + ctx.listName;]]>
  293. <![CDATA[requestURL += "&nValue=" + readMark;]]>
  294. <![CDATA[requestURL += "&pName=]]>
  295. </HTML>
  296. <FieldProperty Name="RUMarks" Select="Name" />
  297. <HTML>
  298. <![CDATA[";requestURL += "&mWD=]]>
  299. </HTML>
  300. <FieldProperty Name="RUMarks" Select="WriteDirect" />
  301. <HTML>
  302. <![CDATA[";]]>
  303. <!--<![CDATA[window.open(requestURL);}]]>-->
  304. <![CDATA[var httpRequest = window.XMLHttpRequest ? new XMLHttpRequest() : new ActiveXObject("MSXML2.XMLHTTP.3.0");]]>
  305. <![CDATA[httpRequest.onreadystatechange = function(){]]>
  306. <![CDATA[if (4 ==httpRequest.readyState){]]>
  307. <![CDATA[if ("read" == httpRequest.responseText ){if(null != cBox)cBox.checked=true;markRowAsRead(divMarkerId);}]]>
  308. <![CDATA[else{if ("unread" == httpRequest.responseText ){if(null != cBox)cBox.checked=false;markRowAsUnread(divMarkerId);}else{if(null != cBox)cBox.checked=!cBox.checked;}}]]>
  309. <![CDATA[}};httpRequest.open("GET", requestURL, true);httpRequest.send(null);}]]>
  310. <![CDATA[</script >]]>
  311. </HTML>
  312. <HTML>
  313. <![CDATA[</div>]]>
  314. </HTML>
  315. <!-- End changes -->
  316. <HTML><![CDATA[<TABLE ID="]]></HTML>
  317. <WebQueryInfo />
  318. <HTML>
  319. <![CDATA[" class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0>
  320. ]]>
  321. </HTML>
  322. <SetVar Name="FreeForm" Scope="Request" Value="TRUE" />
  323. </ViewHeader>
  324. <ViewBody>
  325. <HTML>
  326. <![CDATA[
  327. <TR><TD width=80% class="ms-vb" style="padding-bottom: 3px"><span class="ms-announcementtitle">
  328. ]]>
  329. </HTML>
  330. <Field Name="LinkTitleNoMenu" />
  331. <HTML><![CDATA[&nbsp;]]></HTML>
  332. <Field Name="Attachments" />
  333. <HTML><![CDATA[</span><br>]]></HTML>
  334. <HTML>$Resources:2000;</HTML>
  335. <Field Name="Author" />
  336. <HTML><![CDATA[</td><td width=20% align="]]></HTML>
  337. <HTML>$Resources:align-right;</HTML>
  338. <HTML><![CDATA[" nowrap class="ms-vb">&nbsp;&nbsp;]]></HTML>
  339. <Field Name="Modified" />
  340. <!--Read / Unread modification -->
  341. <HTML><![CDATA[</td><td align="center" valign= "top">]]></HTML>
  342. <Field Name="RUMarks" />
  343. <HTML><![CDATA[</td>]]></HTML>
  344. <HTML><![CDATA[</tr><tr><td colspan=3 class="ms-vb"> ]]></HTML>
  345. <!-- End changes -->
  346. <Switch>
  347. <Expr>
  348. <FieldProperty Name="Body" Select="RichText" />
  349. </Expr>
  350. <Case Value="TRUE">
  351. <HTML><![CDATA[<div id=]]></HTML>
  352. <ScriptQuote>
  353. <ListProperty Select="Name" />
  354. <Column Name="ID" />
  355. </ScriptQuote>
  356. <HTML>
  357. <![CDATA[></div>
  358. <script>
  359. document.getElementById(]]>
  360. </HTML>
  361. <ScriptQuote>
  362. <ListProperty Select="Name" />
  363. <Column Name="ID" />
  364. </ScriptQuote>
  365. <HTML><![CDATA[).innerHTML = ]]></HTML>
  366. <ScriptQuote>
  367. <Switch>
  368. <Expr>
  369. <FieldProperty Name="Body" Select="RichTextMode" />
  370. </Expr>
  371. <Case Value="FullHtml">
  372. <Limit Len="250" IgnoreTags="TRUE" MoreText="...">
  373. <Column Name="Body" />
  374. </Limit>
  375. </Case>
  376. <Default>
  377. <Limit Len="250" AutoHyperLinkNoEncoding="TRUE" MoreText="...">
  378. <Column Name="Body" />
  379. </Limit>
  380. </Default>
  381. </Switch>
  382. </ScriptQuote>
  383. <HTML>
  384. <![CDATA[;
  385. </script>]]>
  386. </HTML>
  387. </Case>
  388. <Default>
  389. <Limit Len="250" MoreText="..." AutoHyperLink="TRUE" AutoNewLine="TRUE">
  390. <Column Name="Body" />
  391. </Limit>
  392. </Default>
  393. </Switch>
  394. <Fields>
  395. <HTML><![CDATA[<BR>]]></HTML>
  396. <Property Select="DisplayName" HTMLEncode="TRUE" />
  397. <HTML><![CDATA[: ]]></HTML>
  398. <Field />
  399. </Fields>
  400. <HTML>
  401. <![CDATA[
  402. </TD></TR><TR><TD><font size=1>&nbsp;</font></TD></TR>
  403. ]]>
  404. </HTML>
  405. </ViewBody>
  406. <ViewFooter>
  407. <HTML><![CDATA[</table>]]></HTML>
  408. <HTML><![CDATA[</td></tr></table>]]></HTML>
  409. </ViewFooter>
  410. <Toolbar Position="After" Type="Freeform">
  411. <IfHasRights>
  412. <RightsChoices>
  413. <RightsGroup PermAddListItems="required" />
  414. </RightsChoices>
  415. <Then>
  416. <HTML><![CDATA[ <table width=100% cellpadding=0 cellspacing=0 border=0 > <tr> <td colspan="2" class="ms-partline"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></td> </tr> <tr> <td class="ms-addnew" style="padding-bottom: 3px"> <img src="/_layouts/images/rect.gif" alt="">&nbsp;<a class="ms-addnew" ID="Add new announcement" href="]]></HTML>
  417. <URL Cmd="New" />
  418. <HTML><![CDATA[" ONCLICK="javascript:NewItem(']]></HTML>
  419. <URL Cmd="New" />
  420. <HTML><![CDATA[', true);javascript:return false;" target="_self">]]></HTML>
  421. <HTML>
  422. <!-- _locID_text="onetid6" _locComment="{StringCategory=HTX}" -->$Resources:idHomePageNewAnnounce
  423. </HTML>
  424. <HTML><![CDATA[</a> </td> </tr> <tr><td><IMG SRC="/_layouts/images/blank.gif" width=1 height=5 alt=""></td></tr> </table>]]></HTML>
  425. </Then>
  426. </IfHasRights>
  427. </Toolbar>
  428. <RowLimitExceeded>
  429. <HTML>
  430. <![CDATA[<table class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0>
  431. <TR><TD Class="ms-vb">
  432. <a href="]]>
  433. </HTML>
  434. <ListProperty Select="DefaultViewUrl" />
  435. <HTML>
  436. <![CDATA[" ID=onetidMoreAnn>
  437. ]]>
  438. </HTML>
  439. <HTML>$Resources:MoreAnnouncements;</HTML>
  440. <HTML>
  441. <![CDATA[
  442. </a></TD></TR>
  443. <tr><td height="8"><IMG SRC="/_layouts/images/blank.gif" width=1 height=8 alt=""></td></tr></table>
  444. ]]>
  445. </HTML>
  446. </RowLimitExceeded>
  447. <ViewEmpty>
  448. <HTML>
  449. <![CDATA[
  450. <TABLE class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0><TR><TD class="ms-vb">]]>
  451. </HTML>
  452. <HTML>$Resources:NoAnnouncements;</HTML>
  453. <IfHasRights>
  454. <RightsChoices>
  455. <RightsGroup PermAddListItems="required" />
  456. </RightsChoices>
  457. <Then>
  458. <HTML> $Resources:core,NoAnnouncementsHowTo;</HTML>
  459. </Then>
  460. </IfHasRights>
  461. <HTML>
  462. <![CDATA[
  463. </TD></TR><tr><td height="5"><IMG SRC="/_layouts/images/blank.gif" width=1 height=5 alt=""></td></tr></TABLE>
  464. ]]>
  465. </HTML>
  466. </ViewEmpty>
  467. <Query>
  468. <Where>
  469. <Or>
  470. <IsNull>
  471. <FieldRef Name="Expires" />
  472. </IsNull>
  473. <Geq>
  474. <FieldRef Name="Expires">
  475. </FieldRef>
  476. <Value Type="DateTime">
  477. <Today>
  478. </Today>
  479. </Value>
  480. </Geq>
  481. </Or>
  482. </Where>
  483. <OrderBy>
  484. <FieldRef Name="Modified" Ascending="FALSE">
  485. </FieldRef>
  486. </OrderBy>
  487. </Query>
  488. <ViewFields>
  489. <FieldRef Name="LinkTitleNoMenu" Explicit="TRUE">
  490. </FieldRef>
  491. <FieldRef Name="Body" Explicit="TRUE">
  492. </FieldRef>
  493. <FieldRef Name="Author" Explicit="TRUE">
  494. </FieldRef>
  495. <FieldRef Name="Modified" Explicit="TRUE">
  496. </FieldRef>
  497. <FieldRef Name="Attachments" Explicit="TRUE">
  498. </FieldRef>
  499. <!--Read / Unread modification-->
  500. <FieldRef Name="RUMarks" Explicit="TRUE">
  501. </FieldRef>
  502. <!-- End changes -->
  503. </ViewFields>
  504. <RowLimit>5</RowLimit>
  505. </View>
  506. <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,camlid4;" DefaultView="TRUE" MobileView="True" MobileDefaultView="True" SetupPath="pages\viewpage.aspx" ImageUrl="/_layouts/images/announce.png" Url="AllItems.aspx">
  507. <Toolbar Type="Standard" />
  508. <GroupByHeader><HTML><![CDATA[<TBODY id="titl]]></HTML>
  509. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[" groupString="]]></HTML>
  510. <GetVar Name="GroupByValueString" /><HTML><![CDATA["><TR><TD colspan="100"]]></HTML>
  511. <Switch>
  512. <Expr>
  513. <GetVar Name="GroupByIndent" />
  514. </Expr>
  515. <Case Value="0"><HTML><![CDATA[ class="ms-gb" ]]></HTML>
  516. </Case>
  517. <Default><HTML><![CDATA[ class="ms-gb2" ]]></HTML>
  518. </Default>
  519. </Switch><HTML><![CDATA[ nowrap><img src="/_layouts/images/blank.gif" alt="" height=1 width=]]></HTML>
  520. <GetVar Name="GroupByIndent" /><HTML><![CDATA[><a href="javascript:" onclick="javascript:ExpCollGroup(']]></HTML>
  521. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[','img_]]></HTML>
  522. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[');return false;"><img id="img_]]></HTML>
  523. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[" src="/_layouts/images/minus.gif" alt="]]></HTML><HTML>$Resources:groupExpColl;</HTML><HTML><![CDATA[" border="0"></a>&nbsp;]]></HTML><HTML><![CDATA[<a href="javascript:" onclick="javascript:ExpCollGroup(']]></HTML>
  524. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[','img_]]></HTML>
  525. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[');return false;">]]></HTML>
  526. <GetVar Name="GroupByField" HTMLEncode="TRUE" /><HTML><![CDATA[</a> :&nbsp;]]></HTML>
  527. <GetVar Name="GroupByValue" /><HTML><![CDATA[</TD></TR></TBODY>]]></HTML>
  528. </GroupByHeader>
  529. <GroupByFooter>
  530. <Switch>
  531. <Expr>
  532. <GetVar Name="GroupByIndent" />
  533. </Expr>
  534. <Case Value="0"><HTML><![CDATA[<TBODY id="foot]]></HTML>
  535. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[_"></TBODY>]]></HTML>
  536. </Case>
  537. <Default />
  538. </Switch>
  539. <Switch>
  540. <Expr>
  541. <GetVar Name="GroupByCollapse" />
  542. </Expr>
  543. <Case Value="TRUE"><HTML><![CDATA[<SCRIPT>ExpCollGroup(']]></HTML>
  544. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[','img_]]></HTML>
  545. <GetVar Name="GroupByLevelString" /><HTML><![CDATA[');</SCRIPT>]]></HTML>
  546. </Case>
  547. <Default />
  548. </Switch>
  549. </GroupByFooter>
  550. <ViewHeader><HTML><![CDATA[<TABLE width="100%" cellspacing=0 cellpadding=0 border=0>]]></HTML><HTML><![CDATA[<SCRIPT>
  551. ctx = new ContextInfo();
  552. ctx.listBaseType = ]]></HTML>
  553. <ListProperty Select="BaseType" /><HTML><![CDATA[;
  554. ctx.listTemplate = ]]></HTML>
  555. <ListProperty Select="ServerTemplate" /><HTML><![CDATA[;
  556. ctx.listName = ]]></HTML>
  557. <ScriptQuote>
  558. <List />
  559. </ScriptQuote><HTML><![CDATA[;
  560. ctx.view = ]]></HTML>
  561. <ScriptQuote>
  562. <GetVar Name="View" />
  563. </ScriptQuote><HTML><![CDATA[;
  564. ctx.listUrlDir = ]]></HTML>
  565. <ScriptQuote>
  566. <ListUrlDir ServerRel="TRUE" URLEncodeAsURL="TRUE" />
  567. </ScriptQuote><HTML><![CDATA[;
  568. ctx.HttpPath = ]]></HTML>
  569. <ScriptQuote>
  570. <HttpPath ServerRel="TRUE" />
  571. </ScriptQuote><HTML><![CDATA[;
  572. ctx.HttpRoot = ]]></HTML>
  573. <ScriptQuote>
  574. <HttpVDir />
  575. </ScriptQuote><HTML><![CDATA[;
  576. ctx.imagesPath = ]]></HTML>
  577. <ScriptQuote>/_layouts/images/</ScriptQuote><HTML><![CDATA[;
  578. ctx.PortalUrl = ]]></HTML>
  579. <ScriptQuote>
  580. <ProjectProperty Select="PortalUrl" />
  581. </ScriptQuote><HTML><![CDATA[;
  582. ctx.SendToLocationName = ]]></HTML>
  583. <ScriptQuote>
  584. <ListProperty Select="SendToLocationName" />
  585. </ScriptQuote><HTML><![CDATA[;
  586. ctx.SendToLocationUrl = ]]></HTML>
  587. <ScriptQuote>
  588. <ListProperty Select="SendToLocationUrl" />
  589. </ScriptQuote><HTML><![CDATA[;
  590. ctx.RecycleBinEnabled = ]]></HTML>
  591. <ProjectProperty Select="RecycleBinEnabled" /><HTML><![CDATA[;
  592. ctx.OfficialFileName = ]]></HTML>
  593. <ScriptQuote>
  594. <ServerProperty Select="OfficialFileName" />
  595. </ScriptQuote><HTML><![CDATA[;
  596. ctx.WriteSecurity = ]]></HTML>
  597. <ScriptQuote>
  598. <ListProperty Select="WriteSecurity" />
  599. </ScriptQuote><HTML><![CDATA[;
  600. ctx.SiteTitle = ]]></HTML>
  601. <ScriptQuote>
  602. <ProjectProperty Select="Title" />
  603. </ScriptQuote><HTML><![CDATA[;
  604. ctx.ListTitle = ]]></HTML>
  605. <ScriptQuote>
  606. <ListProperty Select="Title" />
  607. </ScriptQuote><HTML><![CDATA[;
  608. if (ctx.PortalUrl == "") ctx.PortalUrl = null;
  609. ctx.displayFormUrl = ]]></HTML>
  610. <ScriptQuote>
  611. <URL Cmd="DISPLAY" NoID="TRUE" />
  612. </ScriptQuote><HTML><![CDATA[;
  613. ctx.editFormUrl = ]]></HTML>
  614. <ScriptQuote>
  615. <URL Cmd="EDIT" NoID="TRUE" />
  616. </ScriptQuote><HTML><![CDATA[;
  617. ctx.isWebEditorPreview = ]]></HTML>
  618. <Switch>
  619. <Expr>
  620. <GetVar Name="WebEditorPreview" />
  621. </Expr>
  622. <Case Value="TRUE">1</Case>
  623. <Default>0</Default>
  624. </Switch><HTML><![CDATA[;
  625. ctx.ctxId = ]]></HTML>
  626. <Counter Type="View" /><HTML><![CDATA[;
  627. g_ViewIdToViewCounterMap[ ]]></HTML>
  628. <ScriptQuote>
  629. <GetVar Name="View" />
  630. </ScriptQuote><HTML><![CDATA[ ]= ]]></HTML>
  631. <Counter Type="View" /><HTML><![CDATA[;
  632. ctx.CurrentUserId = ]]></HTML>
  633. <UserID AllowAnonymous="TRUE" /><HTML><![CDATA[;
  634. ]]></HTML>
  635. <Switch>
  636. <Expr>
  637. <ListProperty Select="ModeratedList" />
  638. </Expr>
  639. <Case Value="1">
  640. ctx.isModerated = true;
  641. </Case>
  642. </Switch>
  643. <Switch>
  644. <Expr>
  645. <ListProperty Select="ForceCheckout" />
  646. </Expr>
  647. <Case Value="1">
  648. ctx.isForceCheckout = true;
  649. </Case>
  650. </Switch>
  651. <Switch>
  652. <Expr>
  653. <ListProperty Select="EnableMinorVersions" />
  654. </Expr>
  655. <Case Value="1">
  656. ctx.EnableMinorVersions = true;
  657. </Case>
  658. </Switch>
  659. <Switch>
  660. <Expr>
  661. <ListProperty Select="VersioningEnabled" />
  662. </Expr>
  663. <Case Value="1">
  664. ctx.verEnabled = 1;
  665. </Case>
  666. </Switch>
  667. <Switch>
  668. <Expr>
  669. <GetVar Name="RecursiveView" />
  670. </Expr>
  671. <Case Value="1">
  672. ctx.recursiveView = true;
  673. </Case>
  674. </Switch>
  675. <Switch>
  676. <Expr>
  677. <ListProperty Select="WorkflowsAssociated" />
  678. </Expr>
  679. <Case Value="1">
  680. ctx.WorkflowsAssociated = true;
  681. </Case>
  682. </Switch>
  683. <Switch>
  684. <Expr>
  685. <ListProperty Select="EnableContentTypes" />
  686. </Expr>
  687. <Case Value="1">
  688. ctx.ContentTypesEnabled = true;
  689. </Case>
  690. </Switch><HTML><![CDATA[
  691. ctx]]></HTML>
  692. <Counter Type="View" /><HTML><![CDATA[ = ctx;
  693. </SCRIPT>]]></HTML>
  694. <Switch>
  695. <Expr>
  696. <ListProperty Select="Direction" />
  697. </Expr>
  698. <Case Value="ltr"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("left");</SCRIPT>]]></HTML>
  699. </Case>
  700. <Case Value="rtl"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("right");</SCRIPT>]]></HTML>
  701. </Case>
  702. </Switch><HTML><![CDATA[<tr><td>]]></HTML><HTML><![CDATA[<TABLE ID="]]></HTML>
  703. <WebQueryInfo /><HTML><![CDATA[" width="100%" class="]]></HTML><HTML><![CDATA[ms-listviewtable]]></HTML><HTML><![CDATA[" border=0 cellspacing=0 cellpadding=1 dir="]]></HTML>
  704. <ListProperty Select="Direction" HTMLEncode="TRUE" /><HTML><![CDATA[" summary="]]></HTML>
  705. <ListProperty Select="Title" HTMLEncode="TRUE" /><HTML><![CDATA["><TR class="ms-viewheadertr" VALIGN=TOP>]]></HTML><HTML><![CDATA[<IFRAME src="javascript:false;" id="FilterIframe]]></HTML>
  706. <Counter Type="View" /><HTML><![CDATA[" name="FilterIframe]]></HTML>
  707. <Counter Type="View" /><HTML><![CDATA[" style="display:none" height="0" width="0" title="]]></HTML><HTML>$Resources:filterIFrameTitle;</HTML><HTML><![CDATA[" FilterLink="]]></HTML>
  708. <FilterLink HTMLEncode="TRUE" Paged="FALSE" /><HTML><![CDATA["></IFRAME>]]></HTML>
  709. <Fields>
  710. <Switch>
  711. <Expr>
  712. <Property Select="Name" />
  713. </Expr>
  714. <Case Value="Attachments"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh-icon">]]></HTML>
  715. <IfEqual>
  716. <Expr1>
  717. <GetVar Name="Plain" />
  718. </Expr1>
  719. <Expr2>TRUE</Expr2>
  720. <Then>
  721. <Field />
  722. </Then>
  723. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  724. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  725. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  726. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  727. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  728. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  729. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  730. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  731. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  732. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  733. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  734. <Field /><HTML><![CDATA[</TD>]]></HTML>
  735. <Switch>
  736. <Expr>
  737. <ListProperty Select="Direction" />
  738. </Expr>
  739. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  740. </Case>
  741. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  742. </Default>
  743. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  744. </Else>
  745. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  746. </Case>
  747. <Default>
  748. <Switch>
  749. <Expr>
  750. <Property Select="Type" />
  751. </Expr>
  752. <Case Value="Note"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  753. <Field /><HTML><![CDATA[</TH>]]></HTML>
  754. </Case>
  755. <Default>
  756. <Switch>
  757. <Expr>
  758. <Property Select="Filterable" />
  759. </Expr>
  760. <Case Value="FALSE">
  761. <Switch>
  762. <Expr>
  763. <Property Select="Sortable" />
  764. </Expr>
  765. <Case Value="FALSE">
  766. <Switch>
  767. <Expr>
  768. <Property Select="Name" />
  769. </Expr>
  770. <Case Value="SelectedFlag"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh3-nograd">]]></HTML>
  771. <Field /><HTML><![CDATA[</TH>]]></HTML>
  772. </Case>
  773. <Default>
  774. <Switch>
  775. <Expr>
  776. <Property Select="Type" />
  777. <Property Select="ShowFieldImnHeader" />
  778. <PresenceEnabled />
  779. </Expr>
  780. <Case Value="UserTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  781. <Field /><HTML><![CDATA[</TH>]]></HTML>
  782. </Case>
  783. <Case Value="UserMultiTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  784. <Field /><HTML><![CDATA[</TH>]]></HTML>
  785. </Case>
  786. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  787. <Field /><HTML><![CDATA[</TH>]]></HTML>
  788. </Default>
  789. </Switch>
  790. </Default>
  791. </Switch>
  792. </Case>
  793. <Default>
  794. <Switch>
  795. <Expr>
  796. <Property Select="SortDisable" />
  797. </Expr>
  798. <Case Value="TRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  799. <Field /><HTML><![CDATA[</TH>]]></HTML>
  800. </Case>
  801. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2">]]></HTML>
  802. <IfEqual>
  803. <Expr1>
  804. <GetVar Name="Plain" />
  805. </Expr1>
  806. <Expr2>TRUE</Expr2>
  807. <Then>
  808. <Field />
  809. </Then>
  810. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  811. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  812. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  813. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  814. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  815. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  816. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  817. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  818. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  819. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  820. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  821. <Field /><HTML><![CDATA[</TD>]]></HTML>
  822. <Switch>
  823. <Expr>
  824. <ListProperty Select="Direction" />
  825. </Expr>
  826. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  827. </Case>
  828. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  829. </Default>
  830. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  831. </Else>
  832. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  833. </Default>
  834. </Switch>
  835. </Default>
  836. </Switch>
  837. </Case>
  838. <Default>
  839. <Switch>
  840. <Expr>
  841. <Property Select="Type" />
  842. <Property Select="ShowFieldImnHeader" />
  843. <PresenceEnabled />
  844. </Expr>
  845. <Case Value="UserTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  846. <IfEqual>
  847. <Expr1>
  848. <GetVar Name="Plain" />
  849. </Expr1>
  850. <Expr2>TRUE</Expr2>
  851. <Then>
  852. <Field />
  853. </Then>
  854. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  855. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  856. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  857. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  858. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  859. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  860. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  861. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  862. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  863. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  864. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  865. <Field /><HTML><![CDATA[</TD>]]></HTML>
  866. <Switch>
  867. <Expr>
  868. <ListProperty Select="Direction" />
  869. </Expr>
  870. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  871. </Case>
  872. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  873. </Default>
  874. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  875. </Else>
  876. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  877. </Case>
  878. <Case Value="UserMultiTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  879. <IfEqual>
  880. <Expr1>
  881. <GetVar Name="Plain" />
  882. </Expr1>
  883. <Expr2>TRUE</Expr2>
  884. <Then>
  885. <Field />
  886. </Then>
  887. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  888. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  889. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  890. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  891. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  892. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  893. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  894. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  895. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  896. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  897. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  898. <Field /><HTML><![CDATA[</TD>]]></HTML>
  899. <Switch>
  900. <Expr>
  901. <ListProperty Select="Direction" />
  902. </Expr>
  903. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  904. </Case>
  905. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  906. </Default>
  907. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  908. </Else>
  909. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  910. </Case>
  911. <Default>
  912. <Switch>
  913. <Expr>
  914. <Property Select="HeaderImage" />
  915. </Expr>
  916. <Case Value=""><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2">]]></HTML>
  917. <IfEqual>
  918. <Expr1>
  919. <GetVar Name="Plain" />
  920. </Expr1>
  921. <Expr2>TRUE</Expr2>
  922. <Then>
  923. <Field />
  924. </Then>
  925. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  926. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  927. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  928. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  929. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  930. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  931. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  932. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  933. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  934. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  935. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  936. <Field /><HTML><![CDATA[</TD>]]></HTML>
  937. <Switch>
  938. <Expr>
  939. <ListProperty Select="Direction" />
  940. </Expr>
  941. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  942. </Case>
  943. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  944. </Default>
  945. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  946. </Else>
  947. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  948. </Case>
  949. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh-icon">]]></HTML>
  950. <IfEqual>
  951. <Expr1>
  952. <GetVar Name="Plain" />
  953. </Expr1>
  954. <Expr2>TRUE</Expr2>
  955. <Then>
  956. <Field />
  957. </Then>
  958. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  959. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  960. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  961. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  962. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  963. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  964. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  965. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  966. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  967. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  968. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  969. <Field /><HTML><![CDATA[</TD>]]></HTML>
  970. <Switch>
  971. <Expr>
  972. <ListProperty Select="Direction" />
  973. </Expr>
  974. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  975. </Case>
  976. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  977. </Default>
  978. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  979. </Else>
  980. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  981. </Default>
  982. </Switch>
  983. </Default>
  984. </Switch>
  985. </Default>
  986. </Switch>
  987. </Default>
  988. </Switch>
  989. </Default>
  990. </Switch>
  991. </Fields><HTML><![CDATA[</TR>]]></HTML>
  992. </ViewHeader>
  993. <ViewBody><HTML><![CDATA[<TR class="]]></HTML>
  994. <GetVar Name="AlternateStyle" /><HTML><![CDATA[">]]></HTML>
  995. <IfEqual>
  996. <Expr1>
  997. <GetVar Name="AlternateStyle" />
  998. </Expr1>
  999. <Expr2>ms-alternating</Expr2>
  1000. <Then>
  1001. <SetVar Scope="Request" Name="AlternateStyle">
  1002. </SetVar>
  1003. </Then>
  1004. <Else>
  1005. <SetVar Scope="Request" Name="AlternateStyle">ms-alternating</SetVar>
  1006. </Else>
  1007. </IfEqual>
  1008. <Fields><HTML><![CDATA[<TD Class="]]></HTML>
  1009. <FieldSwitch>
  1010. <Expr>
  1011. <Property Select="ClassInfo" />
  1012. </Expr>
  1013. <Case Value="Menu"><HTML><![CDATA[ms-vb-title" height="100%]]></HTML>
  1014. </Case>
  1015. <Case Value="Icon">ms-vb-icon</Case>
  1016. <Default>
  1017. <FieldSwitch>
  1018. <Expr>
  1019. <Property Select="Type" />
  1020. <PresenceEnabled />
  1021. </Expr>
  1022. <Case Value="UserTRUE">ms-vb-user</Case>
  1023. <Case Value="UserMultiTRUE">ms-vb-user</Case>
  1024. <Default>ms-vb2</Default>
  1025. </FieldSwitch>
  1026. </Default>
  1027. </FieldSwitch><HTML><![CDATA[">]]></HTML>
  1028. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1029. </Fields><HTML><![CDATA[</TR>]]></HTML>
  1030. </ViewBody>
  1031. <ViewFooter><HTML><![CDATA[</TABLE>]]></HTML>
  1032. <IfEqual>
  1033. <Expr1>
  1034. <GetVar Name="SearchString" />
  1035. </Expr1>
  1036. <Expr2>
  1037. </Expr2>
  1038. <Then>
  1039. </Then>
  1040. <Else><HTML><![CDATA[<TABLE width="100%" border=0><TR><TD class="ms-descriptiontext">$Resources:core,searchWait;</TD></TR></TABLE>]]></HTML>
  1041. </Else>
  1042. </IfEqual><HTML><![CDATA[</td></tr></table>]]></HTML>
  1043. </ViewFooter>
  1044. <PagedRowset><HTML><![CDATA[<TABLE width="100%" border=0 cellpadding=0 cellspacing=0 class="ms-bottompaging">
  1045. <TR><TD class="ms-bottompagingline1"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></TD></TR>
  1046. <TR><TD class="ms-bottompagingline2"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></TD></TR>
  1047. <TR><TD align=center Class="ms-vb" id="bottomPagingCell]]></HTML>
  1048. <GetVar Name="WPQ" /><HTML><![CDATA["><table>]]></HTML>
  1049. <Switch>
  1050. <Expr>
  1051. <GetVar Name="PrevPageData" />
  1052. </Expr>
  1053. <Case Value="" />
  1054. <Default><HTML><![CDATA[<td><A HREF="javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1055. <ScriptQuote NotAddingQuote="TRUE">
  1056. <PageUrl /><HTML>?</HTML>
  1057. <GetVar Name="PrevPageData" />
  1058. </ScriptQuote><HTML><![CDATA[");javascript:return false;'>]]></HTML><HTML><![CDATA[<img src="/_layouts/[%=System.Threading.Thread.CurrentThread.CurrentUICulture.LCID%]/images/prev.gif" border=0 alt="]]><![CDATA[$Resources:core,idPrevious;]]><![CDATA["></A></td>]]></HTML>
  1059. </Default>
  1060. </Switch><HTML><![CDATA[<td nowrap class="ms-paging">]]></HTML>
  1061. <GetVar Name="PageFirstRow" HTMLEncode="TRUE" /><HTML><![CDATA[&nbsp;]]></HTML><HTML>-</HTML><HTML><![CDATA[&nbsp;]]></HTML>
  1062. <GetVar Name="PageLastRow" HTMLEncode="TRUE" /><HTML><![CDATA[</td>]]></HTML>
  1063. <Switch>
  1064. <Expr>
  1065. <GetVar Name="NextPageData" />
  1066. </Expr>
  1067. <Case Value="" />
  1068. <Default><HTML><![CDATA[<td>
  1069. <A HREF="javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1070. <ScriptQuote NotAddingQuote="TRUE">
  1071. <PageUrl /><HTML>?</HTML>
  1072. <GetVar Name="NextPageData" />
  1073. </ScriptQuote><HTML><![CDATA[");javascript:return false;'>]]></HTML><HTML><![CDATA[<img src="/_layouts/[%=System.Threading.Thread.CurrentThread.CurrentUICulture.LCID%]/images/next.gif" border=0 alt="]]><![CDATA[$Resources:core,idNext;]]><![CDATA["></A></td>]]></HTML>
  1074. </Default>
  1075. </Switch><HTML><![CDATA[</tr></table></TD></TR>
  1076. <TR><TD class="ms-bottompagingline3"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></TD></TR>
  1077. </TABLE>]]></HTML><HTML><![CDATA[
  1078. <script>
  1079. var topPagingCell = document.getElementById("topPagingCell]]></HTML>
  1080. <GetVar Name="WPQ" /><HTML><![CDATA[");
  1081. var bottomPagingCell = document.getElementById("bottomPagingCell]]></HTML>
  1082. <GetVar Name="WPQ" /><HTML><![CDATA[");
  1083. if (topPagingCell != null && bottomPagingCell != null)
  1084. {
  1085. topPagingCell.innerHTML = bottomPagingCell.innerHTML;
  1086. }
  1087. </script>
  1088. ]]></HTML>
  1089. </PagedRowset>
  1090. <PagedClientCallbackRowset><HTML><![CDATA[<TR><TD></TD><TD align=left Class="ms-vb">]]></HTML>
  1091. <Switch>
  1092. <Expr>
  1093. <GetVar Name="NextPageData" />
  1094. </Expr>
  1095. <Case Value="" />
  1096. <Default><HTML><![CDATA[&nbsp;<A HREF="]]></HTML>
  1097. <PageUrl HTMLEncode="TRUE" /><HTML>?</HTML>
  1098. <GetVar Name="NextPageData" HTMLEncode="TRUE" /><HTML><![CDATA[" OnClick='javascript:SubmitFormPost("]]></HTML>
  1099. <ScriptQuote NotAddingQuote="TRUE">
  1100. <PageUrl /><HTML>?</HTML>
  1101. <GetVar Name="NextPageData" />
  1102. </ScriptQuote><HTML><![CDATA[");javascript:return false;'>]]></HTML><HTML><![CDATA[$Resources:core,groupMore;]]></HTML><HTML><![CDATA[</A>&nbsp;]]></HTML>
  1103. </Default>
  1104. </Switch><HTML><![CDATA[</TD></TR>]]></HTML>
  1105. </PagedClientCallbackRowset>
  1106. <PagedRecurrenceRowset><HTML><![CDATA[<TABLE width="100%" border=0><TR><TD nowrap Class="ms-vb">]]></HTML>
  1107. <Switch>
  1108. <Expr>
  1109. <GetVar Name="PrevPageData" />
  1110. </Expr>
  1111. <Case Value="" />
  1112. <Default><HTML><![CDATA[&nbsp;<A id=onetidPrev HREF=
  1113. "javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1114. <ScriptQuote NotAddingQuote="TRUE">
  1115. <PageUrl /><HTML>?</HTML>
  1116. <GetVar Name="PrevPageData" />
  1117. </ScriptQuote><HTML><![CDATA[");javascript:return false;'
  1118. ><img src="/_layouts/[%=System.Threading.Thread.CurrentThread.CurrentUICulture.LCID%]/images/prev.gif" border=0 alt="]]><![CDATA[$Resources:core,idPrevious;]]><![CDATA["></A>
  1119. <A HREF=
  1120. "javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1121. <ScriptQuote NotAddingQuote="TRUE">
  1122. <PageUrl /><HTML>?</HTML>
  1123. <GetVar Name="PrevPageData" />
  1124. </ScriptQuote><HTML><![CDATA[");javascript:return false;'
  1125. >]]></HTML><HTML>$Resources:core,idPrevious;</HTML><HTML><![CDATA[</A>]]></HTML>
  1126. </Default>
  1127. </Switch><HTML><![CDATA[</TD><TD align="$Resources:core,align-right;" nowrap Class="ms-vb">]]></HTML><HTML></HTML>
  1128. <Switch>
  1129. <Expr>
  1130. <GetVar Name="NextPageData" />
  1131. </Expr>
  1132. <Case Value="" />
  1133. <Default><HTML><![CDATA[<A HREF=
  1134. "javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1135. <ScriptQuote NotAddingQuote="TRUE">
  1136. <PageUrl /><HTML>?</HTML>
  1137. <GetVar Name="NextPageData" />
  1138. </ScriptQuote><HTML><![CDATA[");javascript:return false;'
  1139. >]]></HTML><HTML>$Resources:core,idNext;</HTML><HTML><![CDATA[</A>
  1140. <A id=onetidNext HREF=
  1141. "javascript:" OnClick='javascript:SubmitFormPost("]]></HTML>
  1142. <ScriptQuote NotAddingQuote="TRUE">
  1143. <PageUrl /><HTML>?</HTML>
  1144. <GetVar Name="NextPageData" />
  1145. </ScriptQuote><HTML><![CDATA[");javascript:return false;'
  1146. ><img src="/_layouts/[%=System.Threading.Thread.CurrentThread.CurrentUICulture.LCID%]/images/next.gif" border=0 alt="]]><![CDATA[$Resources:core,idNext;]]><![CDATA["></A>&nbsp;]]></HTML>
  1147. </Default>
  1148. </Switch><HTML><![CDATA[</TD></TR></TABLE>]]></HTML>
  1149. </PagedRecurrenceRowset>
  1150. <RowLimit Paged="TRUE">100</RowLimit>
  1151. <ViewEmpty><HTML><![CDATA[<SCRIPT>
  1152. ctx = new ContextInfo();
  1153. ctx.listBaseType = ]]></HTML>
  1154. <ListProperty Select="BaseType" /><HTML><![CDATA[;
  1155. ctx.listTemplate = ]]></HTML>
  1156. <ListProperty Select="ServerTemplate" /><HTML><![CDATA[;
  1157. ctx.listName = ]]></HTML>
  1158. <ScriptQuote>
  1159. <List />
  1160. </ScriptQuote><HTML><![CDATA[;
  1161. ctx.view = ]]></HTML>
  1162. <ScriptQuote>
  1163. <GetVar Name="View" />
  1164. </ScriptQuote><HTML><![CDATA[;
  1165. ctx.listUrlDir = ]]></HTML>
  1166. <ScriptQuote>
  1167. <ListUrlDir ServerRel="TRUE" URLEncodeAsURL="TRUE" />
  1168. </ScriptQuote><HTML><![CDATA[;
  1169. ctx.HttpPath = ]]></HTML>
  1170. <ScriptQuote>
  1171. <HttpPath ServerRel="TRUE" />
  1172. </ScriptQuote><HTML><![CDATA[;
  1173. ctx.HttpRoot = ]]></HTML>
  1174. <ScriptQuote>
  1175. <HttpVDir />
  1176. </ScriptQuote><HTML><![CDATA[;
  1177. ctx.imagesPath = ]]></HTML>
  1178. <ScriptQuote>/_layouts/images/</ScriptQuote><HTML><![CDATA[;
  1179. ctx.PortalUrl = ]]></HTML>
  1180. <ScriptQuote>
  1181. <ProjectProperty Select="PortalUrl" />
  1182. </ScriptQuote><HTML><![CDATA[;
  1183. ctx.SendToLocationName = ]]></HTML>
  1184. <ScriptQuote>
  1185. <ListProperty Select="SendToLocationName" />
  1186. </ScriptQuote><HTML><![CDATA[;
  1187. ctx.SendToLocationUrl = ]]></HTML>
  1188. <ScriptQuote>
  1189. <ListProperty Select="SendToLocationUrl" />
  1190. </ScriptQuote><HTML><![CDATA[;
  1191. ctx.RecycleBinEnabled = ]]></HTML>
  1192. <ProjectProperty Select="RecycleBinEnabled" /><HTML><![CDATA[;
  1193. ctx.OfficialFileName = ]]></HTML>
  1194. <ScriptQuote>
  1195. <ServerProperty Select="OfficialFileName" />
  1196. </ScriptQuote><HTML><![CDATA[;
  1197. ctx.WriteSecurity = ]]></HTML>
  1198. <ScriptQuote>
  1199. <ListProperty Select="WriteSecurity" />
  1200. </ScriptQuote><HTML><![CDATA[;
  1201. ctx.SiteTitle = ]]></HTML>
  1202. <ScriptQuote>
  1203. <ProjectProperty Select="Title" />
  1204. </ScriptQuote><HTML><![CDATA[;
  1205. ctx.ListTitle = ]]></HTML>
  1206. <ScriptQuote>
  1207. <ListProperty Select="Title" />
  1208. </ScriptQuote><HTML><![CDATA[;
  1209. if (ctx.PortalUrl == "") ctx.PortalUrl = null;
  1210. ctx.displayFormUrl = ]]></HTML>
  1211. <ScriptQuote>
  1212. <URL Cmd="DISPLAY" NoID="TRUE" />
  1213. </ScriptQuote><HTML><![CDATA[;
  1214. ctx.editFormUrl = ]]></HTML>
  1215. <ScriptQuote>
  1216. <URL Cmd="EDIT" NoID="TRUE" />
  1217. </ScriptQuote><HTML><![CDATA[;
  1218. ctx.isWebEditorPreview = ]]></HTML>
  1219. <Switch>
  1220. <Expr>
  1221. <GetVar Name="WebEditorPreview" />
  1222. </Expr>
  1223. <Case Value="TRUE">1</Case>
  1224. <Default>0</Default>
  1225. </Switch><HTML><![CDATA[;
  1226. ctx.ctxId = ]]></HTML>
  1227. <Counter Type="View" /><HTML><![CDATA[;
  1228. g_ViewIdToViewCounterMap[ ]]></HTML>
  1229. <ScriptQuote>
  1230. <GetVar Name="View" />
  1231. </ScriptQuote><HTML><![CDATA[ ]= ]]></HTML>
  1232. <Counter Type="View" /><HTML><![CDATA[;
  1233. ctx.CurrentUserId = ]]></HTML>
  1234. <UserID AllowAnonymous="TRUE" /><HTML><![CDATA[;
  1235. ]]></HTML>
  1236. <Switch>
  1237. <Expr>
  1238. <ListProperty Select="ModeratedList" />
  1239. </Expr>
  1240. <Case Value="1">
  1241. ctx.isModerated = true;
  1242. </Case>
  1243. </Switch>
  1244. <Switch>
  1245. <Expr>
  1246. <ListProperty Select="ForceCheckout" />
  1247. </Expr>
  1248. <Case Value="1">
  1249. ctx.isForceCheckout = true;
  1250. </Case>
  1251. </Switch>
  1252. <Switch>
  1253. <Expr>
  1254. <ListProperty Select="EnableMinorVersions" />
  1255. </Expr>
  1256. <Case Value="1">
  1257. ctx.EnableMinorVersions = true;
  1258. </Case>
  1259. </Switch>
  1260. <Switch>
  1261. <Expr>
  1262. <ListProperty Select="VersioningEnabled" />
  1263. </Expr>
  1264. <Case Value="1">
  1265. ctx.verEnabled = 1;
  1266. </Case>
  1267. </Switch>
  1268. <Switch>
  1269. <Expr>
  1270. <GetVar Name="RecursiveView" />
  1271. </Expr>
  1272. <Case Value="1">
  1273. ctx.recursiveView = true;
  1274. </Case>
  1275. </Switch>
  1276. <Switch>
  1277. <Expr>
  1278. <ListProperty Select="WorkflowsAssociated" />
  1279. </Expr>
  1280. <Case Value="1">
  1281. ctx.WorkflowsAssociated = true;
  1282. </Case>
  1283. </Switch>
  1284. <Switch>
  1285. <Expr>
  1286. <ListProperty Select="EnableContentTypes" />
  1287. </Expr>
  1288. <Case Value="1">
  1289. ctx.ContentTypesEnabled = true;
  1290. </Case>
  1291. </Switch><HTML><![CDATA[
  1292. ctx]]></HTML>
  1293. <Counter Type="View" /><HTML><![CDATA[ = ctx;
  1294. </SCRIPT>]]></HTML>
  1295. <Switch>
  1296. <Expr>
  1297. <ListProperty Select="Direction" />
  1298. </Expr>
  1299. <Case Value="ltr"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("left");</SCRIPT>]]></HTML>
  1300. </Case>
  1301. <Case Value="rtl"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("right");</SCRIPT>]]></HTML>
  1302. </Case>
  1303. </Switch><HTML><![CDATA[<TABLE width="100%" class="ms-listviewtable" cellspacing=0 cellpadding=0 border=0 dir="]]></HTML>
  1304. <ListProperty Select="Direction" HTMLEncode="TRUE" /><HTML><![CDATA["><tr><td>]]></HTML><HTML><![CDATA[<TABLE ID=onetidDoclibViewTbl0 width="100%" cellpadding=0 cellspacing=0 Summary="]]></HTML>
  1305. <ListProperty Select="Title" HTMLEncode="TRUE" /><HTML><![CDATA[" ]]></HTML><HTML><![CDATA[border=0><TR class="ms-viewheadertr">]]></HTML><HTML><![CDATA[<IFRAME src="javascript:false;" id="FilterIframe]]></HTML>
  1306. <Counter Type="View" /><HTML><![CDATA[" name="FilterIframe]]></HTML>
  1307. <Counter Type="View" /><HTML><![CDATA[" style="display:none" height="0" width="0" title="]]></HTML><HTML>$Resources:filterIFrameTitle;</HTML><HTML><![CDATA[" FilterLink="]]></HTML>
  1308. <FilterLink HTMLEncode="TRUE" Paged="FALSE" /><HTML><![CDATA["></IFRAME>]]></HTML>
  1309. <Fields>
  1310. <Switch>
  1311. <Expr>
  1312. <Property Select="Name" />
  1313. </Expr>
  1314. <Case Value="Attachments"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh-icon">]]></HTML>
  1315. <IfEqual>
  1316. <Expr1>
  1317. <GetVar Name="Plain" />
  1318. </Expr1>
  1319. <Expr2>TRUE</Expr2>
  1320. <Then>
  1321. <Field />
  1322. </Then>
  1323. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1324. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1325. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1326. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1327. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1328. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1329. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1330. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1331. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1332. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1333. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1334. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1335. <Switch>
  1336. <Expr>
  1337. <ListProperty Select="Direction" />
  1338. </Expr>
  1339. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1340. </Case>
  1341. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1342. </Default>
  1343. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1344. </Else>
  1345. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1346. </Case>
  1347. <Default>
  1348. <Switch>
  1349. <Expr>
  1350. <Property Select="Type" />
  1351. </Expr>
  1352. <Case Value="Note"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  1353. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1354. </Case>
  1355. <Default>
  1356. <Switch>
  1357. <Expr>
  1358. <Property Select="Filterable" />
  1359. </Expr>
  1360. <Case Value="FALSE">
  1361. <Switch>
  1362. <Expr>
  1363. <Property Select="Sortable" />
  1364. </Expr>
  1365. <Case Value="FALSE">
  1366. <Switch>
  1367. <Expr>
  1368. <Property Select="Name" />
  1369. </Expr>
  1370. <Case Value="SelectedFlag"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh3-nograd">]]></HTML>
  1371. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1372. </Case>
  1373. <Default>
  1374. <Switch>
  1375. <Expr>
  1376. <Property Select="Type" />
  1377. <Property Select="ShowFieldImnHeader" />
  1378. <PresenceEnabled />
  1379. </Expr>
  1380. <Case Value="UserTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  1381. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1382. </Case>
  1383. <Case Value="UserMultiTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  1384. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1385. </Case>
  1386. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  1387. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1388. </Default>
  1389. </Switch>
  1390. </Default>
  1391. </Switch>
  1392. </Case>
  1393. <Default>
  1394. <Switch>
  1395. <Expr>
  1396. <Property Select="SortDisable" />
  1397. </Expr>
  1398. <Case Value="TRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2-nograd">]]></HTML>
  1399. <Field /><HTML><![CDATA[</TH>]]></HTML>
  1400. </Case>
  1401. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2">]]></HTML>
  1402. <IfEqual>
  1403. <Expr1>
  1404. <GetVar Name="Plain" />
  1405. </Expr1>
  1406. <Expr2>TRUE</Expr2>
  1407. <Then>
  1408. <Field />
  1409. </Then>
  1410. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1411. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1412. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1413. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1414. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1415. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1416. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1417. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1418. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1419. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1420. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1421. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1422. <Switch>
  1423. <Expr>
  1424. <ListProperty Select="Direction" />
  1425. </Expr>
  1426. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1427. </Case>
  1428. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1429. </Default>
  1430. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1431. </Else>
  1432. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1433. </Default>
  1434. </Switch>
  1435. </Default>
  1436. </Switch>
  1437. </Case>
  1438. <Default>
  1439. <Switch>
  1440. <Expr>
  1441. <Property Select="Type" />
  1442. <Property Select="ShowFieldImnHeader" />
  1443. <PresenceEnabled />
  1444. </Expr>
  1445. <Case Value="UserTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  1446. <IfEqual>
  1447. <Expr1>
  1448. <GetVar Name="Plain" />
  1449. </Expr1>
  1450. <Expr2>TRUE</Expr2>
  1451. <Then>
  1452. <Field />
  1453. </Then>
  1454. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1455. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1456. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1457. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1458. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1459. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1460. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1461. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1462. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1463. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1464. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1465. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1466. <Switch>
  1467. <Expr>
  1468. <ListProperty Select="Direction" />
  1469. </Expr>
  1470. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1471. </Case>
  1472. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1473. </Default>
  1474. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1475. </Else>
  1476. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1477. </Case>
  1478. <Case Value="UserMultiTRUETRUE"><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh">]]></HTML>
  1479. <IfEqual>
  1480. <Expr1>
  1481. <GetVar Name="Plain" />
  1482. </Expr1>
  1483. <Expr2>TRUE</Expr2>
  1484. <Then>
  1485. <Field />
  1486. </Then>
  1487. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1488. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1489. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1490. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1491. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1492. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1493. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1494. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1495. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1496. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1497. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1498. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1499. <Switch>
  1500. <Expr>
  1501. <ListProperty Select="Direction" />
  1502. </Expr>
  1503. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1504. </Case>
  1505. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1506. </Default>
  1507. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1508. </Else>
  1509. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1510. </Case>
  1511. <Default>
  1512. <Switch>
  1513. <Expr>
  1514. <Property Select="HeaderImage" />
  1515. </Expr>
  1516. <Case Value=""><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh2">]]></HTML>
  1517. <IfEqual>
  1518. <Expr1>
  1519. <GetVar Name="Plain" />
  1520. </Expr1>
  1521. <Expr2>TRUE</Expr2>
  1522. <Then>
  1523. <Field />
  1524. </Then>
  1525. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1526. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1527. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1528. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1529. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1530. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1531. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1532. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1533. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1534. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1535. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1536. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1537. <Switch>
  1538. <Expr>
  1539. <ListProperty Select="Direction" />
  1540. </Expr>
  1541. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1542. </Case>
  1543. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1544. </Default>
  1545. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1546. </Else>
  1547. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1548. </Case>
  1549. <Default><HTML><![CDATA[<TH nowrap scope="col" class="ms-vh-icon">]]></HTML>
  1550. <IfEqual>
  1551. <Expr1>
  1552. <GetVar Name="Plain" />
  1553. </Expr1>
  1554. <Expr2>TRUE</Expr2>
  1555. <Then>
  1556. <Field />
  1557. </Then>
  1558. <Else><HTML><![CDATA[<div style="width:100%;position:relative;left:0;top:0;"><TABLE style="width:100%;" Sortable="]]></HTML>
  1559. <Property Select="Sortable" HTMLEncode="TRUE" /><HTML><![CDATA[" SortDisable="]]></HTML>
  1560. <GetVar Name="SortDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" FilterDisable="]]></HTML>
  1561. <GetVar Name="FilterDisable" HTMLEncode="TRUE" /><HTML><![CDATA[" Filterable="]]></HTML>
  1562. <Property Select="Filterable" HTMLEncode="TRUE" /><HTML><![CDATA[" Name="]]></HTML>
  1563. <Property Select="Name" HTMLEncode="TRUE" /><HTML><![CDATA[" CtxNum="]]></HTML>
  1564. <Counter Type="View" /><HTML><![CDATA[" DisplayName="]]></HTML>
  1565. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[" FieldType="]]></HTML>
  1566. <Property Select="Type" HTMLEncode="TRUE" /><HTML><![CDATA[" ResultType="]]></HTML>
  1567. <Property Select="ResultType" HTMLEncode="TRUE" /><HTML><![CDATA[" SortFields="]]></HTML>
  1568. <FieldSortParams HTMLEncode="TRUE" /><HTML><![CDATA[" height="100%" cellspacing=1 cellpadding=0 class="ms-unselectedtitle" onmouseover="OnMouseOverFilter(this)"><TR><TD width="100%" Class="ms-vb" nowrap>]]></HTML>
  1569. <Field /><HTML><![CDATA[</TD>]]></HTML>
  1570. <Switch>
  1571. <Expr>
  1572. <ListProperty Select="Direction" />
  1573. </Expr>
  1574. <Case Value="rtl"><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1575. </Case>
  1576. <Default><HTML><![CDATA[<TD style="position:absolute;"><IMG src="/_layouts/images/blank.gif" width=13px style="visibility: hidden" alt=""></TD>]]></HTML>
  1577. </Default>
  1578. </Switch><HTML><![CDATA[</TR></TABLE></div>]]></HTML>
  1579. </Else>
  1580. </IfEqual><HTML><![CDATA[</TH>]]></HTML>
  1581. </Default>
  1582. </Switch>
  1583. </Default>
  1584. </Switch>
  1585. </Default>
  1586. </Switch>
  1587. </Default>
  1588. </Switch>
  1589. </Default>
  1590. </Switch>
  1591. </Fields><HTML><![CDATA[</TR>]]></HTML><HTML><![CDATA[</TABLE>]]></HTML><HTML><![CDATA[</td></tr>]]></HTML><HTML><![CDATA[<tr><td>]]></HTML><HTML><![CDATA[<TABLE ]]></HTML><HTML><![CDATA[ width=100% ]]></HTML><HTML><![CDATA[ border=0><TR>]]></HTML>
  1592. <IfEqual>
  1593. <Expr1>
  1594. <GetVar Name="SearchString" />
  1595. </Expr1>
  1596. <Expr2>
  1597. </Expr2>
  1598. <Then><HTML><![CDATA[<TD Class="ms-vb"> ]]></HTML><HTML>$ResourcesNoEncode:core,noXinviewofY_LIST;</HTML>
  1599. <IfHasRights>
  1600. <RightsChoices>
  1601. <RightsGroup PermAddListItems="required" />
  1602. </RightsChoices>
  1603. <Then><HTML> $Resources:core,noXinviewofY_DEFAULT;</HTML>
  1604. </Then>
  1605. </IfHasRights><HTML><![CDATA[</TD>]]></HTML>
  1606. </Then>
  1607. <Else><HTML><![CDATA[<TD class="ms-vb"><B>]]></HTML><HTML>$Resources:core,norecordsmatchquery;</HTML><HTML><![CDATA[</B></TD>]]></HTML>
  1608. <IfEqual>
  1609. <Expr1>
  1610. <GetVar Name="ErrorText" />
  1611. </Expr1>
  1612. <Expr2>TRUE</Expr2>
  1613. <Then><HTML><!-- _locID_CDATA="MyCdataID,HTML" --><![CDATA[<TR><TD class="ms-descriptiontext">$Resources:core,see_searchtips_forhelpcreatequery_START;
  1614. <A HREF="javascript:HelpWindowKey('search_tips')">$Resources:core,see_searchtips_forhelpcreatequery_END;
  1615. </A>$Resources:core,see_searchtips_forhelpcreatequery_END2;</TD></TR><TR>]]></HTML>
  1616. </Then>
  1617. <Else><HTML><![CDATA[<TR><TD class="ms-descriptiontext">$Resources:core,searchWait;</TD></TR><TR>]]></HTML>
  1618. </Else>
  1619. </IfEqual>
  1620. </Else>
  1621. </IfEqual><HTML><![CDATA[</TR></TABLE>]]></HTML><HTML><![CDATA[</td></tr></TABLE>]]></HTML>
  1622. </ViewEmpty>
  1623. <ViewFields>
  1624. <FieldRef Name="Attachments">
  1625. </FieldRef>
  1626. <FieldRef Name="LinkTitle">
  1627. </FieldRef>
  1628. <FieldRef Name="Modified">
  1629. </FieldRef>
  1630. </ViewFields>
  1631. <Query>
  1632. <OrderBy>
  1633. <FieldRef Name="Modified" Ascending="FALSE">
  1634. </FieldRef>
  1635. </OrderBy>
  1636. </Query>
  1637. </View>
  1638. <View BaseViewID="3" FreeForm="TRUE" Type="HTML">
  1639. <ViewHeader><HTML><![CDATA[<TABLE width="100%" cellspacing=0 cellpadding=0 border=0>]]></HTML><HTML><![CDATA[<SCRIPT>
  1640. ctx = new ContextInfo();
  1641. ctx.listBaseType = ]]></HTML>
  1642. <ListProperty Select="BaseType" /><HTML><![CDATA[;
  1643. ctx.listTemplate = ]]></HTML>
  1644. <ListProperty Select="ServerTemplate" /><HTML><![CDATA[;
  1645. ctx.listName = ]]></HTML>
  1646. <ScriptQuote>
  1647. <List />
  1648. </ScriptQuote><HTML><![CDATA[;
  1649. ctx.view = ]]></HTML>
  1650. <ScriptQuote>
  1651. <GetVar Name="View" />
  1652. </ScriptQuote><HTML><![CDATA[;
  1653. ctx.listUrlDir = ]]></HTML>
  1654. <ScriptQuote>
  1655. <ListUrlDir ServerRel="TRUE" URLEncodeAsURL="TRUE" />
  1656. </ScriptQuote><HTML><![CDATA[;
  1657. ctx.HttpPath = ]]></HTML>
  1658. <ScriptQuote>
  1659. <HttpPath ServerRel="TRUE" />
  1660. </ScriptQuote><HTML><![CDATA[;
  1661. ctx.HttpRoot = ]]></HTML>
  1662. <ScriptQuote>
  1663. <HttpVDir />
  1664. </ScriptQuote><HTML><![CDATA[;
  1665. ctx.imagesPath = ]]></HTML>
  1666. <ScriptQuote>/_layouts/images/</ScriptQuote><HTML><![CDATA[;
  1667. ctx.PortalUrl = ]]></HTML>
  1668. <ScriptQuote>
  1669. <ProjectProperty Select="PortalUrl" />
  1670. </ScriptQuote><HTML><![CDATA[;
  1671. ctx.SendToLocationName = ]]></HTML>
  1672. <ScriptQuote>
  1673. <ListProperty Select="SendToLocationName" />
  1674. </ScriptQuote><HTML><![CDATA[;
  1675. ctx.SendToLocationUrl = ]]></HTML>
  1676. <ScriptQuote>
  1677. <ListProperty Select="SendToLocationUrl" />
  1678. </ScriptQuote><HTML><![CDATA[;
  1679. ctx.RecycleBinEnabled = ]]></HTML>
  1680. <ProjectProperty Select="RecycleBinEnabled" /><HTML><![CDATA[;
  1681. ctx.OfficialFileName = ]]></HTML>
  1682. <ScriptQuote>
  1683. <ServerProperty Select="OfficialFileName" />
  1684. </ScriptQuote><HTML><![CDATA[;
  1685. ctx.WriteSecurity = ]]></HTML>
  1686. <ScriptQuote>
  1687. <ListProperty Select="WriteSecurity" />
  1688. </ScriptQuote><HTML><![CDATA[;
  1689. ctx.SiteTitle = ]]></HTML>
  1690. <ScriptQuote>
  1691. <ProjectProperty Select="Title" />
  1692. </ScriptQuote><HTML><![CDATA[;
  1693. ctx.ListTitle = ]]></HTML>
  1694. <ScriptQuote>
  1695. <ListProperty Select="Title" />
  1696. </ScriptQuote><HTML><![CDATA[;
  1697. if (ctx.PortalUrl == "") ctx.PortalUrl = null;
  1698. ctx.displayFormUrl = ]]></HTML>
  1699. <ScriptQuote>
  1700. <URL Cmd="DISPLAY" NoID="TRUE" />
  1701. </ScriptQuote><HTML><![CDATA[;
  1702. ctx.editFormUrl = ]]></HTML>
  1703. <ScriptQuote>
  1704. <URL Cmd="EDIT" NoID="TRUE" />
  1705. </ScriptQuote><HTML><![CDATA[;
  1706. ctx.isWebEditorPreview = ]]></HTML>
  1707. <Switch>
  1708. <Expr>
  1709. <GetVar Name="WebEditorPreview" />
  1710. </Expr>
  1711. <Case Value="TRUE">1</Case>
  1712. <Default>0</Default>
  1713. </Switch><HTML><![CDATA[;
  1714. ctx.ctxId = ]]></HTML>
  1715. <Counter Type="View" /><HTML><![CDATA[;
  1716. g_ViewIdToViewCounterMap[ ]]></HTML>
  1717. <ScriptQuote>
  1718. <GetVar Name="View" />
  1719. </ScriptQuote><HTML><![CDATA[ ]= ]]></HTML>
  1720. <Counter Type="View" /><HTML><![CDATA[;
  1721. ctx.CurrentUserId = ]]></HTML>
  1722. <UserID AllowAnonymous="TRUE" /><HTML><![CDATA[;
  1723. ]]></HTML>
  1724. <Switch>
  1725. <Expr>
  1726. <ListProperty Select="ModeratedList" />
  1727. </Expr>
  1728. <Case Value="1">
  1729. ctx.isModerated = true;
  1730. </Case>
  1731. </Switch>
  1732. <Switch>
  1733. <Expr>
  1734. <ListProperty Select="ForceCheckout" />
  1735. </Expr>
  1736. <Case Value="1">
  1737. ctx.isForceCheckout = true;
  1738. </Case>
  1739. </Switch>
  1740. <Switch>
  1741. <Expr>
  1742. <ListProperty Select="EnableMinorVersions" />
  1743. </Expr>
  1744. <Case Value="1">
  1745. ctx.EnableMinorVersions = true;
  1746. </Case>
  1747. </Switch>
  1748. <Switch>
  1749. <Expr>
  1750. <ListProperty Select="VersioningEnabled" />
  1751. </Expr>
  1752. <Case Value="1">
  1753. ctx.verEnabled = 1;
  1754. </Case>
  1755. </Switch>
  1756. <Switch>
  1757. <Expr>
  1758. <GetVar Name="RecursiveView" />
  1759. </Expr>
  1760. <Case Value="1">
  1761. ctx.recursiveView = true;
  1762. </Case>
  1763. </Switch>
  1764. <Switch>
  1765. <Expr>
  1766. <ListProperty Select="WorkflowsAssociated" />
  1767. </Expr>
  1768. <Case Value="1">
  1769. ctx.WorkflowsAssociated = true;
  1770. </Case>
  1771. </Switch>
  1772. <Switch>
  1773. <Expr>
  1774. <ListProperty Select="EnableContentTypes" />
  1775. </Expr>
  1776. <Case Value="1">
  1777. ctx.ContentTypesEnabled = true;
  1778. </Case>
  1779. </Switch><HTML><![CDATA[
  1780. ctx]]></HTML>
  1781. <Counter Type="View" /><HTML><![CDATA[ = ctx;
  1782. </SCRIPT>]]></HTML>
  1783. <Switch>
  1784. <Expr>
  1785. <ListProperty Select="Direction" />
  1786. </Expr>
  1787. <Case Value="ltr"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("left");</SCRIPT>]]></HTML>
  1788. </Case>
  1789. <Case Value="rtl"><HTML><![CDATA[<SCRIPT>FixTextAlignForBidi("right");</SCRIPT>]]></HTML>
  1790. </Case>
  1791. </Switch><HTML><![CDATA[<tr><td>]]></HTML><HTML><![CDATA[<TABLE ID="]]></HTML>
  1792. <WebQueryInfo /><HTML><![CDATA[" class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0>
  1793. ]]></HTML>
  1794. <SetVar Name="FreeForm" Scope="Request" Value="TRUE" />
  1795. </ViewHeader>
  1796. <ViewBody><HTML><![CDATA[
  1797. <TR><TD width=80% class="ms-vb" style="padding-bottom: 3px"><span class="ms-announcementtitle">
  1798. ]]></HTML>
  1799. <Field Name="LinkTitleNoMenu" /><HTML><![CDATA[&nbsp;]]></HTML>
  1800. <Field Name="Attachments" /><HTML><![CDATA[</span><br>]]></HTML><HTML>$Resources:2000;</HTML>
  1801. <Field Name="Author" /><HTML><![CDATA[</td><td width=20% align="]]></HTML><HTML>$Resources:align-right;</HTML><HTML><![CDATA[" nowrap class="ms-vb">&nbsp;]]></HTML>
  1802. <Field Name="Modified" /><HTML><![CDATA[</td></tr><tr><td colspan=2 class="ms-vb"> ]]></HTML>
  1803. <Switch>
  1804. <Expr>
  1805. <FieldProperty Name="Body" Select="RichText" />
  1806. </Expr>
  1807. <Case Value="TRUE"><HTML><![CDATA[<div>]]></HTML>
  1808. <Switch>
  1809. <Expr>
  1810. <FieldProperty Name="Body" Select="RichTextMode" />
  1811. </Expr>
  1812. <Case Value="FullHtml">
  1813. <Limit Len="350" MoreText="...">
  1814. <Column Name="Body" />
  1815. </Limit>
  1816. </Case>
  1817. <Default>
  1818. <Limit Len="350" AutoHyperLinkNoEncoding="TRUE" MoreText="...">
  1819. <Column Name="Body" />
  1820. </Limit>
  1821. </Default>
  1822. </Switch><HTML><![CDATA[</div>]]></HTML>
  1823. </Case>
  1824. <Default>
  1825. <Limit Len="350" MoreText="..." AutoHyperLink="TRUE" AutoNewLine="TRUE">
  1826. <Column Name="Body" />
  1827. </Limit>
  1828. </Default>
  1829. </Switch>
  1830. <Fields><HTML><![CDATA[<BR>]]></HTML>
  1831. <Property Select="DisplayName" HTMLEncode="TRUE" /><HTML><![CDATA[: ]]></HTML>
  1832. <Field />
  1833. </Fields><HTML><![CDATA[
  1834. </TD></TR><TR><TD><font size=1>&nbsp;</font></TD></TR>
  1835. ]]></HTML>
  1836. </ViewBody>
  1837. <ViewFooter><HTML><![CDATA[</table>]]></HTML><HTML><![CDATA[</td></tr></table>]]></HTML>
  1838. </ViewFooter>
  1839. <Toolbar Position="After" Type="Freeform">
  1840. <IfHasRights>
  1841. <RightsChoices>
  1842. <RightsGroup PermAddListItems="required" />
  1843. </RightsChoices>
  1844. <Then><HTML><![CDATA[ <table width=100% cellpadding=0 cellspacing=0 border=0 > <tr> <td colspan="2" class="ms-partline"><IMG SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""></td> </tr> <tr> <td class="ms-addnew" style="padding-bottom: 3px"> <img src="/_layouts/images/rect.gif" alt="">&nbsp;<a class="ms-addnew" ID="Add new announcement" href="]]></HTML>
  1845. <URL Cmd="New" /><HTML><![CDATA[" ONCLICK="javascript:NewItem(']]></HTML>
  1846. <URL Cmd="New" /><HTML><![CDATA[', true);javascript:return false;" target="_self">]]></HTML><HTML><!-- _locID_text="onetid6" _locComment="{StringCategory=HTX}" -->$Resources:idHomePageNewAnnounce</HTML><HTML><![CDATA[</a> </td> </tr> <tr><td><IMG SRC="/_layouts/images/blank.gif" width=1 height=5 alt=""></td></tr> </table>]]></HTML>
  1847. </Then>
  1848. </IfHasRights>
  1849. </Toolbar>
  1850. <RowLimitExceeded><HTML><![CDATA[<table class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0>
  1851. <TR><TD Class="ms-vb">
  1852. <a href="]]></HTML>
  1853. <ListProperty Select="DefaultViewUrl" /><HTML><![CDATA[" ID=onetidMoreAnn>
  1854. ]]></HTML><HTML>$Resources:MoreAnnouncements;</HTML><HTML><![CDATA[
  1855. </a></TD></TR>
  1856. <tr><td height="8"><IMG SRC="/_layouts/images/blank.gif" width=1 height=8 alt=""></td></tr></table>
  1857. ]]></HTML>
  1858. </RowLimitExceeded>
  1859. <ViewEmpty><HTML><![CDATA[
  1860. <TABLE class="ms-summarycustombody" cellpadding=0 cellspacing=0 border=0><TR><TD class="ms-vb">]]></HTML><HTML>$Resources:NoAnnouncements;</HTML>
  1861. <IfHasRights>
  1862. <RightsChoices>
  1863. <RightsGroup PermAddListItems="required" />
  1864. </RightsChoices>
  1865. <Then><HTML> $Resources:core,NoAnnouncementsHowTo;</HTML>
  1866. </Then>
  1867. </IfHasRights><HTML><![CDATA[
  1868. </TD></TR><tr><td height="5"><IMG SRC="/_layouts/images/blank.gif" width=1 height=5 alt=""></td></tr></TABLE>
  1869. ]]></HTML>
  1870. </ViewEmpty>
  1871. <Query>
  1872. <Where>
  1873. <Or>
  1874. <IsNull>
  1875. <FieldRef Name="Expires" />
  1876. </IsNull>
  1877. <Geq>
  1878. <FieldRef Name="Expires">
  1879. </FieldRef>
  1880. <Value Type="DateTime">
  1881. <Today>
  1882. </Today>
  1883. </Value>
  1884. </Geq>
  1885. </Or>
  1886. </Where>
  1887. <OrderBy>
  1888. <FieldRef Name="Modified" Ascending="FALSE">
  1889. </FieldRef>
  1890. </OrderBy>
  1891. </Query>
  1892. <ViewFields>
  1893. <FieldRef Name="LinkTitleNoMenu" Explicit="TRUE">
  1894. </FieldRef>
  1895. <FieldRef Name="Body" Explicit="TRUE">
  1896. </FieldRef>
  1897. <FieldRef Name="Author" Explicit="TRUE">
  1898. </FieldRef>
  1899. <FieldRef Name="Modified" Explicit="TRUE">
  1900. </FieldRef>
  1901. <FieldRef Name="Attachments" Explicit="TRUE">
  1902. </FieldRef>
  1903. </ViewFields>
  1904. <RowLimit>3</RowLimit>
  1905. </View>
  1906. </Views>
  1907. <Forms>
  1908. <Form Type="DisplayForm" Url="DispForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
  1909. <Form Type="EditForm" Url="EditForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
  1910. <Form Type="NewForm" Url="NewForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
  1911. </Forms>
  1912. <DefaultDescription>$Resources:onetid10;</DefaultDescription>
  1913. </MetaData>
  1914. </List>