Re: Question about the localhost
Benjamin Papez <[email protected]> Fri, 06 Feb 2009 14:32:51 +0100
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <[email protected]> |
--===============1061404378== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Hello Thomas,<br> <br> Jahia is used for dynamic web pages rather than static ones. That means that the pages are rendered depending on the logged user, you can have interactive portlets or paginate through large lists, display queried/filtered lists, use searches based on our Lucene index etc. <br> <br> Although we are creating pages dynamically we can anyway serve them pretty fast as we are internally caching the HTML fragments of the pages, which can be re-used for different user groups, and according to cache configuration you could also externalize these fragments to disk, but they are not the entire pages.<br> <br> A possible way to do it is to issue wget or use another crawler tool, which will fetch all the pages and save them as HTML files.<br> <br> Regards,<br> Benjamin<br> <br> Thomas Feldman wrote: <blockquote cite="mid:[email protected]" type="cite"> <meta http-equiv="Content-Type" content="text/html; "> <meta name="Generator" content="Microsoft Word 12 (filtered medium)"> <style> <!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0cm; margin-bottom:.0001pt; font-size:11.0pt; font-family:"Calibri","sans-serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:"Calibri","sans-serif"; color:windowtext;} .MsoChpDefault {mso-style-type:export-only;} @page Section1 {size:612.0pt 792.0pt; margin:70.85pt 70.85pt 70.85pt 70.85pt;} div.Section1 {page:Section1;} --> </style> <!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="1026" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> </o:shapelayout></xml><![endif]--> <div class="Section1"> <p class="MsoNormal">Hello,<o:p></o:p></p> <p class="MsoNormal"><o:p> </o:p></p> <p class="MsoNormal"><span lang="EN-US">I have a project which is the following:<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">-use Jahia as CMS for editing/creating content<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">-get backed .html files<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">-parse them to get the content<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal"><span lang="EN-US">So far, I can create content with tags through the Jahia templates.<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">What I don’t know how to do is to get resulting .html pages. How do I get them, do they exist?<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US">Is there a way to parameter the path where the templates results are exported?<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><br> Thanks<o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> <p class="MsoNormal" style="margin-top: 6pt;"><b><span style="font-size: 10pt;">Thomas Feldman<br> </span></b><span style="font-size: 10pt;">Chef de projet technique -Technical Project Manager<br> ____________________________________________________________<o:p></o:p></span></p> <p class="MsoNormal" style="margin-top: 6pt;"><b><span style="font-size: 10pt;">Duke - A Razorfish Company</span></b><span style="font-size: 10pt;"><br> 86-90, rue Notre Dame de Nazareth<br> 75003 Paris - France<br> T : +33 (0)1 53 44 17 19<o:p></o:p></span></p> <p class="MsoNormal" style="margin-top: 6pt;"><span style="font-size: 10pt;"><a moz-do-not-send="true" href="mailto:[email protected]"><span style="color: blue;">mailto:[email protected]</span></a><br> <a moz-do-not-send="true" href="http://www.duke-interactive.com"><span style="color: blue;">http://www.duke-interactive.com</span></a><br> ____________________________________________________________<o:p></o:p></span></p> <p class="MsoNormal" style="margin-top: 6pt;"><span style="font-size: 10pt;" lang="EN-GB">If emails save time, not printing them saves trees</span><span lang="EN-US"><o:p></o:p></span></p> <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p> </div> <pre wrap=""> <hr size="4" width="90%"> _______________________________________________ template_list mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list">http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list</a> </pre> </blockquote> <br> </body> </html> --===============1061404378== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ template_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list --===============1061404378==--