<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;ul&gt;
	&lt;li&gt;Extension: An umbrella term referring to [[Feathers]], [[Modules]], [[Themes]], and translations.&lt;/li&gt;
	&lt;li&gt;[[Modules]]: Packages that extend the functionality of your Chyrp install.&lt;/li&gt;
	&lt;li&gt;[[Feathers]]: Extensions that allow you to add unique types of content to your website, allowing you to add it easier and have its posts themed uniquely.&lt;/li&gt;
	&lt;li&gt;[[Themes]]: An extension that changes how your Chyrp installation presents itself. Themes can also add static pages, and are powered by Twig. See [[Twig Reference]].&lt;/li&gt;
	&lt;li&gt;Twig: Chyrp&amp;#8217;s theming engine, developed by Armin Ronacher. See [[Twig Reference]].&lt;/li&gt;
	&lt;li&gt;Post: An entry into your blog. All posts are of some Feather.&lt;/li&gt;
	&lt;li&gt;Page: A static page added to your site. Similar to a post with the Text feather, but they are kept separate from posts. They can have special appearances by adding a special theme file for them at the theme&amp;#8217;s &amp;#8220;pages/(page url).twig&amp;#8221;. Pages can have infinite parents and children.&lt;/li&gt;
	&lt;li&gt;Admin bar: An administration controls area usually along the top of the site, but it depends on the theme and is completely optional. Contains links to common functions such as adding a post, adding a page, viewing your drafts, and a link to the admin area.&lt;/li&gt;
	&lt;li&gt;Group: A &amp;#8220;category&amp;#8221; for users to be grouped into, with specialized permissions.&lt;/li&gt;
	&lt;li&gt;Permissions: Things a group can do, such as &lt;code&gt;add_post&lt;/code&gt;, &lt;code&gt;edit_own_posts&lt;/code&gt;, etc.&lt;/li&gt;
	&lt;li&gt;[[Routes]]: The logic that takes you from the &lt;span class=&quot;caps&quot;&gt;URL&lt;/span&gt; to where it thinks you want to go. Interlinked with the Controller.&lt;/li&gt;
	&lt;li&gt;Controller: Handler for the &lt;span class=&quot;caps&quot;&gt;URL&lt;/span&gt;. The two &amp;#8220;default&amp;#8221; controllers are Main (&lt;code&gt;/&lt;/code&gt;) and Admin (&lt;code&gt;/admin&lt;/code&gt;)&lt;/li&gt;
	&lt;li&gt;&lt;span class=&quot;caps&quot;&gt;XML&lt;/span&gt;-&lt;span class=&quot;caps&quot;&gt;RPC&lt;/span&gt;: The interface Chyrp uses for interacting with the outside world to perform functions like managing posts.&lt;/li&gt;
&lt;/ul&gt;</body>
  <created-at type="datetime">2009-11-26T03:17:11-08:00</created-at>
  <id type="integer">251392</id>
  <permalink>terminology</permalink>
  <repository-id type="integer">7368</repository-id>
  <title>Terminology</title>
  <updated-at type="datetime">2009-06-26T14:36:41-07:00</updated-at>
  <user-id type="integer">1880</user-id>
</wiki>
