Modified: websites/staging/pdfbox/trunk/content/team.html ============================================================================== --- websites/staging/pdfbox/trunk/content/team.html (original) +++ websites/staging/pdfbox/trunk/content/team.html Fri Jan 2 15:04:41 2015 @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> - - <!-- + +<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -18,38 +18,41 @@ See the License for the specific language governing permissions and limitations under the License. --> - - <head> - <title>Apache PDFBox | Project Team</title> - <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +<head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> - <link href="/bootstrap/css/bootstrap.css" rel="stylesheet"> - <link href="/bootstrap/css/bootstrap-responsive.css" rel="stylesheet"> + <title>Apache PDFBox | Project Team</title> + + <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/FontAwesome/css/font-awesome.css" rel="stylesheet"> <link href="/Iconic/iconic fill/iconic_fill.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> <link href="/css/site.css" rel="stylesheet"> - - - - - <!-- Twitter Bootstrap and jQuery after this line. --> - <script src="//code.jquery.com/jquery-latest.js"></script> - <script src="/bootstrap/js/bootstrap.js"></script> - <script> - $('.nav-collapse').collapse(); - </script> - </head> - <body> + + + + <!-- Twitter Bootstrap and jQuery after this line. --> + <script src="//code.jquery.com/jquery-latest.js"></script> + <script src="/bootstrap/js/bootstrap.min.js"></script> + <script> + $('.nav-collapse').collapse(); + </script> +</head> + +<body> <div class="navbar navbar-fixed-top"> - <div class="navbar-inner"> - <a href="/index.html"><img class="logo" src="/images/logo-head.gif"></a> - </div> + <div class="navbar-inner"> + <a href="/index.html"> + <img class="logo" src="/images/logo-head.gif"> + </a> + </div> </div> <header class="main" id="overview"> @@ -63,95 +66,141 @@ <ul class="nav nav-list"> <li class="nav-header">Apache PDFBox</li> <li> - <a href="/download.cgi"> - <i class="icon-chevron-right"></i> - Downloads - </a></li> - <li><a href="/dependencies.html"> - <i class="icon-chevron-right"></i> - Dependencies</a></li> - <li><a href="/references.html"> - <i class="icon-chevron-right"></i> - References</a></li> - <li class="nav-header">Community</li> - <li><a href="/support.html"> - <i class="icon-chevron-right"></i> - Support - </a></li> - <li><a href="/mailinglists.html"> - <i class="icon-chevron-right"></i> - Mailing Lists - </a></li> - <li><a href="/team.html"> - <i class="icon-chevron-right"></i> - Project Team</a></li> - <li class="nav-header">Documentation</li> - <li><a href="/architecture.html"> - <i class="icon-chevron-right"></i> - Architecture</a></li> - <li><a href="/commandline/"> - <i class="icon-chevron-right"></i> - Command Line Tools</a></li> - <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#"> - <i class="icon-chevron-right"></i> - PDFBox Cookbook <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="/cookbook/documentcreation.html"> - <i class="icon-chevron-right"></i> - Document Creation</a> - </li> - <li><a href="/cookbook/textextraction.html"> - <i class="icon-chevron-right"></i> - Text Extraction</a> - </li> - <li><a href="/cookbook/pdfavalidation.html"> - <i class="icon-chevron-right"></i> - PDF/A Validation</a> - </li> - <li><a href="/cookbook/workingwithfonts.html"> - <i class="icon-chevron-right"></i> - Working with Fonts</a> - </li> - <li><a href="/cookbook/workingwithmetadata.html"> - <i class="icon-chevron-right"></i> - Working with Metadata</a> - </li> - <li><a href="/cookbook/workingwithattachments.html"> - <i class="icon-chevron-right"></i> - Working with Attachments</a> - </li> - <li><a href="/cookbook/pdfacreation.html"> - <i class="icon-chevron-right"></i> - Creating a PDF/A document</a> - </li> - </ul> - </li> - <li><a href="/apidocs/"> - <i class="icon-chevron-right"></i> - API Docs</a></li> - <li class="nav-header">For Developers</li> - <li><a href="/userguide/faq.html"> - <i class="icon-chevron-right"></i> - FAQ</a></li> - <li><a href="/building.html"> - <i class="icon-chevron-right"></i> - Building PDFBox</a></li> - <li><a href="/ideas.html"> - <i class="icon-chevron-right"></i> - Ideas</a></li> - <li><a href="/codingconventions.html"> - <i class="icon-chevron-right"></i> - Coding Conventions</a></li> - <li class="nav-header">Apache Software Foundation</li> - <li><a href="http://www.apache.org/"> - <i class="icon-chevron-right"></i> - Apache Software Foundation</a></li> - <li><a href="http://www.apache.org/foundation/thanks.html"> - <i class="icon-chevron-right"></i> - ASF Sponsors</a></li> - <li><a href="http://www.apache.org/security/"> - <i class="icon-chevron-right"></i> - Security</a></li> + <a href="/download.cgi"> + <i class="icon-chevron-right"></i> + Downloads + </a> + </li> + <li> + <a href="/dependencies.html"> + <i class="icon-chevron-right"></i> + Dependencies + </a> + </li> + <li> + <a href="/references.html"> + <i class="icon-chevron-right"></i> + References + </a> + </li> + <li class="nav-header">Community</li> + <li> + <a href="/support.html"> + <i class="icon-chevron-right"></i> + Support + </a> + </li> + <li> + <a href="/mailinglists.html"> + <i class="icon-chevron-right"></i> + Mailing Lists + </a> + </li> + <li> + <a href="/team.html"> + <i class="icon-chevron-right"></i> + Project Team</a> + </li> + <li class="nav-header">Documentation</li> + <li> + <a href="/architecture.html"> + <i class="icon-chevron-right"></i> + Architecture + </a> + </li> + <li> + <a href="/commandline/"> + <i class="icon-chevron-right"></i> + Command Line Tools</a> + </li> + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + <i class="icon-chevron-right"></i> + PDFBox Cookbook <b class="caret"></b> + </a> + <ul class="dropdown-menu"> + <li> + <a href="/cookbook/documentcreation.html"> + <i class="icon-chevron-right"></i> + Document Creation</a> + </li> + <li> + <a href="/cookbook/textextraction.html"> + <i class="icon-chevron-right"></i> + Text Extraction</a> + </li> + <li> + <a href="/cookbook/pdfavalidation.html"> + <i class="icon-chevron-right"></i> + PDF/A Validation</a> + </li> + <li> + <a href="/cookbook/workingwithfonts.html"> + <i class="icon-chevron-right"></i> + Working with Fonts</a> + </li> + <li> + <a href="/cookbook/workingwithmetadata.html"> + <i class="icon-chevron-right"></i> + Working with Metadata</a> + </li> + <li> + <a href="/cookbook/workingwithattachments.html"> + <i class="icon-chevron-right"></i> + Working with Attachments</a> + </li> + <li> + <a href="/cookbook/pdfacreation.html"> + <i class="icon-chevron-right"></i> + Creating a PDF/A document</a> + </li> + </ul> + </li> + <li> + <a href="/apidocs/"> + <i class="icon-chevron-right"></i> + API Docs</a> + </li> + <li class="nav-header">For Developers</li> + <li> + <a href="/userguide/faq.html"> + <i class="icon-chevron-right"></i> + FAQ + </a> + </li> + <li> + <a href="/building.html"> + <i class="icon-chevron-right"></i> + Building PDFBox</a> + </li> + <li> + <a href="/ideas.html"> + <i class="icon-chevron-right"></i> + Ideas + </a> + </li> + <li> + <a href="/codingconventions.html"> + <i class="icon-chevron-right"></i> + Coding Conventions</a> + </li> + <li class="nav-header">Apache Software Foundation</li> + <li> + <a href="http://www.apache.org/"> + <i class="icon-chevron-right"></i> + Apache Software Foundation</a> + </li> + <li> + <a href="http://www.apache.org/foundation/thanks.html"> + <i class="icon-chevron-right"></i> + ASF Sponsors</a> + </li> + <li> + <a href="http://www.apache.org/security/"> + <i class="icon-chevron-right"></i> + Security + </a> + </li> </ul> </div> <div class="span9"> @@ -281,18 +330,19 @@ Get involved today. All contributions to </div> </div> - <footer id="copyright"> - <div class="row-fluid"> - <div class="span3"> - <!-- nothing in here on purpose --> - </div> - - <div class="span9"> - <p>Copyright © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/> - Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> - </div> - </div> - </footer> - - </body> + <footer id="copyright"> + <div class="row-fluid"> + <div class="span3"> + <!-- nothing in here on purpose --> + </div> + + <div class="span9"> + <p>Copyright © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> + </div> + </div> + </footer> + +</body> + </html>
Modified: websites/staging/pdfbox/trunk/content/userguide/faq.html ============================================================================== --- websites/staging/pdfbox/trunk/content/userguide/faq.html (original) +++ websites/staging/pdfbox/trunk/content/userguide/faq.html Fri Jan 2 15:04:41 2015 @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> - - <!-- + +<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -18,38 +18,43 @@ See the License for the specific language governing permissions and limitations under the License. --> - - <head> - <title>Apache PDFBox | Frequently asked Questions</title> - <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> +<head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> - <link href="/bootstrap/css/bootstrap.css" rel="stylesheet"> - <link href="/bootstrap/css/bootstrap-responsive.css" rel="stylesheet"> + <title>Apache PDFBox | Frequently asked Questions</title> + + <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link href="/FontAwesome/css/font-awesome.css" rel="stylesheet"> <link href="/Iconic/iconic fill/iconic_fill.css" rel="stylesheet"> <link href="/css/pygments-github.css" rel="stylesheet"> <link href="/css/site.css" rel="stylesheet"> - - - - - <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - <!-- Twitter Bootstrap and jQuery after this line. --> - <script src="//code.jquery.com/jquery-latest.js"></script> - <script src="/bootstrap/js/bootstrap.js"></script> - <script> - $('.nav-collapse').collapse(); - </script> - </head> - <body> + + + + + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> + + <!-- Twitter Bootstrap and jQuery after this line. --> + <script src="//code.jquery.com/jquery-latest.js"></script> + <script src="/bootstrap/js/bootstrap.min.js"></script> + <script> + $('.nav-collapse').collapse(); + </script> +</head> + +<body> <div class="navbar navbar-fixed-top"> - <div class="navbar-inner"> - <a href="/index.html"><img class="logo" src="/images/logo-head.gif"></a> - </div> + <div class="navbar-inner"> + <a href="/index.html"> + <img class="logo" src="/images/logo-head.gif"> + </a> + </div> </div> <header class="main" id="overview"> @@ -63,95 +68,141 @@ <ul class="nav nav-list"> <li class="nav-header">Apache PDFBox</li> <li> - <a href="/download.cgi"> - <i class="icon-chevron-right"></i> - Downloads - </a></li> - <li><a href="/dependencies.html"> - <i class="icon-chevron-right"></i> - Dependencies</a></li> - <li><a href="/references.html"> - <i class="icon-chevron-right"></i> - References</a></li> - <li class="nav-header">Community</li> - <li><a href="/support.html"> - <i class="icon-chevron-right"></i> - Support - </a></li> - <li><a href="/mailinglists.html"> - <i class="icon-chevron-right"></i> - Mailing Lists - </a></li> - <li><a href="/team.html"> - <i class="icon-chevron-right"></i> - Project Team</a></li> - <li class="nav-header">Documentation</li> - <li><a href="/architecture.html"> - <i class="icon-chevron-right"></i> - Architecture</a></li> - <li><a href="/commandline/"> - <i class="icon-chevron-right"></i> - Command Line Tools</a></li> - <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#"> - <i class="icon-chevron-right"></i> - PDFBox Cookbook <b class="caret"></b></a> - <ul class="dropdown-menu"> - <li><a href="/cookbook/documentcreation.html"> - <i class="icon-chevron-right"></i> - Document Creation</a> - </li> - <li><a href="/cookbook/textextraction.html"> - <i class="icon-chevron-right"></i> - Text Extraction</a> - </li> - <li><a href="/cookbook/pdfavalidation.html"> - <i class="icon-chevron-right"></i> - PDF/A Validation</a> - </li> - <li><a href="/cookbook/workingwithfonts.html"> - <i class="icon-chevron-right"></i> - Working with Fonts</a> - </li> - <li><a href="/cookbook/workingwithmetadata.html"> - <i class="icon-chevron-right"></i> - Working with Metadata</a> - </li> - <li><a href="/cookbook/workingwithattachments.html"> - <i class="icon-chevron-right"></i> - Working with Attachments</a> - </li> - <li><a href="/cookbook/pdfacreation.html"> - <i class="icon-chevron-right"></i> - Creating a PDF/A document</a> - </li> - </ul> - </li> - <li><a href="/apidocs/"> - <i class="icon-chevron-right"></i> - API Docs</a></li> - <li class="nav-header">For Developers</li> - <li><a href="/userguide/faq.html"> - <i class="icon-chevron-right"></i> - FAQ</a></li> - <li><a href="/building.html"> - <i class="icon-chevron-right"></i> - Building PDFBox</a></li> - <li><a href="/ideas.html"> - <i class="icon-chevron-right"></i> - Ideas</a></li> - <li><a href="/codingconventions.html"> - <i class="icon-chevron-right"></i> - Coding Conventions</a></li> - <li class="nav-header">Apache Software Foundation</li> - <li><a href="http://www.apache.org/"> - <i class="icon-chevron-right"></i> - Apache Software Foundation</a></li> - <li><a href="http://www.apache.org/foundation/thanks.html"> - <i class="icon-chevron-right"></i> - ASF Sponsors</a></li> - <li><a href="http://www.apache.org/security/"> - <i class="icon-chevron-right"></i> - Security</a></li> + <a href="/download.cgi"> + <i class="icon-chevron-right"></i> + Downloads + </a> + </li> + <li> + <a href="/dependencies.html"> + <i class="icon-chevron-right"></i> + Dependencies + </a> + </li> + <li> + <a href="/references.html"> + <i class="icon-chevron-right"></i> + References + </a> + </li> + <li class="nav-header">Community</li> + <li> + <a href="/support.html"> + <i class="icon-chevron-right"></i> + Support + </a> + </li> + <li> + <a href="/mailinglists.html"> + <i class="icon-chevron-right"></i> + Mailing Lists + </a> + </li> + <li> + <a href="/team.html"> + <i class="icon-chevron-right"></i> + Project Team</a> + </li> + <li class="nav-header">Documentation</li> + <li> + <a href="/architecture.html"> + <i class="icon-chevron-right"></i> + Architecture + </a> + </li> + <li> + <a href="/commandline/"> + <i class="icon-chevron-right"></i> + Command Line Tools</a> + </li> + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#"> + <i class="icon-chevron-right"></i> + PDFBox Cookbook <b class="caret"></b> + </a> + <ul class="dropdown-menu"> + <li> + <a href="/cookbook/documentcreation.html"> + <i class="icon-chevron-right"></i> + Document Creation</a> + </li> + <li> + <a href="/cookbook/textextraction.html"> + <i class="icon-chevron-right"></i> + Text Extraction</a> + </li> + <li> + <a href="/cookbook/pdfavalidation.html"> + <i class="icon-chevron-right"></i> + PDF/A Validation</a> + </li> + <li> + <a href="/cookbook/workingwithfonts.html"> + <i class="icon-chevron-right"></i> + Working with Fonts</a> + </li> + <li> + <a href="/cookbook/workingwithmetadata.html"> + <i class="icon-chevron-right"></i> + Working with Metadata</a> + </li> + <li> + <a href="/cookbook/workingwithattachments.html"> + <i class="icon-chevron-right"></i> + Working with Attachments</a> + </li> + <li> + <a href="/cookbook/pdfacreation.html"> + <i class="icon-chevron-right"></i> + Creating a PDF/A document</a> + </li> + </ul> + </li> + <li> + <a href="/apidocs/"> + <i class="icon-chevron-right"></i> + API Docs</a> + </li> + <li class="nav-header">For Developers</li> + <li> + <a href="/userguide/faq.html"> + <i class="icon-chevron-right"></i> + FAQ + </a> + </li> + <li> + <a href="/building.html"> + <i class="icon-chevron-right"></i> + Building PDFBox</a> + </li> + <li> + <a href="/ideas.html"> + <i class="icon-chevron-right"></i> + Ideas + </a> + </li> + <li> + <a href="/codingconventions.html"> + <i class="icon-chevron-right"></i> + Coding Conventions</a> + </li> + <li class="nav-header">Apache Software Foundation</li> + <li> + <a href="http://www.apache.org/"> + <i class="icon-chevron-right"></i> + Apache Software Foundation</a> + </li> + <li> + <a href="http://www.apache.org/foundation/thanks.html"> + <i class="icon-chevron-right"></i> + ASF Sponsors</a> + </li> + <li> + <a href="http://www.apache.org/security/"> + <i class="icon-chevron-right"></i> + Security + </a> + </li> </ul> </div> <div class="span9"> @@ -262,18 +313,19 @@ the word "Hello" is drawn.</li> </div> </div> - <footer id="copyright"> - <div class="row-fluid"> - <div class="span3"> - <!-- nothing in here on purpose --> - </div> - - <div class="span9"> - <p>Copyright © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br/> - Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> - </div> - </div> - </footer> - - </body> + <footer id="copyright"> + <div class="row-fluid"> + <div class="span3"> + <!-- nothing in here on purpose --> + </div> + + <div class="span9"> + <p>Copyright © 2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. + <br/>Apache PDFBox, PDFBox, Apache, the Apache feather logo and the Apache PDFBox project logos are trademarks of The Apache Software Foundation.</p> + </div> + </div> + </footer> + +</body> + </html>