This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  dd917bccfc29ba1e9bb0055e7329b59c8b31ae34 (commit)
      from  5c3d451854354e7383cd3242594d97a42594367c (commit)


Summary of changes:
 templates/faq.md |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd917bccfc29ba1e9bb0055e7329b59c8b31ae34
Author: Mighty Byte <[email protected]>
Date:   Wed Dec 8 18:06:56 2010 -0500

    Added FAQ entry.

diff --git a/templates/faq.md b/templates/faq.md
index 5496e04..2bd549c 100644
--- a/templates/faq.md
+++ b/templates/faq.md
@@ -9,6 +9,7 @@
 1. [Why can't I install Snap?               ](#why-cant-i-install-snap)
 1. [I am getting a "cannot find normal object file" error when trying to build 
Snap. 
Why?](#i-am-getting-a-cannot-find-normal-object-file-error-when-trying-to-build-snap.-why)
 1. [How do I install Heist on Windows?      
](#how-do-i-install-heist-on-windows)
+1. [Why doesn't Heist display templates?    
](#why-doesnt-heist-display-templates)
 1. [How do I get the libev backend working? 
](#how-do-i-get-the-libev-backend-working)
 1. [How can I get debugging output?         ](#how-can-i-get-debugging-output)
 1. [When I run snap with multiple cores, throughput plummets. What's going 
on?](#when-i-run-snap-with-multiple-cores-throughput-plummets.-whats-going-on)
@@ -96,6 +97,12 @@ Heist needs a C XML library called expat.  See [this article 
by Jacob
 Stanley](http://jystic.com/2010/10/07/installing-heist-and-hexpat-on-windows/)
 for more information.
 
+### Why doesn't Heist display templates?
+
+The most common problem we've seen is that you have ".tpl" included as part of
+your template name.  Heist automatically adds the ".tpl" extension, so you
+shouldn't include it.
+
 ### How do I get the libev backend working?
 
 To install Snap's [libev](http://software.schmorp.de/pkg/libev.html) backend,
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to