Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-1283

Remove PDF export debug logs

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 1.1 M4
    • 1.0
    • {Unused} Core
    • None

    Description

      Right now when exporting for example the Main.WebHome page as PDF the following logs are generated:

      Warning - unknown option: quoteAmpersand
      Warning - unknown option: xHtml
      Warning - unknown option: tidyMark
      Warning - unknown option: showWarnings
      17:43:24,425 ERROR P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome SimpleLog4JLogSystem:logVelocityMessage:154 - Left side ($request.get("comments")) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible.  [line 18, column 32]
      17:43:24,428 ERROR P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome SimpleLog4JLogSystem:logVelocityMessage:154 - Left side ($request.get("attachments")) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible.  [line 21, column 35]
      line 37 column 161 - Warning: Warning: unescaped & or unknown entity "&forceRightPanels"
      line 50 column 112 - Warning: <img> lacks "alt" attribute
      line 50 column 188 - Warning: <img> element not empty or not closed
      line 77 column 42 - Warning: <a> attribute with missing trailing quote mark
      line 77 column 121 - Warning: <img> lacks "alt" attribute
      line 77 column 197 - Warning: <img> element not empty or not closed
      line 158 column 1 - Warning: missing </div>
      line 158 column 1 - Warning: missing </div>
      17:43:24,940  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector html > body.pdfbody
      17:43:24,940  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector body > div#xwikimaincontainer
      17:43:24,941  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikibanner
      17:43:24,942  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h3
      17:43:24,942  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector h3 > a
      17:43:24,943  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikicontent
      17:43:24,944  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h2.heading-1
      17:43:24,945  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector h2 > span#HWelcometoyourwiki
      17:43:24,956  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,008  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,009  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikiexternallink
      17:43:25,009  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,010  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > ul.star
      17:43:25,010  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,024  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,025  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,087  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h3.heading-1-1
      17:43:25,088  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector h3 > span#HHowtostart
      17:43:25,089  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,090  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikiexternallink
      17:43:25,091  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,091  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,092  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > ol
      17:43:25,092  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,093  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,093  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,094  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,095  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,096  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,098  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,102  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ol > li
      17:43:25,102  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikiexternallink
      17:43:25,103  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,107  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,108  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,108  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,108  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,109  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div
      17:43:25,111  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#webhomeblogdisplay
      17:43:25,111  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#webhomeblogdisplay
      17:43:25,112  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h2.heading-1-1-1
      17:43:25,112  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector h2 > a
      17:43:25,113  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector a > img
      17:43:25,113  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,114  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.hfeed
      17:43:25,114  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_date
      17:43:25,115  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.hentry
      17:43:25,115  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h4.heading-1-1-1 entry-title
      17:43:25,116  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_content entry-summary
      17:43:25,117  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikiexternallink
      17:43:25,117  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,118  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikilink
      17:43:25,118  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,119  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,119  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_footer
      17:43:25,120  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > address.author vcard
      17:43:25,124  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector address > span.wikilink
      17:43:25,125  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a.url fn
      17:43:25,125  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > abbr.published
      17:43:25,126  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,126  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,127  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,127  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,127  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,128  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,128  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > address.author vcard
      17:43:25,129  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector address > span.wikilink
      17:43:25,129  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a.url fn
      17:43:25,129  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > abbr.updated
      17:43:25,130  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikilink
      17:43:25,130  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,131  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,131  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_date
      17:43:25,132  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.hentry
      17:43:25,132  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h4.heading-1-1-1 entry-title
      17:43:25,133  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_content entry-summary
      17:43:25,133  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikilink
      17:43:25,133  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,136  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,136  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,137  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,137  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div.article_footer
      17:43:25,137  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > address.author vcard
      17:43:25,138  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector address > span.wikilink
      17:43:25,139  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a.url fn
      17:43:25,139  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > abbr.published
      17:43:25,140  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > address.author vcard
      17:43:25,140  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector address > span.wikilink
      17:43:25,140  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a.url fn
      17:43:25,141  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > abbr.updated
      17:43:25,141  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > span.wikilink
      17:43:25,142  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,142  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,143  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#webhomeNewsdisplay
      17:43:25,144  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#webhomeNewsdisplay
      17:43:25,145  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > h2.heading-1-1-1
      17:43:25,145  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector h2 > a
      17:43:25,145  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector a > img
      17:43:25,146  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > ul
      17:43:25,146  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,147  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,151  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,151  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,152  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,152  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,152  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,154  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,154  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,155  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,155  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,155  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,156  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,156  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,157  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,157  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,158  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,158  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,159  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,159  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,159  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,160  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,160  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,161  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,164  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,164  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,165  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,165  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,165  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,166  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,166  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,166  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,167  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,167  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,168  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,168  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,169  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,169  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,170  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,170  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,171  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,171  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,171  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,172  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,172  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,173  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector ul > li
      17:43:25,173  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,177  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,178  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector li > span.wikilink
      17:43:25,178  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector span > a
      17:43:25,179  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > p.paragraph
      17:43:25,180  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div
      17:43:25,180  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div
      17:43:25,181  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikifooter
      17:43:25,181  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikidocinfo
      17:43:25,182  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,182  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > br
      17:43:25,183  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > br
      17:43:25,183  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikifootertext
      17:43:25,184  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > a
      17:43:25,184  WARN P1-19 http://localhost:8080/xwiki/bin/pdf/Main/WebHome DOMCSSStyleSheet:computeStyle:337 - Could not find styles matching selector div > div#xwikifooterhelp
      <?xml version="1.0" encoding="ISO-8859-1"?>
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
       
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
      <meta name="generator" content="HTML Tidy for Java (vers. 26 Sep 2004), see www.w3.org"/>
      <title>XWiki - Main - WebHome</title>
      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
      </head>
      <body id="body" class="pdfbody">
      <div id="xwikimaincontainer">
      <div id="xwikibanner">
      <h3><a href="http://localhost:8080/xwiki/bin/view/Main/" shape="rect">Welcome to
      your wiki</a>
      </h3>
      </div>
      <div id="xwikicontent">
      <h2 class="heading-1"><span id="HWelcometoyourwiki">Welcome to your
      wiki</span>
      </h2>
      <p class="paragraph"/>
      <p class="paragraph"/>
      Welcome to your 
      <span class="wikiexternallink">
      <a href="http://www.xwiki.org/xwiki/bin/view/Main/SecondGenerationWiki" shape="rect">second
      generation wiki</a>
      </span>! It is an online, shared workspace that
      will allow you to collaborate effectively with others. You can use
      it for many purposes: 
      <ul class="star"><li>Project Management</li>
      <li>Collaborative Writing</li>
      <li>Efficient Document Sharing</li>
      </ul>
      ? the only limit is your imagination! 
      <h3 class="heading-1-1"><span id="HHowtostart">How to
      start</span>
      </h3>
      <p class="paragraph"/>
      Maybe you are used to work with a wiki? and maybe not. If
      you would like to get used to the basics of wiki edition, just go
      to the 
      <span class="wikiexternallink">
      <a href="http://sandbox.xwiki.org" shape="rect">sandbox</a>
      </span>. This space is
      meant to let you learn by yourself ;-)
      <p class="paragraph"/>
      There are other steps that you may want to go through, such as : 
      <ol><li>Configuring your wiki by clicking on the 'Administration' link
      at the top right.</li>
      <li>Changing the layout and menu contents by using the 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels=1&amp;forceRightPanels=1" shape="rect">Panel
      Wizard</a>
      </span>
      </li>
      <li>Modifying this page, for example stating what your wiki is all
      about. Place a couple of carefully phrased sentences on this page.
      (You just have to click on the Edit button at the top left of the
      page).</li>
      <li>Inviting your friends, family or co-workers to enjoy
      collaboration made easy.</li>
      <li>Writing your documentation, sharing ideas, creating different
      spaces and organizing them the way you want.</li>
      <li>And then write some blog posts in order to summarize your
      work.</li>
      </ol>
      For more information you can visit 
      <span class="wikiexternallink">
      <a href="http://www.xwiki.org/xwiki/bin/view/Main/Documentation" shape="rect">the
      documentation on xwiki.org</a>
      </span>.
      <p class="paragraph"/>
      Let's go! This XWiki is yours, we hope you'll enjoy it ...
      <p class="paragraph"/>
      Congratulations, The XWiki Team
      <p class="paragraph"/>
      <p class="paragraph"/>
      <div>
      <div id="webhomeblogdisplay" style="float: left; padding-right: 20px; width: 50%; ">
      <h2 class="heading-1-1-1">Blog 
      <a href="http://localhost:8080/xwiki/bin/view/Main/BlogRss?xpage=rdf" style="" shape="rect">
      <img src="http://localhost:8080/xwiki/skins/albatross/icons/black-rss-mini.png"/>
      </a>
      </h2>
      <p class="paragraph"/>
      <div class="hfeed">
      <div class="article_date">February 07, 2005</div>
      <div class="hentry">
      <h4 class="heading-1-1-1 entry-title">Wiki Launch</h4>
      <div class="article_content entry-summary">This is the first news
      of this Wiki installation. If you want to know what is going on in
      the XWiki world, don't forget to read the 
      <span class="wikiexternallink">
      <a href="http://www.xwiki.com/xwiki/bin/view/Blog/WebHome" shape="rect">XWiki
      Blog</a>
      </span>. 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/Main/WikiLaunch" shape="rect">...</a>
      </span>
      <p class="paragraph"/>
      </div>
      <div class="article_footer">Posted by 
      <address class="author vcard"><span class="wikilink"><a class="url fn" href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </address>
      at 
      <abbr class="published" title="2005-02-07T15:17:14+01:00">Feb
      07, 2005 15:17</abbr> in 
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=News" shape="rect">News</a>
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=" shape="rect"/>
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=" shape="rect"/>
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=" shape="rect"/>
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=" shape="rect"/>
      <a rel="tag" href="http://localhost:8080/xwiki/bin/view/Blog/Category?category=" shape="rect"/>
      | Modified by 
      <address class="author vcard"><span class="wikilink"><a class="url fn" href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </address>
      at 
      <abbr class="updated" title="2007-05-25T11:06:02+02:00">May 25,
      2007 11:06</abbr> | 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/Main/WikiLaunch?xpage=comments" shape="rect">0
      Comment(s)</a>
      </span> | 
      <a href="http://localhost:8080/xwiki/bin/view/Main/WikiLaunch" rel="bookmark" shape="rect">Permalink</a>
      </div>
      </div>
      <div class="article_date">January 21, 2005</div>
      <div class="hentry">
      <h4 class="heading-1-1-1 entry-title">Opening</h4>
      <div class="article_content entry-summary">You can modify this
      introduction, the left and right menus in the presentation section
      of 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/" shape="rect">the admin
      page</a>
      </span>.
      <p class="paragraph"/>
      Users can join on the 
      <a href="http://localhost:8080/xwiki/bin/register/XWiki/Register" shape="rect">register
      page</a>.
      <p class="paragraph"/>
      </div>
      <div class="article_footer">Posted by 
      <address class="author vcard"><span class="wikilink"><a class="url fn" href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </address>
      at 
      <abbr class="published" title="2005-01-21T13:47:02+01:00">Jan
      21, 2005 13:47</abbr> | Modified by 
      <address class="author vcard"><span class="wikilink"><a class="url fn" href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </address>
      at 
      <abbr class="updated" title="2007-05-25T11:06:02+02:00">May 25,
      2007 11:06</abbr> | 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/Main/Ouverture?xpage=comments" shape="rect">0
      Comment(s)</a>
      </span> | 
      <a href="http://localhost:8080/xwiki/bin/view/Main/Ouverture" rel="bookmark" shape="rect">Permalink</a>
      </div>
      </div>
      </div>
      </div>
      <div id="webhomeNewsdisplay" style="float: left; padding-left: 20px; width: 50%; ">
      <h2 class="heading-1-1-1">Recent changes
      <a href="http://localhost:8080/xwiki/bin/view/Main/WebRss?xpage=rdf" style="" shape="rect">
      <img src="http://localhost:8080/xwiki/skins/albatross/icons/black-rss-mini.png"/>
      </a>
      </h2>
      <ul><li><span class="wikilink"><a href="http://localhost:8080/xwiki/bin/view/XWiki/Import" shape="rect">Import in
      XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiUserTemplate" shape="rect">XWikiUserTemplate
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiUserSheet" shape="rect">XWikiUserSheet
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiGroupTemplate" shape="rect">XWikiGroupTemplate
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiGroupSheet" shape="rect">XWikiGroupSheet
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiClasses" shape="rect">XWikiClasses
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiAdminGroup" shape="rect">XWikiAdminGroup
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/XWikiAllGroup" shape="rect">XWikiAllGroup
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/WebPreferences" shape="rect">WebPreferences
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      <li>
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/WebRssCode" shape="rect">WebRssCode
      in XWiki</a>
      </span> 2007 May 25 at 11:06 
      <span class="wikilink">
      <a href="http://localhost:8080/xwiki/bin/view/XWiki/Admin" shape="rect">Administrator</a>
      </span>
      </li>
      </ul>
      <p class="paragraph"/>
      </div>
      <div style="clear: both; margin-bottom: 40px; ">
      <!-- --></div>
      </div>
      </div>
      <div id="xwikifooter">
      <div id="xwikidocinfo"><a href="http://localhost:8080/xwiki/bin/view/Main/" shape="rect">Welcome to your
      wiki</a> (en)
      <br/>
       Creator: XWiki.Admin  Date: 2006/12/13 12:02
      <br/>
       Last Author: XWiki.Admin  Date: 2007/05/25 11:06
      </div>
      <div id="xwikifootertext">This wiki is licensed under a 
      <a href="http://creativecommons.org/licenses/by/1.0/" shape="rect">Creative
      Commons</a> license
      </div>
      <div id="xwikifooterhelp"/>
      </div>
      </div></body></html>
      <?xml version="1.0" encoding="UTF-8"?><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" hyphenate="false" role="html:html" text-align="start" writing-mode="lr-tb"><fo:layout-master-set><fo:simple-page-master master-name="all-pages" page-height="auto" page-width="auto"><fo:region-body column-count="1" column-gap="12pt" margin-bottom="1in" margin-left="1in" margin-right="1in" margin-top="1in"/><fo:region-before display-align="before" extent="1in" region-name="page-header"/><fo:region-after display-align="after" extent="1in" region-name="page-footer"/><fo:region-start extent="1in"/><fo:region-end extent="1in"/></fo:simple-page-master></fo:layout-master-set>
       
      <fo:page-sequence master-reference="all-pages"><fo:title>XWiki - Main - WebHome</fo:title><fo:static-content flow-name="page-header"><fo:block font-size="small" space-before="0.5in" space-before.conditionality="retain" text-align="center">XWiki - Main - WebHome</fo:block></fo:static-content><fo:static-content flow-name="page-footer"><fo:block font-size="small" space-after="0.5in" space-after.conditionality="retain" text-align="center">- <fo:page-number/> -</fo:block></fo:static-content><fo:flow flow-name="xsl-region-body"><fo:block font-size="0.75em" id="body" role="html:body">
      <fo:block id="xwikimaincontainer" role="html:div">
      <fo:block id="xwikibanner" role="html:div">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/')" role="html:a" text-decoration="underline">Welcome to
      your wiki</fo:basic-link>
       
      </fo:block>
      <fo:block id="xwikicontent" role="html:div">
      <fo:block font-size="2em" font-style="italic" font-weight="bold" keep-together.within-column="always" keep-with-next.within-column="always" role="html:h2" space-after="0.07em" space-before="0.67em" start-indent="1mm"><fo:inline id="HWelcometoyourwiki" role="html:span">Welcome to your
      wiki</fo:inline>
      </fo:block>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      Welcome to your 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://www.xwiki.org/xwiki/bin/view/Main/SecondGenerationWiki')" role="html:a" text-decoration="underline">second
      generation wiki</fo:basic-link>
      </fo:inline>! It is an online, shared workspace that
      will allow you to collaborate effectively with others. You can use
      it for many purposes: 
      <fo:list-block role="html:ul" space-after="0.5em" space-before="0.5em"><fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Project Management</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Collaborative Writing</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Efficient Document Sharing</fo:block></fo:list-item-body></fo:list-item>
      </fo:list-block>
      ? the only limit is your imagination! 
      <fo:block font-size="1.5em" font-style="italic" font-weight="bold" keep-together.within-column="always" keep-with-next.within-column="always" role="html:h3" space-after="0.13em" space-before="0.83em" start-indent="2mm"><fo:inline id="HHowtostart" role="html:span">How to
      start</fo:inline>
      </fo:block>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      Maybe you are used to work with a wiki? and maybe not. If
      you would like to get used to the basics of wiki edition, just go
      to the 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://sandbox.xwiki.org')" role="html:a" text-decoration="underline">sandbox</fo:basic-link>
      </fo:inline>. This space is
      meant to let you learn by yourself ;-)
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      There are other steps that you may want to go through, such as : 
      <fo:list-block role="html:ol" space-after="0.5em" space-before="0.5em"><fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>1.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Configuring your wiki by clicking on the 'Administration' link
      at the top right.</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>2.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Changing the layout and menu contents by using the 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Panels/PanelWizard?forceLeftPanels=1&amp;forceRightPanels=1')" role="html:a" text-decoration="underline">Panel
      Wizard</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>3.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Modifying this page, for example stating what your wiki is all
      about. Place a couple of carefully phrased sentences on this page.
      (You just have to click on the Edit button at the top left of the
      page).</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>4.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Inviting your friends, family or co-workers to enjoy
      collaboration made easy.</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>5.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Writing your documentation, sharing ideas, creating different
      spaces and organizing them the way you want.</fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline>6.</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>And then write some blog posts in order to summarize your
      work.</fo:block></fo:list-item-body></fo:list-item>
      </fo:list-block>
      For more information you can visit 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://www.xwiki.org/xwiki/bin/view/Main/Documentation')" role="html:a" text-decoration="underline">the
      documentation on xwiki.org</fo:basic-link>
      </fo:inline>.
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      Let's go! This XWiki is yours, we hope you'll enjoy it ...
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      Congratulations, The XWiki Team
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      <fo:block role="html:div">
      <fo:block-container float="left" id="webhomeblogdisplay" padding-right="20px" role="html:div" width="50%"><fo:block end-indent="0pt" start-indent="0pt">
      Blog 
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/BlogRss?xpage=rdf')" role="html:a" text-decoration="underline">
      <fo:external-graphic border="2px solid" role="html:img" src="url('http://localhost:8080/xwiki/skins/albatross/icons/black-rss-mini.png')"/>
      </fo:basic-link>
       
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      <fo:block role="html:div">
      <fo:block role="html:div">February 07, 2005</fo:block>
      <fo:block role="html:div">
      Wiki Launch
      <fo:block role="html:div">This is the first news
      of this Wiki installation. If you want to know what is going on in
      the XWiki world, don't forget to read the 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://www.xwiki.com/xwiki/bin/view/Blog/WebHome')" role="html:a" text-decoration="underline">XWiki
      Blog</fo:basic-link>
      </fo:inline>. 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/WikiLaunch')" role="html:a" text-decoration="underline">...</fo:basic-link>
      </fo:inline>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      </fo:block>
      <fo:block role="html:div">Posted by 
      <fo:block font-style="italic" role="html:address"><fo:inline role="html:span"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block>
      at 
      <fo:inline role="html:abbr">Feb
      07, 2005 15:17</fo:inline> in 
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=News')" role="html:a" text-decoration="underline">News</fo:basic-link>
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=')" role="html:a" text-decoration="underline"/>
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=')" role="html:a" text-decoration="underline"/>
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=')" role="html:a" text-decoration="underline"/>
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=')" role="html:a" text-decoration="underline"/>
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Blog/Category?category=')" role="html:a" text-decoration="underline"/>
      | Modified by 
      <fo:block font-style="italic" role="html:address"><fo:inline role="html:span"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block>
      at 
      <fo:inline role="html:abbr">May 25,
      2007 11:06</fo:inline> | 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/WikiLaunch?xpage=comments')" role="html:a" text-decoration="underline">0
      Comment(s)</fo:basic-link>
      </fo:inline> | 
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/WikiLaunch')" role="html:a" text-decoration="underline">Permalink</fo:basic-link>
      </fo:block>
      </fo:block>
      <fo:block role="html:div">January 21, 2005</fo:block>
      <fo:block role="html:div">
      Opening
      <fo:block role="html:div">You can modify this
      introduction, the left and right menus in the presentation section
      of 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/')" role="html:a" text-decoration="underline">the admin
      page</fo:basic-link>
      </fo:inline>.
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      Users can join on the 
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/register/XWiki/Register')" role="html:a" text-decoration="underline">register
      page</fo:basic-link>.
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      </fo:block>
      <fo:block role="html:div">Posted by 
      <fo:block font-style="italic" role="html:address"><fo:inline role="html:span"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block>
      at 
      <fo:inline role="html:abbr">Jan
      21, 2005 13:47</fo:inline> | Modified by 
      <fo:block font-style="italic" role="html:address"><fo:inline role="html:span"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block>
      at 
      <fo:inline role="html:abbr">May 25,
      2007 11:06</fo:inline> | 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/Ouverture?xpage=comments')" role="html:a" text-decoration="underline">0
      Comment(s)</fo:basic-link>
      </fo:inline> | 
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/Ouverture')" role="html:a" text-decoration="underline">Permalink</fo:basic-link>
      </fo:block>
      </fo:block>
      </fo:block>
      </fo:block></fo:block-container>
      <fo:block-container float="left" id="webhomeNewsdisplay" padding-left="20px" role="html:div" width="50%"><fo:block end-indent="0pt" start-indent="0pt">
      Recent changes
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/WebRss?xpage=rdf')" role="html:a" text-decoration="underline">
      <fo:external-graphic border="2px solid" role="html:img" src="url('http://localhost:8080/xwiki/skins/albatross/icons/black-rss-mini.png')"/>
      </fo:basic-link>
       
      <fo:list-block role="html:ul" space-after="0.5em" space-before="0.5em"><fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block><fo:inline role="html:span"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Import')" role="html:a" text-decoration="underline">Import in
      XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiUserTemplate')" role="html:a" text-decoration="underline">XWikiUserTemplate
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiUserSheet')" role="html:a" text-decoration="underline">XWikiUserSheet
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiGroupTemplate')" role="html:a" text-decoration="underline">XWikiGroupTemplate
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiGroupSheet')" role="html:a" text-decoration="underline">XWikiGroupSheet
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiClasses')" role="html:a" text-decoration="underline">XWikiClasses
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiAdminGroup')" role="html:a" text-decoration="underline">XWikiAdminGroup
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/XWikiAllGroup')" role="html:a" text-decoration="underline">XWikiAllGroup
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/WebPreferences')" role="html:a" text-decoration="underline">WebPreferences
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      <fo:list-item relative-align="baseline" role="html:li"><fo:list-item-label end-indent="label-end()" text-align="end" wrap-option="no-wrap"><fo:block><fo:inline font="1em serif">â&#128;¢</fo:inline></fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/WebRssCode')" role="html:a" text-decoration="underline">WebRssCode
      in XWiki</fo:basic-link>
      </fo:inline> 2007 May 25 at 11:06 
      <fo:inline role="html:span">
      <fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/XWiki/Admin')" role="html:a" text-decoration="underline">Administrator</fo:basic-link>
      </fo:inline>
      </fo:block></fo:list-item-body></fo:list-item>
      </fo:list-block>
      <fo:block role="html:p" space-after="1em" space-before="1em"/>
      </fo:block></fo:block-container>
      <fo:block clear="both" margin-bottom="40px" role="html:div">
      </fo:block>
      </fo:block>
      </fo:block>
      <fo:block id="xwikifooter" role="html:div">
      <fo:block id="xwikidocinfo" role="html:div"><fo:basic-link color="blue" external-destination="url('http://localhost:8080/xwiki/bin/view/Main/')" role="html:a" text-decoration="underline">Welcome to your
      wiki</fo:basic-link> (en)
      <fo:block role="html:br"/>
       Creator: XWiki.Admin  Date: 2006/12/13 12:02
      <fo:block role="html:br"/>
       Last Author: XWiki.Admin  Date: 2007/05/25 11:06
      </fo:block>
      <fo:block id="xwikifootertext" role="html:div">This wiki is licensed under a 
      <fo:basic-link color="blue" external-destination="url('http://creativecommons.org/licenses/by/1.0/')" role="html:a" text-decoration="underline">Creative
      Commons</fo:basic-link> license
      </fo:block>
      <fo:block id="xwikifooterhelp" role="html:div"/>
      </fo:block>
      </fo:block></fo:block></fo:flow></fo:page-sequence></fo:root>
      PageSequence <no id> generated 2 pages.
      Generated 2 pages in total.
      

      We shouldn't have anything in the console unless we're in debug mode.

      Attachments

        Activity

          People

            ldubost@free.fr Ludovic Dubost
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: