smartinstaller/doc/qt-html-templates.qdocconf
author Santosh V Patil <santosh.v.patil@nokia.com>
Wed, 30 Jun 2010 11:01:26 +0530
branchADM
changeset 48 364021cecc90
permissions -rw-r--r--
SmartInstaller contribution based on the Nokia Qt SDK 1.0 release

HTML.stylesheets        =  style/style.css \
                           style/OfflineStyle.css \
                           style/style_ie7.css \
                           style/style_ie8.css \
                           style/style_ie6.css

HTML.postheader         = " <div class=\"header\" id=\"qtdocheader\">\n" \
			  "    <div class=\"content\"> \n" \
			  "    <div id=\"nav-logo\">\n" \
			  "      <a href=\"index.html\">Home</a></div>\n" \
			  "    <a href=\"index.html\" class=\"qtref\"><span>Nokia Smart Installer for Symbian Manual</span></a>\n" \
			  "		<div id=\"narrowsearch\"><form onsubmit=\"return false;\" action=\"\" id=\"qtdocsearch\">\n" \
			  "		<fieldset>\n" \
              "		<input type=\"text\" value=\"\" id=\"pageType\" name=\"searchstring\">\n" \
			  "		 </fieldset>\n" \
			  "		</form></div>\n" \
			  "    <div id=\"nav-topright\">\n" \
			  "      <ul>\n" \
			  "        <li class=\"nav-topright-home\"><a href=\"http://qt.nokia.com/\">Qt HOME</a></li>\n" \
			  "        <li class=\"nav-topright-dev\"><a href=\"http://qt.nokia.com/developer\">DEV</a></li>\n" \
			  "        <li class=\"nav-topright-labs\"><a href=\"http://labs.qt.nokia.com/blogs/\">LABS</a></li>\n" \
			  "        <li class=\"nav-topright-doc nav-topright-doc-active\"><a href=\"http://doc.qt.nokia.com/\">\n" \
			  "          DOC</a></li>\n" \
			  "        <li class=\"nav-topright-blog\"><a href=\"http://blog.qt.nokia.com/\">BLOG</a></li>\n" \
			  "        <li class=\"nav-topright-shop\"><a title=\"SHOP\" href=\"http://shop.qt.nokia.com\">SHOP</a></li>\n" \
			  "      </ul>\n" \
			  "    </div>\n" \
			  "    <div id=\"shortCut\">\n" \
			  "      <ul>\n" \
			  "        <li class=\"shortCut-topleft-inactive\"><span><a href=\"index.html\">Nokia Smart Installer for Symbian 1.0 </a></span></li>\n" \
			  "        <li class=\"shortCut-topleft-active\"><a href=\"http://qt.nokia.com/doc/\">ALL VERSIONS" \
			  "        </a></li>\n" \
			  "      </ul>\n" \
			  "     </div>\n" \
			  "    </div>\n" \
			  "  </div>\n" \
			  "  <div class=\"wrapper\">\n" \
			  "    <div class=\"hd\">\n" \
			  "      <span></span>\n" \
			  "    </div>\n" \
			  "    <div class=\"bd group\">\n" \
			  "      <div class=\"sidebar\">\n" \
			  "        <div class=\"searchlabel\">\n" \
			  "          Search index:</div>\n" \
			  "        <div class=\"search\">\n" \
			  "          <form id=\"qtdocsearch\" action=\"\" onsubmit=\"return false;\">\n" \
			  "            <fieldset>\n" \
			  "              <input type=\"text\" name=\"searchstring\" id=\"pageType\" value=\"\" />\n" \
			  "            </fieldset>\n" \
			  "          </form>\n" \
			  "        </div>\n" \
			  "        <div class=\"box first bottombar\" id=\"lookup\">\n" \
			  "          <h2 title=\"API Lookup\"><span></span>\n" \
			  "            API Lookup</h2>\n" \
			  "          <div  id=\"list001\" class=\"list\">\n" \
			  "          <ul id=\"ul001\" >\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/classes.html\">Class index</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/functions.html\">Function index</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/modules.html\">Modules</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/namespaces.html\">Namespaces</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qtglobal.html\">Global stuff</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qdeclarativeelements.html\">QML elements</a></li>\n" \
			  "            </ul> \n" \
			  "          </div>\n" \
			  "        </div>\n" \
			  "        <div class=\"box bottombar\" id=\"topics\">\n" \
			  "          <h2 title=\"Qt Topics\"><span></span>\n" \
			  "            Qt Topics</h2>\n" \
			  "          <div id=\"list002\" class=\"list\">\n" \
			  "            <ul id=\"ul002\" >\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qt-basic-concepts.html\">Basic Qt architecture</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/declarativeui.html\">Device UI's &amp; Qt Quick</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qt-gui-concepts.html\">Desktop UI components</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/platform-specific.html\">Platform-specific info</a></li>\n" \
			  "            </ul>  \n" \
			  "          </div>\n" \
			  "        </div>\n" \
			  "        <div class=\"box\" id=\"examples\">\n" \
			  "          <h2 title=\"Examples\"><span></span>\n" \
			  "            Examples</h2>\n" \
			  "          <div id=\"list003\" class=\"list\">\n" \
			  "        <ul id=\"ul003\">\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/all-examples.html\">Examples</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/tutorials.html\">Tutorials</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/demos.html\">Demos</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qdeclarativeexamples.html\">QML Examples</a></li>\n" \
			  "              <li class=\"defaultLink\"><a href=\"http://doc.qt.nokia.com/latest/qdeclarativeexamples.html#Demos\">QML Demos</a></li>\n" \
			  "            </ul> \n" \
			  "          </div>\n" \
			  "        </div>\n" \
			  "      </div>\n" \
			  "      <div class=\"wrap\">\n" \
			  "        <div class=\"toolbar\">\n" \
			  "          <div class=\"breadcrumb toolblock\">\n" \
			  "            <ul>\n" \
			  "              <li class=\"first\"><a href=\"index.html\">Home</a></li>\n" \
			  "              <!--  Bread crumbs goes here -->\n"

HTML.postpostheader     = "            </ul>\n" \
			  "          </div>\n" \
			  "          <div class=\"toolbuttons toolblock\">\n" \
			  "            <ul>\n" \
			  "              <li id=\"smallA\" class=\"t_button\">A</li>\n" \
			  "              <li id=\"medA\" class=\"t_button active\">A</li>\n" \
			  "              <li id=\"bigA\" class=\"t_button\">A</li>\n" \
			  "              <li id=\"print\" class=\"t_button\"><a href=\"javascript:this.print();\">\n" \
			  "                <span>Print</span></a></li>\n" \
			  "            </ul>\n" \
			  "          </div>\n" \
			  "        </div>\n" \
			  "        <div class=\"content\">\n"

HTML.footer             = "        <!-- /div -->\n" \
			  "        <div class=\"feedback t_button\">\n" \
			  "          [+] Documentation Feedback</div>\n" \
			  "      </div>\n" \
			  "    </div>\n" \
			  "    <div class=\"ft\">\n" \
			  "      <span></span>\n" \
			  "    </div>\n" \
			  "  </div> \n" \
			  "  <div class=\"footer\">\n" \
			  "    <p>\n" \
			  "      <acronym title=\"Copyright\">&copy;</acronym> 2008-2010 Nokia Corporation and/or its\n" \
			  "      subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation \n" \
			  "      in Finland and/or other countries worldwide.</p>\n" \
			  "    <p>\n" \
			  "      All other trademarks are property of their respective owners. <a title=\"Privacy Policy\"\n" \
			  "        href=\"http://qt.nokia.com/about/privacy-policy\">Privacy Policy</a></p>\n" \
			  "  </div>\n" \
			  "  <div id=\"feedbackBox\">\n" \
			  "      <div id=\"feedcloseX\" class=\"feedclose t_button\">X</div>\n" \
			  "    <form id=\"feedform\" action=\"http://doc.qt.nokia.com/docFeedbck/feedback.php\" method=\"get\">\n" \
			  "      <p><textarea id=\"feedbox\" name=\"feedText\" rows=\"5\" cols=\"40\">Please submit you feedback...</textarea></p>\n" \
			  "      <p><input id=\"feedsubmit\" class=\"feedclose\" type=\"submit\" name=\"feedback\" /></p>\n" \
			  "    </form>\n" \
			  "  </div>\n" \
			  "  <div id=\"blurpage\">\n" \
			  "  </div>\n" \
			  "<script type=\"text/javascript\">\n" \
			  "  var _gaq = _gaq || [];\n" \
			  "  _gaq.push([\'_setAccount\', \'UA-4457116-5\']);\n" \
			  "  _gaq.push([\'_trackPageview\']);\n" \
			  "  (function() {\n" \
			  "    var ga = document.createElement(\'script\'); ga.type = \'text/javascript\'; ga.async = true;\n" \
			  "    ga.src = (\'https:\' == document.location.protocol ? \'https://ssl\' : \'http://www\') + \'.google-analytics.com/ga.js\';\n" \
			  "    var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(ga, s);\n" \
			  "  })();\n" \
			  "</script>\n"