<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Zotonic users Google Group</title>
  <link>http://groups.google.com/group/zotonic-users</link>
  <description>Discusses all generic things Zotonic: installation, configuration, templates, datamodel questions, ...</description>
  <language>en</language>
  <item>
  <title>Re: Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/2db12d2266ff3d68?show_docid=2db12d2266ff3d68</link>
  <description>
  That works, thanks. &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/2db12d2266ff3d68?show_docid=2db12d2266ff3d68</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Sat, 18 May 2013 21:26:31 UT
</pubDate>
  </item>
  <item>
  <title>mod_import_csv</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4ab04b1c8097d2d5/4a0d20b2cd5ca32a?show_docid=4a0d20b2cd5ca32a</link>
  <description>
  I was trying to import CSV&#39;s with mod_import_csv, but it says cannot import &lt;br&gt; csv file! &lt;br&gt; &lt;p&gt;My CSV is as below (which is parsable with ecsv parser) &lt;br&gt; &lt;p&gt;ATM NAME,ADDRESS,BRANCH NAME,ATM TYPE,INSTAL DATE,TERMINAL ID &lt;br&gt; ALB_0054_NW,10.127.Y.Z,ãÑ&amp;lt;98&amp;gt;Ò í &amp;lt;98&amp;gt;ÑÌ,NW,2001/12/11,00540054 &lt;br&gt; ALB_0052_NW,10.123.Y.Z,ãÑ&amp;lt;98&amp;gt;Ò í &amp;lt;98&amp;gt;ÑÌ,NW,2001/11/11,00540055
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4ab04b1c8097d2d5/4a0d20b2cd5ca32a?show_docid=4a0d20b2cd5ca32a</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Sat, 18 May 2013 05:57:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Access non-local data from templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/0c18a44993324581?show_docid=0c18a44993324581</link>
  <description>
  Thank you Behrad, &lt;br&gt; &lt;p&gt;it works now. &lt;br&gt; &lt;p&gt;Best, &lt;br&gt; Kirill &lt;br&gt; &lt;p&gt;пятница, 17 мая 2013 г., 13:51:10 UTC+4 пользователь Behrad Zari написал:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/0c18a44993324581?show_docid=0c18a44993324581</guid>
  <author>
  kirill.sys...@gmail.com
  (Kirill Sysoev)
  </author>
  <pubDate>Fri, 17 May 2013 11:04:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Access non-local data from templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/ad1e9cb962dba7ef?show_docid=ad1e9cb962dba7ef</link>
  <description>
  Are you using m.notifier.map ? If yes, the returned result from your &lt;br&gt; observe_foo would be wrapped in a list. &lt;br&gt; If you are using m.notifier.first make sure your binary is properly unicode &lt;br&gt; formatted. You can see what is returned to your template with {{ value | &lt;br&gt; pprint }} &lt;br&gt; you may also test if {{ value | stringify }} works.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/ad1e9cb962dba7ef?show_docid=ad1e9cb962dba7ef</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Fri, 17 May 2013 09:51:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Access non-local data from templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/6f42de1022856c01?show_docid=6f42de1022856c01</link>
  <description>
  Hi All &lt;br&gt; &lt;p&gt;Found this thread very informative. &lt;br&gt; m_notifier is really very straightforward and powerful but got a little &lt;br&gt; problem while using it with utf8 strings (Russian in my case). &lt;br&gt; If I am just passing utf8 binary string as a result of an observe_foo &lt;br&gt; function (for example &amp;lt;&amp;lt;208,158,208,158,208,158&amp;gt;&amp;gt;) it is still presented as
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d614f0dc9d975fc5/6f42de1022856c01?show_docid=6f42de1022856c01</guid>
  <author>
  kirill.sys...@gmail.com
  (Kirill Sysoev)
  </author>
  <pubDate>Thu, 16 May 2013 18:27:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/eddd4203f817bd36?show_docid=eddd4203f817bd36</link>
  <description>
  There is a way to almost get that though. &lt;br&gt; &lt;p&gt;If you have all resources set with community visibility, visitors would &lt;br&gt; have to logon in order to view the site. &lt;br&gt; &lt;p&gt;Then adding a &amp;quot;guest&amp;quot; user with your password of choice, you&#39;ll have a &lt;br&gt; password protected site ;) &lt;br&gt; &lt;p&gt;2013/5/15 Arthur Clemens &amp;lt;arthurclem...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/eddd4203f817bd36?show_docid=eddd4203f817bd36</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Wed, 15 May 2013 08:50:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/63753d6465706e97?show_docid=63753d6465706e97</link>
  <description>
  Aha, ok, no, there&#39;s no module that I&#39;m aware of that does that. &lt;br&gt; &lt;p&gt;Shouldn&#39;t be too hard to implement one, though.. ;) &lt;br&gt; &lt;p&gt;2013/5/15 Arthur Clemens &amp;lt;arthurclem...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/63753d6465706e97?show_docid=63753d6465706e97</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Wed, 15 May 2013 08:47:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/dd9cc208f9d3d0be?show_docid=dd9cc208f9d3d0be</link>
  <description>
  I mean an intermediate screen with a password to that the site cannot be accessed by everyone. &lt;br&gt; &lt;p&gt;Like this: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://wordpress.org/extend/plugins/password-protected/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://bitbucket.org/carljm/django-lockdown/overview&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://drupal.org/project/protected_node&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/dd9cc208f9d3d0be?show_docid=dd9cc208f9d3d0be</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Wed, 15 May 2013 08:13:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: Storing Incoming events in Zotonic</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/095729e06629985c?show_docid=095729e06629985c</link>
  <description>
  I&#39;m anybody, but without any mod_survey experience.. &lt;br&gt; &lt;p&gt;As for incoming events.. I think you&#39;d be best off with a custom model (and &lt;br&gt; db table) for that. Slightly more work, but less overhead once implemented &lt;br&gt; ;) &lt;br&gt; &lt;p&gt;2013/5/14 Behrad Zari &amp;lt;behr...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/095729e06629985c?show_docid=095729e06629985c</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Wed, 15 May 2013 08:12:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/0c00d36ccca2c514?show_docid=0c00d36ccca2c514</link>
  <description>
  What do you want to do? &lt;br&gt; I&#39;m not entirely sure what you mean.. &lt;br&gt; &lt;p&gt;There&#39;s a admin password for the site in the site config file: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://zotonic.com/docs/0.9/manuals/site-anatomy.html?highlight=admin_password&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;2013/5/14 Arthur Clemens &amp;lt;arthurclem...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/0c00d36ccca2c514?show_docid=0c00d36ccca2c514</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Wed, 15 May 2013 08:09:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Storing Incoming events in Zotonic</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/8121588b37f62d2e?show_docid=8121588b37f62d2e</link>
  <description>
  Anybody!? @Marc !?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/8121588b37f62d2e?show_docid=8121588b37f62d2e</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Tue, 14 May 2013 18:56:57 UT
</pubDate>
  </item>
  <item>
  <title>Password protect site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/c835d88e975f750b?show_docid=c835d88e975f750b</link>
  <description>
  Google search does not help me: does a module exist to protect a site with &lt;br&gt; a password? &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/652c081adccc614c/c835d88e975f750b?show_docid=c835d88e975f750b</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Tue, 14 May 2013 14:37:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: Deploy your Zotonic sites on Heroku</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/f4cb467f5b482b4b?show_docid=f4cb467f5b482b4b</link>
  <description>
  I now use Amazon EC2, which is a little bit more work to set up but gives &lt;br&gt; more flexibility.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/f4cb467f5b482b4b?show_docid=f4cb467f5b482b4b</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Tue, 14 May 2013 14:36:43 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: Deploy your Zotonic sites on Heroku</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/f98a302cc551c202?show_docid=f98a302cc551c202</link>
  <description>
  That&#39;s a good question. &lt;br&gt; &lt;p&gt;A summer of code student is currently working on a proposal to abstract &lt;br&gt; the file storage, so that Zotonic no longer needs to depend on the local &lt;br&gt; file system: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/zotonic/zotonic/wiki/Zotonic-File-Service-API&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Arjan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/f98a302cc551c202?show_docid=f98a302cc551c202</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Tue, 14 May 2013 06:51:15 UT
</pubDate>
  </item>
  <item>
  <title>Storing Incoming events in Zotonic</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/859090b410ab3237?show_docid=859090b410ab3237</link>
  <description>
  mod_survey has two methods of adding new models: &lt;br&gt; 1) Questions: simply add new fields to the rsc form, add pivot columns, &lt;br&gt; mostly behave like resources! &lt;br&gt; 2) Answers: add custom tables, with custom access routins, it is not a &lt;br&gt; resource! &lt;br&gt; When (and by which considerations) should we choose the second method? is
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/709e245d659dfbf4/859090b410ab3237?show_docid=859090b410ab3237</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Mon, 13 May 2013 10:31:29 UT
</pubDate>
  </item>
  <item>
  <title>Re: Deploy your Zotonic sites on Heroku</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/211ebde97cf0c4b9?show_docid=211ebde97cf0c4b9</link>
  <description>
  How do you deal with media assets? Uploading/retrieving... &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/9123637677e769ac/211ebde97cf0c4b9?show_docid=211ebde97cf0c4b9</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Sun, 12 May 2013 21:29:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] id_exclude undocumented</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/7db1ae77318b03ae/45f82712a5a5a3de?show_docid=45f82712a5a5a3de</link>
  <description>
  Thank you for the report. &lt;br&gt; &lt;p&gt;I added a new issue for this: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/zotonic/zotonic/issues/560&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Cheers &lt;br&gt; &lt;p&gt;2013/5/12 Arthur Clemens &amp;lt;arthurclem...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/7db1ae77318b03ae/45f82712a5a5a3de?show_docid=45f82712a5a5a3de</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Sun, 12 May 2013 18:11:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Please allow comments on the docs</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/5c3d9df5e7edb97b/d1dfcf14923ab29b?show_docid=d1dfcf14923ab29b</link>
  <description>
  Very good and valid point, thank you :) &lt;br&gt; &lt;p&gt;Until we have a better solution, you can add comments directly on the &lt;br&gt; source files on github. &lt;br&gt; Each page has a &amp;quot;View source&amp;quot; link on the left hand side bar to the source &lt;br&gt; file for each page. &lt;br&gt; &lt;p&gt;From there, you can click either on blame, or view history, and go into the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/5c3d9df5e7edb97b/d1dfcf14923ab29b?show_docid=d1dfcf14923ab29b</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Sun, 12 May 2013 18:06:38 UT
</pubDate>
  </item>
  <item>
  <title>id_exclude undocumented</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/7db1ae77318b03ae/da3669ea59046f45?show_docid=da3669ea59046f45</link>
  <description>
  This feature was implemented in 0.8 but has not been added to the &lt;br&gt; documentation. &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/7db1ae77318b03ae/da3669ea59046f45?show_docid=da3669ea59046f45</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Sun, 12 May 2013 12:36:37 UT
</pubDate>
  </item>
  <item>
  <title>Please allow comments on the docs</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/5c3d9df5e7edb97b/a5f35547270eb939?show_docid=a5f35547270eb939</link>
  <description>
  The documentation is sparse and sometimes incomplete. With comments users &lt;br&gt; can point out missing parts or unclarities or add information. &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/5c3d9df5e7edb97b/a5f35547270eb939?show_docid=a5f35547270eb939</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Sun, 12 May 2013 12:35:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/5485b431f2e9ea13?show_docid=5485b431f2e9ea13</link>
  <description>
  Yes the scanner is supposed to scan for ?__(...) strings. If it does &lt;br&gt; not, you should file a bug! :) &lt;br&gt; &lt;p&gt;Arjan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/5485b431f2e9ea13?show_docid=5485b431f2e9ea13</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Sat, 11 May 2013 19:07:28 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/9bf68c7d4e1e44f0?show_docid=9bf68c7d4e1e44f0</link>
  <description>
  Thanks @Arjan, so my filter should return a trans tuple. &lt;br&gt; Do .pot generator scan __? erlang functions? &lt;br&gt; I remember I&#39;d seen some code like: as &lt;br&gt; ?__(&amp;lt;&amp;lt;&amp;quot;ago&amp;quot;&amp;gt;&amp;gt;, Context) &lt;br&gt; in z_datetime.erl, but had found no &amp;quot;ago&amp;quot; key in pot files of mod_base!!!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/9bf68c7d4e1e44f0?show_docid=9bf68c7d4e1e44f0</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Sat, 11 May 2013 19:03:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/a8a4f3b2df39659b?show_docid=a8a4f3b2df39659b</link>
  <description>
  I agree with the |i18n filter, that could make sense. &lt;br&gt; But where would you get the translated strings from? &lt;br&gt; &lt;p&gt;If you want values translated &amp;quot;inline&amp;quot;, you can construct in Erlang a &lt;br&gt; special: tuple value like this &lt;br&gt; &lt;p&gt;{trans, [{nl, &amp;quot;hoi&amp;quot;}, {en, &amp;quot;Hi&amp;quot;}]} &lt;br&gt; &lt;p&gt;This will output either &amp;quot;hoi&amp;quot; or &amp;quot;Hi&amp;quot; depending on the selected language.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/a8a4f3b2df39659b?show_docid=a8a4f3b2df39659b</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Sat, 11 May 2013 18:37:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/d35f951e59afe2bd?show_docid=d35f951e59afe2bd</link>
  <description>
  @Arjan aI want to show internationalized representation of states of a &lt;br&gt; message coming from outside of zotonic... &lt;br&gt; {% for message in messages %} &lt;br&gt; {_ message.status _} // e.g. Can be &amp;quot;trying&amp;quot;, &amp;quot;pending&amp;quot;, &amp;quot;delivered&amp;quot;, &lt;br&gt; &amp;quot;failed&amp;quot;, etc. &lt;br&gt; {% endfor %} &lt;br&gt; &lt;p&gt;and in my .po file: &lt;br&gt; Trying: &lt;br&gt; Versuch &lt;br&gt; &lt;p&gt;I don&#39;t want to depend it on state names by creating a resource for each
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/d35f951e59afe2bd?show_docid=d35f951e59afe2bd</guid>
  <author>
  behr...@gmail.com
  (JRad)
  </author>
  <pubDate>Sat, 11 May 2013 18:29:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/b88b42536489af66?show_docid=b88b42536489af66</link>
  <description>
  On Sat, May 11, 2013 at 10:40 PM, Arjan Scherpenisse &amp;lt;ar...@scherpenisse.net
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/b88b42536489af66?show_docid=b88b42536489af66</guid>
  <author>
  behr...@gmail.com
  (JRad)
  </author>
  <pubDate>Sat, 11 May 2013 18:21:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/bebea4c986c018db?show_docid=bebea4c986c018db</link>
  <description>
  Hi Behrad, &lt;br&gt; &lt;p&gt;I am not sure that is currently possible. &lt;br&gt; &lt;p&gt;Translations are currently extracted on compile-time in the template, &lt;br&gt; and in that phase, the template compiler has no access to (runtime) &lt;br&gt; variables. &lt;br&gt; &lt;p&gt;@Marc, correct me if I&#39;m wrong :) &lt;br&gt; &lt;p&gt;What exactly are you trying to achieve? &lt;br&gt; &lt;p&gt;Arjan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/bebea4c986c018db?show_docid=bebea4c986c018db</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Sat, 11 May 2013 18:10:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: variable translation keys</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/c374a7fdb04ce51a?show_docid=c374a7fdb04ce51a</link>
  <description>
  Howdy guys, &lt;br&gt; I still need to know if I can use dynamic keys for translations? &lt;br&gt; sth, like &lt;br&gt; {_ name _} &lt;br&gt; when &lt;br&gt; name=&amp;quot;My Translation Key&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/2d695ba4744bb020/c374a7fdb04ce51a?show_docid=c374a7fdb04ce51a</guid>
  <author>
  behr...@gmail.com
  (Behrad Zari)
  </author>
  <pubDate>Sat, 11 May 2013 15:35:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] XMPP chat module?</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/99ef5d89768ca4d3/e6f5270b0fd6b78c?show_docid=e6f5270b0fd6b78c</link>
  <description>
  The code is now available at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/jarimatti/mod_chat_candy&quot;&gt;[link]&lt;/a&gt; for anyone interested. &lt;br&gt; &lt;p&gt;The status for now is that it &amp;quot;works for me&amp;quot;. The module includes a dispatch rule and an example template, please also check the Candy docs regarding configuration. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Jarimatti &lt;br&gt; &lt;p&gt;Jarimatti Valkonen &amp;lt;jarima...@me.com&amp;gt; kirjoitti 28.4.2013 kello 18.17:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/99ef5d89768ca4d3/e6f5270b0fd6b78c?show_docid=e6f5270b0fd6b78c</guid>
  <author>
  jarima...@me.com
  (Jarimatti Valkonen)
  </author>
  <pubDate>Sat, 11 May 2013 12:55:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Techempower EC2 framework benchmarks</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/83188fe82d3e43ae?show_docid=83188fe82d3e43ae</link>
  <description>
  2013/5/8 Simon Smithies &amp;lt;simon.smith...@gmail.com&amp;gt; &lt;br&gt; &lt;p&gt;;) &lt;br&gt; &lt;p&gt;Indeed, but it would still be interesting. &lt;br&gt; Could also help spread the word about zotonic ;)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/83188fe82d3e43ae?show_docid=83188fe82d3e43ae</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Wed, 08 May 2013 03:42:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Techempower EC2 framework benchmarks</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/af1e04919fc8d5b2?show_docid=af1e04919fc8d5b2</link>
  <description>
  Ah - great minds eh. &lt;br&gt; &lt;p&gt;Sounds like there&#39;s more to it than meets the eye though. &lt;br&gt; &lt;p&gt;- SS &lt;br&gt; &lt;p&gt;On Tue, May 7, 2013 at 5:50 PM, Andreas Stenius
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/af1e04919fc8d5b2?show_docid=af1e04919fc8d5b2</guid>
  <author>
  simon.smith...@gmail.com
  (Simon Smithies)
  </author>
  <pubDate>Tue, 07 May 2013 23:30:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Adding second site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/1fa171f122c5489c?show_docid=1fa171f122c5489c</link>
  <description>
  Thanks for clarifying! :) &lt;br&gt; I was a bit worried there... &lt;br&gt; &lt;p&gt;Br, &lt;br&gt; Jarimatti &lt;br&gt; &lt;p&gt;Lähetetty iPhonesta &lt;br&gt; &lt;p&gt;Arjan Scherpenisse &amp;lt;ar...@scherpenisse.net&amp;gt; kirjoitti 7.5.2013 kello 15.53:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/1fa171f122c5489c?show_docid=1fa171f122c5489c</guid>
  <author>
  jarima...@me.com
  (Jarimatti Valkonen)
  </author>
  <pubDate>Tue, 07 May 2013 13:03:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Adding second site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/146ae1d020fce0cd?show_docid=146ae1d020fce0cd</link>
  <description>
  Hi Jarimatti, &lt;br&gt; &lt;p&gt;Sorry if I was not clear. Multiple schemas inside a single database is &lt;br&gt; indeed well supported. &lt;br&gt; &lt;p&gt;The thing that does *not* work predictably is having multiple sites &lt;br&gt; using the same database + the same schema, obviously. &lt;br&gt; &lt;p&gt;Arjan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/146ae1d020fce0cd?show_docid=146ae1d020fce0cd</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Tue, 07 May 2013 12:53:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Adding second site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/021870c73be45b7c?show_docid=021870c73be45b7c</link>
  <description>
  I was under the impression that one can use same database but different schemas for multiple sites: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://zotonic.com/docs/0.9/manuals/site-anatomy.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I&#39;m doing this with version 0.9.1 and would like to know if I&#39;m shooting myself in the foot. &lt;br&gt; &lt;p&gt;Br, &lt;br&gt; Jarimatti &lt;br&gt; &lt;p&gt;Lähetetty iPhonesta &lt;br&gt; &lt;p&gt;Arjan Scherpenisse &amp;lt;ar...@scherpenisse.net&amp;gt; kirjoitti 7.5.2013 kello 15.28:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/021870c73be45b7c?show_docid=021870c73be45b7c</guid>
  <author>
  jarima...@me.com
  (Jarimatti Valkonen)
  </author>
  <pubDate>Tue, 07 May 2013 12:49:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Adding second site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/73f6f301458f8d19?show_docid=73f6f301458f8d19</link>
  <description>
  A new database user is not nessecary, you can use the same db user / &lt;br&gt; password for the second site. &lt;br&gt; &lt;p&gt;However, you *must* use a second database for your new site. Multiple &lt;br&gt; separate sites using the same database is currently not supported. &lt;br&gt; (Although it might work, but you will run in to cache synchronization
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/73f6f301458f8d19?show_docid=73f6f301458f8d19</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Tue, 07 May 2013 12:28:03 UT
</pubDate>
  </item>
  <item>
  <title>Adding second site</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/de893a9fe1c477e9?show_docid=de893a9fe1c477e9</link>
  <description>
  I am &lt;br&gt; reading &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://zotonic.com/docs/latest/tutorials/install-addsite.html#tutorial-install-addsite&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Is it advisable to add a new user/database in PSQL for a second site? &lt;br&gt; Arthur
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/03cef50eb8ce1bfc/de893a9fe1c477e9?show_docid=de893a9fe1c477e9</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Tue, 07 May 2013 12:16:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Techempower EC2 framework benchmarks</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/a48666cf3d1a2fe9?show_docid=a48666cf3d1a2fe9</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://zotonic.com/chatlogs/2013/05/02.html#20:48:37&quot;&gt;[link]&lt;/a&gt; ... &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://zotonic.com/chatlogs/2013/05/03.html#10:03:40&quot;&gt;[link]&lt;/a&gt; ... &lt;br&gt; &lt;p&gt;2013/5/6 Simon Smithies &amp;lt;simon.smith...@gmail.com&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/a48666cf3d1a2fe9?show_docid=a48666cf3d1a2fe9</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Tue, 07 May 2013 05:50:57 UT
</pubDate>
  </item>
  <item>
  <title>Techempower EC2 framework benchmarks</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/a925ad7a2728c909?show_docid=a925ad7a2728c909</link>
  <description>
  Have any of you heard about this project? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/TechEmpower/FrameworkBenchmarks&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Would be nice to see Zotonic tested in there -- I can vouch that it runs &lt;br&gt; great on EC2 and I&#39;m extremely happy with the performance. Would be great &lt;br&gt; to get some real comparative data on it though. &lt;br&gt; &lt;p&gt;Here are the results of their Round 4 of testing:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4c403f06b6146d27/a925ad7a2728c909?show_docid=a925ad7a2728c909</guid>
  <author>
  simon.smith...@gmail.com
  (Simon Smithies)
  </author>
  <pubDate>Mon, 06 May 2013 21:50:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Model m_config and custom db</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/e7d3ebdeae030ac5?show_docid=e7d3ebdeae030ac5</link>
  <description>
  IMHO, rsc-model is enough for ~70% purposes :) And no need to override it &lt;br&gt; But in some special cases... &lt;br&gt; &lt;p&gt;воскресенье, 5 мая 2013 г., 23:22:53 UTC+4 пользователь Andreas Stenius &lt;br&gt; написал:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/e7d3ebdeae030ac5?show_docid=e7d3ebdeae030ac5</guid>
  <author>
  gmaric...@gmail.com
  (Alexey Marunin)
  </author>
  <pubDate>Mon, 06 May 2013 18:19:19 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Dispatch rules for site modules</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/08a52505c556c01b?show_docid=08a52505c556c01b</link>
  <description>
  A little command line magic &lt;br&gt; &lt;p&gt;1&amp;gt; z_module_manager:activate( mod_foo, z_context:new(helentana) ). &lt;br&gt; &lt;p&gt;PS Unfortunately, it&#39;s not enough tutorials on Zotonic&#39;s command line (at &lt;br&gt; debug-mode). Command line is very easy and powerful instrument (sometimes - &lt;br&gt; the only) &lt;br&gt; &lt;p&gt;понедельник, 6 мая 2013 г., 21:47:03 UTC+4 пользователь Alexey Marunin
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/08a52505c556c01b?show_docid=08a52505c556c01b</guid>
  <author>
  gmaric...@gmail.com
  (Alexey Marunin)
  </author>
  <pubDate>Mon, 06 May 2013 18:16:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Dispatch rules for site modules</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/658558b0c94f4d02?show_docid=658558b0c94f4d02</link>
  <description>
  Hi Arjan, &lt;br&gt; &lt;p&gt;My site has no admin modules at all :) How check module&#39;s state? &lt;br&gt; In config-file module name appears on list &#39;install_modules&#39;. Is this not &lt;br&gt; enough? &lt;br&gt; &lt;p&gt;воскресенье, 5 мая 2013 г., 13:48:52 UTC+4 пользователь Arjan Scherpenisse &lt;br&gt; написал:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/658558b0c94f4d02?show_docid=658558b0c94f4d02</guid>
  <author>
  gmaric...@gmail.com
  (Alexey Marunin)
  </author>
  <pubDate>Mon, 06 May 2013 17:47:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Model m_config and custom db</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/53943bab5488c130?show_docid=53943bab5488c130</link>
  <description>
  2013/5/3 Alexey Marunin &amp;lt;gmaric...@gmail.com&amp;gt; &lt;br&gt; &lt;p&gt;Sub-optimal, as new config changes needs to be propagated... &lt;br&gt; &lt;p&gt;2. Strategy solution - it would be cool if I could turn off some unused &lt;br&gt; &lt;p&gt;Pity, the model modules are not namespaced as actions and custom tags are. &lt;br&gt; &lt;p&gt;Maybe worth adding support for namespaced models so we can have the same
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/53943bab5488c130?show_docid=53943bab5488c130</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Sun, 05 May 2013 19:22:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Dispatch rules for site modules</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/4fe417ad3dcd65cf?show_docid=4fe417ad3dcd65cf</link>
  <description>
  Hi Alexey, &lt;br&gt; &lt;p&gt;Dispatch rules for modules should just work. Be sure to have the module &lt;br&gt; activated in the admin, though. &lt;br&gt; &lt;p&gt;Arjan
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/4fe417ad3dcd65cf?show_docid=4fe417ad3dcd65cf</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Sun, 05 May 2013 09:48:52 UT
</pubDate>
  </item>
  <item>
  <title>Dispatch rules for site modules</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/2c0f1b8c1b6da257?show_docid=2c0f1b8c1b6da257</link>
  <description>
  Hi all! &lt;br&gt; Does Zotonic use dispatch rules for site sub-modules? &lt;br&gt; For example, site directory tree: &lt;br&gt; mysite/ &lt;br&gt; | &lt;br&gt; +---- dispatch/ &lt;br&gt; | | &lt;br&gt; | ---- dispatch &lt;br&gt; | &lt;br&gt; +---- modules/ &lt;br&gt; | | &lt;br&gt; | +---- mod_foo/ &lt;br&gt; | | &lt;br&gt; | +---- dispatch/ &lt;br&gt; | | |
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/d13655a80457c963/2c0f1b8c1b6da257?show_docid=2c0f1b8c1b6da257</guid>
  <author>
  gmaric...@gmail.com
  (Alexey Marunin)
  </author>
  <pubDate>Sat, 04 May 2013 20:42:38 UT
</pubDate>
  </item>
  <item>
  <title>Nginx Requests/Second – Raspberry Pi vs. Amazon EC2</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/bf2e9f594a104ef9/ac2919a6a44588e0?show_docid=ac2919a6a44588e0</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.chimerasaurus.com/2013/01/nginx-requestssecond-raspberry-pi-vs-amazon-ec2/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Best wishes, &lt;br&gt; LRP &lt;br&gt; ****************************** *************** &lt;br&gt; My books: &lt;br&gt; THE GOSPEL OF ASHES &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://thegospelofashes.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Strength is not enough. Do they have the courage &lt;br&gt; and the cunning? Can they survive long enough to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/bf2e9f594a104ef9/ac2919a6a44588e0?show_docid=ac2919a6a44588e0</guid>
  <author>
  ll...@writersglen.com
  </author>
  <pubDate>Sat, 04 May 2013 13:41:39 UT
</pubDate>
  </item>
  <item>
  <title>Model m_config and custom db</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/da29351461c1147c?show_docid=da29351461c1147c</link>
  <description>
  Hi all! &lt;br&gt; Using original data model (resource-edge), zotonic often calls &lt;br&gt; m_config:all() which load configuration from db: &lt;br&gt; select * from config order by module, key &lt;br&gt; But I have non-standart db, in which table &#39;config&#39; is absent. So, I see &lt;br&gt; error 42P01 (UNDEFINED TABLE) in console log &lt;br&gt; 1. Light solution - move up that SQL-call to site startup time
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/4abe003c33856995/da29351461c1147c?show_docid=da29351461c1147c</guid>
  <author>
  gmaric...@gmail.com
  (Alexey Marunin)
  </author>
  <pubDate>Fri, 03 May 2013 21:44:43 UT
