Sha256: 1169d7f7b80e361db48ebc2121f4c303f0e17bb5ea51c86957d3e613fbebf0e2

Contents?: true

Size: 1.19 KB

Versions: 251

Compression:

Stored size: 1.19 KB

Contents

<html><head><script>
function subst() {
  var vars={};
  var x=document.location.search.substring(1).split('&');
  for (var i in x) {var z=x[i].split('=',2);vars[z[0]] = unescape(z[1]);}
  var x=['frompage','topage','page','webpage','section','subsection','subsubsection'];
  for (var i in x) {
    var y = document.getElementsByClassName(x[i]);
    for (var j=0; j<y.length; ++j) y[j].textContent = vars[x[i]];
  }
}
</script></head><body style="border:0; margin: 0;" onload="subst()">

<!--
 * [page]       Replaced by the number of the pages currently being printed
 * [frompage]   Replaced by the number of the first page to be printed
 * [topage]     Replaced by the number of the last page to be printed
 * [webpage]    Replaced by the URL of the page being printed
 * [section]    Replaced by the name of the current section
 * [subsection] Replaced by the name of the current subsection
 * [title]      Replaced by the title of the of the current page object
 * [doctitle]   Replaced by the title of the output document
-->

<table style="width: 100%">
  <tr>
    <td style="text-align:center">
      Page <span class="page"></span> of <span class="topage"></span>
    </td>
  </tr>
</table>
</body></html>

Version data entries

251 entries across 64 versions & 1 rubygems

Version Path
cosmos-4.2.1-java demo/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1-java install/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1-java test/performance/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1-java autohotkey/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1 demo/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1 install/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1 test/performance/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.1 autohotkey/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0-java install/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0-java test/performance/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0-java demo/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0-java autohotkey/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0 autohotkey/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0 demo/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0 install/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.2.0 test/performance/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.1.1-java install/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.1.1-java test/performance/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.1.1-java demo/config/tools/handbook_creator/templates/pdf_footer.html.erb
cosmos-4.1.1-java autohotkey/config/tools/handbook_creator/templates/pdf_footer.html.erb