4. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/20/2017 7:20:06 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

4.1 Files compared

# Location File Last Modified
1 CIF_MHV_2017.3.0.0_SW_Docx.zip\CIF_MHV_2017.3.0.0.zip\mhv_source\mhv_bootstrap_theme\src\main\webapp\templates portal_normal.vm Sat Jun 3 17:36:02 2017 UTC
2 CIF_MHV_2017.3.0.0_SW_Docx.zip\CIF_MHV_2017.3.0.0.zip\mhv_source\mhv_bootstrap_theme\src\main\webapp\templates portal_normal.vm Mon Jun 19 13:54:38 2017 UTC

4.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 322
Changed 2 4
Inserted 0 0
Removed 0 0

4.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

4.4 Active regular expressions

No regular expressions were active.

4.5 Comparison detail

  1   <!DOCTYPE  html>
  2  
  3   #parse ($i nit)
  4  
  5   #set ($sit eRoot = "/ ")
  6   #if (!($th emeDisplay .getPathFr iendlyURLP ublic() ==  "/" || $t hemeDispla y.getPathF riendlyURL Public() = = "")) 
  7           #s et ($siteR oot = $the meDisplay. getPathFri endlyURLPu blic())
  8   #end
  9   #if (!($la yout.getGr oup().frie ndlyURL ==  "/" || $l ayout.getG roup().fri endlyURL = = ""))
  10           #s et ($siteR oot = "$si teRoot$lay out.getGro up().frien dlyURL" )
  11   #end
  12  
  13   <html clas s="$root_c ss_class"  dir="#lang uage ("lan g.dir")" l ang="$w3c_ language_i d">
  14  
  15   <head>
  16           <m eta http-e quiv="X-UA -Compatibl e" content ="IE=edge"  />
  17           <t itle>$the_ title - My  HealtheVe t</title>
  18           <m eta name=" language"  content="$ locale.lan guage" />
  19           <m eta conten t="initial -scale=1.0 , width=de vice-width " name="vi ewport" />
  20           #s et ($autho r=$layout. getExpando Bridge().g etAttribut e("Author" ))
  21           #i f (!$autho r) #set ($ author = " ") #end
  22           <m eta name=" author" co ntent="$au thor">
  23           #s et ($subje ct=$layout .getExpand oBridge(). getAttribu te("Subjec t"))
  24           #i f (!$subje ct) #set ( $subject =  "") #end
  25           <m eta name=" subject" c ontent="$s ubject">
  26           <m eta name=" datecreate d" content ="$layout. createDate "/>
  27           #s et ($dateR eviewed =  $layout.ge tExpandoBr idge().get Attribute( "DateRevie wed"))
  28           #i f (!$dateR eviewed) # set ($date Reviewed =  $layout.m odifiedDat e) #end
  29           <m eta name=" datereview ed" conten t="$dateRe viewed"/>
  30           <m eta name=" type" cont ent="Gener al Informa tion">
  31           
  32           
  33           #j s ("$javas cript_fold er/jquery- 1.11.1.js" )
  34           #j s ("$javas cript_fold er/jquery- ui.js")
  35           <s cript src= "https://c dnjs.cloud flare.com/ ajax/libs/ twitter-bo otstrap/2. 3.2/js/boo tstrap.min .js" type= "text/java script"></ script>
  36           #j s ("$javas cript_fold er/mhv.js" )
  37           <s cript type ="text/jav ascript" s rc="/stati c/foresee/ foresee-tr igger.js"> </script>
  38           #j s ("$javas cript_fold er/jquery. slicknav.m in.js")
  39           $t heme.inclu de($top_he ad_include )
  40           
  41           <s cript  id= "_fed_an_u a_tag" lan guage="jav ascript" s rc="https: //dap.digi talgov.gov /Universal -Federated -Analytics -Min.js?ve r=true&age ncy=VA&amp ;pua=UA-63 485645-1"> </script>
  42   </head>
  43  
  44   ## To put  the edit c ontrols on  the left  side
  45   <body clas s="$css_cl ass">
  46   ## To put  the edit c ontrols at  the top 
  47   ## <body>
  48  
  49   <a href="# main-conte nt" id="sk ip-to-cont ent">#lang uage ("ski p-to-conte nt")</a>
  50  
  51   $theme.inc lude($body _top_inclu de)
  52  
  53   #if ($is_s igned_in)
  54           #s et ($usrRo les = $use r.getRoles ())
  55           #s et($isCont entManager  = false)
  56           #f oreach( $u srRole in  $usrRoles  )
  57                    #if( $usrRole.g etName().e quals("MHV  Content M anager"))
  58                             #set($ isContentM anager = t rue)
  59                    #end
  60           #e nd
  61       #if ($ isContentM anager
  62         || $ permission Checker.is OmniAdmin( $group_id)
  63         || $ permission Checker.is GroupOwner ($group_id )
  64         || $ permission Checker.is GroupAdmin ($group_id ))
  65              #dockbar()
  66         #end
  67   #end
  68  
  69   #parse ("$ full_templ ates_path/ navigation -mobile.vm ")
  70  
  71   <div class ="containe r-fluid" i d="wrapper ">
  72           <h eader>
  73                    <div  id="headi ng">
  74                             <div i d="header- banner-ima ge">
  75                                      <img src ="$images_ folder/hea der-banner -va760.jpg " alt="MyH ealtheVet  Banner"/>
  76                             </div>
  77                             <div i d="header- link-vahom e">
  78                                       <a href="h ttp://www. DNS     /" class=" external-l ink-va" ta rget="_bla nk"><img s rc="$image s_folder/h eader-link -vahome.gi f" alt="Go  to VA Hom e"/></a>
  79                                      #*
  80                                      <div id= "header-na v-search-b ar">
  81                                               <div class ="row">
  82                                                       <d iv class=" span3">
  83                                                       </ div>
  84                                                       <d iv id="hea der-nav-sp an" class= "span6">
  85                                                                <ul>
  86                                                                          <li><a hre f="http:// www1. DNS     /directory /guide/hom e.asp?isfl ash=1" tar get="_blan k" tabinde x="0">VA F acility Lo cator</a>< /li> 
  87                                                                         <li><a  href="$si teRoot/abo ut-mhv" ta bindex="0" >About MHV </a></li> 
  88                                                                         <li><a  href="$si teRoot/rss -feeds" ta bindex="0" >RSS Feeds </a></li>
  89                                                                         <li><a  href="$si teRoot/hel p" tabinde x="0">Help </a></li> 
  90                                                                         <li><a  href="$si teRoot/faq s" tabinde x="0">FAQs </a></li> 
  91                                                                         <li><a  href="$si teRoot/con tact-mhv"  tabindex=" 0">Contact  MHV</a></ li>
  92                                                                </ul >
  93                                                       </ div>
  94                                                       <d iv id="hea der-search -span" cla ss="span3" >
  95                                                                <div  id="searc h-box">
  96                                                                         $theme .search()
  97                                                                </di v></li>
  98                                                       </ div>  
  99                                               </div>
  100                                      </div>
  101                                      *#
  102                             </div>
  103                                              
  104                    </di v>
  105  
  106  
  107                    #if  ($has_navi gation ||  $is_signed _in)
  108                             #parse  ("$full_t emplates_p ath/naviga tion.vm")
  109                    #end
  110  
  111           </ header>
  112  
  113           <d iv id="con tent">
  114           <m ain>
  115                    <!-- <nav id="b readcrumbs ">#breadcr umbs()</na v>-->
  116  
  117                    #if  ($selectab le)
  118                             $theme .include($ content_in clude)
  119                    #els e
  120                             $portl etDisplay. recycle()
  121  
  122                             $portl etDisplay. setTitle($ the_title)
  123  
  124                             $theme .wrapPortl et("portle t.vm", $co ntent_incl ude)
  125                    #end
  126           </ main>
  127           </ div>
  128                    
  129                    #set  ($webCont entTitle =  "MegaFoot er")
  130                    #set  ($webCont entURLTitl e = $strin gUtil.repl ace($strin gUtil.lowe rCase("$we bContentTi tle"),' ', '-'))
  131                    #set  ($journal ArticleLoc alService  = $service Locator.fi ndService( "com.lifer ay.portlet .journal.s ervice.Jou rnalArticl eLocalServ ice"))
  132                    #set  ($journal Article =  $journalAr ticleLocal Service.ge tLatestArt icleByUrlT itle($them eDisplay.g etScopeGro upId(),$we bContentUR LTitle, 0) )
  133                    #if  ($journalA rticle)
  134                         #set ($VOI D = $veloc ityPortlet Preference s.setValue ('groupId' , $themeDi splay.getS copeGroupI d().toStri ng()))
  135                         #set ($VOI D = $veloc ityPortlet Preference s.setValue ('articleI d', $journ alArticle. getArticle Id()))
  136                    #end
  137                    #set  ($VOID =  $velocityP ortletPref erences.se tValue('po rtletSetup ShowBorder s', 'false '))
  138                    #set  ($portlet _id = '56' )
  139                    #set  ($instanc e_id = "12 3abc678iuy ")
  140                    #set  ($my_port let_id = " ${portlet_ id}_INSTAN CE_${insta nce_id}")
  141                    $the me.runtime ($my_portl et_id, "",  $velocity PortletPre ferences.t oString())
  142                    $vel ocityPortl etPreferen ces.reset( )
  143  
  144   </div>
  145  
  146   $theme.inc lude($body _bottom_in clude)
  147  
  148   $theme.inc lude($bott om_include )
  149  
  150   <script>
  151           $j q(function () {
  152                    $jq( '#mobile-m enu').slic knav({
  153                             label:  'Menu',
  154                             durati on: 1000,
  155                             easing Open: "eas eOutBounce ",
  156                             closeO nClick: tr ue,
  157                             allowP arentLinks : true
  158                    });
  159           }) ;
  160   </script>
  161   </body>
  162  
  163   </html>