</pubDate>
  </item>
  <item>
  <title>Filtering images by published state</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/443c9831f7c6353b/403ed4cd9a5dfef7?show_docid=403ed4cd9a5dfef7</link>
  <description>
  I would like to filter the images that are published. Use case: I want to &lt;br&gt; show the main image, but only if it is set to published. &lt;br&gt; So instead of: &lt;br&gt; {% with m.rsc[id].o.depiction as media_id %} &lt;br&gt; {% if media_id.is_published %} &lt;br&gt; ... &lt;br&gt; {% endif %} &lt;br&gt; {% endwith %} &lt;br&gt; which will fail if the first image is not published, I would like to do
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/443c9831f7c6353b/403ed4cd9a5dfef7?show_docid=403ed4cd9a5dfef7</guid>
  <author>
  arthurclem...@gmail.com
  (Arthur Clemens)
  </author>
  <pubDate>Fri, 03 May 2013 12:27:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Zotonic doesn&#39;t use my templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/eb5bc64b0bb4f952?show_docid=eb5bc64b0bb4f952</link>
  <description>
  Hmm... I don&#39;t think a site should be able to start if the site module is &lt;br&gt; disabled. &lt;br&gt; Or, that the site module is enabled upon start, rather than upon &lt;br&gt; installation.. &lt;br&gt; &lt;p&gt;2013/5/2 Arjan Scherpenisse &amp;lt;ar...@scherpenisse.net&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/eb5bc64b0bb4f952?show_docid=eb5bc64b0bb4f952</guid>
  <author>
  andreas.sten...@astekk.se
  (Andreas Stenius)
  </author>
  <pubDate>Thu, 02 May 2013 21:01:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Zotonic doesn&#39;t use my templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/f3adfe646da9a415?show_docid=f3adfe646da9a415</link>
  <description>
  Good catch. &lt;br&gt; &lt;p&gt;When you rename a site and its .erl file, this can happen. &lt;br&gt; Modules are only activated automatically on an initial site &lt;br&gt; installation, and a site is also considered &amp;quot;just&amp;quot; a module, so it was &lt;br&gt; never activated after you renamed it. &lt;br&gt; &lt;p&gt;It had nothing to do with the symlink, but you figured that out already.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/f3adfe646da9a415?show_docid=f3adfe646da9a415</guid>
  <author>
  ar...@scherpenisse.net
  (Arjan Scherpenisse)
  </author>
  <pubDate>Thu, 02 May 2013 18:23:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Zotonic doesn&#39;t use my templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/87ba5a2a4f30c1d8?show_docid=87ba5a2a4f30c1d8</link>
  <description>
  I found the problem. &lt;br&gt; In the modules list I reactivated the module and now all works. &lt;br&gt; Rudi
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/87ba5a2a4f30c1d8?show_docid=87ba5a2a4f30c1d8</guid>
  <author>
  rudi.ang...@gmail.com
  (Rudi Angela)
  </author>
  <pubDate>Wed, 01 May 2013 18:57:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Zotonic-Usr] Zotonic doesn&#39;t use my templates</title>
  <link>http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/65dcea0f6bdfd4be?show_docid=65dcea0f6bdfd4be</link>
  <description>
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/zotonic-users/browse_thread/thread/ecfe459dc16c5159/65dcea0f6bdfd4be?show_docid=65dcea0f6bdfd4be</guid>
  <author>
  rudi.ang...@gmail.com
  (Rudi Angela)
  </author>
  <pubDate>Wed, 01 May 2013 18:08:52 UT
</pubDate>
  </item>
  </channel>
</rss>
