<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>design.davidgarlitz.com</title>
	<atom:link href="http://design.davidgarlitz.com/feed" rel="self" type="application/rss+xml" />
	<link>http://design.davidgarlitz.com</link>
	<description>Multi-lingual, multi-media webdesign with style.</description>
	<pubDate>Thu, 13 Nov 2008 07:19:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Viala v1.3</title>
		<link>http://design.davidgarlitz.com/archives/1</link>
		<comments>http://design.davidgarlitz.com/archives/1#comments</comments>
		<pubDate>Sat, 16 Aug 2008 15:12:35 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[grey]]></category>

		<category><![CDATA[themes]]></category>

		<category><![CDATA[white]]></category>

		<guid isPermaLink="false">http://design.davidgarlitz.com/?p=1</guid>
		<description><![CDATA[A clean, wide-open theme for <a href="http://wordpress.org">Wordpress</a>, with delicate fonts and great readability. Viala v1.3 puts the content at the forefront, without cluttering the user experience with too much "design."
<p class="excerptlink"><a href="http://wordpress.org/extend/themes/download/viala.1.3.zip">Download</a></p>
<p class="excerptlink"><a href="http://conjunto23.com/test">Demo</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wp-themes.com/wp-content/themes/viala/screenshot.png"><img class="alignright size-full wp-image-18" title="Viala v1.2" src="http://design.davidgarlitz.com/wp-content/uploads/2008/10/screenshotthumb.png" alt="" width="240" height="200" /></a>Viala 1.3 is a clear, wide-open theme in a newspaper-style format, with a feature article and up to 12 article excerpts displayed &#8220;at the fold.&#8221; Version 1.3 adds several new options to this already highly flexible theme. Below is an explanation of the different ways that the theme can be customized.</p>
<h3>Home page options</h3>
<p>Visit the theme&#8217;s option pages in order to customize the pages and subpages that are displayed in the navigation bar, as well as the number of &#8220;subposts&#8221; (post excerpts that are displayed under the featured post) to be displayed on the home page. You can also decide which category to designate as the &#8220;feature&#8221; category, or turn this function off and let the most recent post be the the featured post.</p>
<p>The options page also allows customization of the way that the feature post is displayed. You can elect to display the full post instead of the post excerpt (thus removing the &#8216;Continue Reading&#8217; link), and you can also reformat the main page to accomodate longer excerpts and long posts <em>(NOTE: If you select only the &#8220;Full Post&#8221; option, your post will still be cut off at the bottom unless you also select the option to reformat - &#8220;Full Post&#8221; just removes the &#8216;Continue Reading&#8217; link, but does not change the format)</em>.</p>
<p>Viala also has 2 separate sidebars, one for the home page and one for all other pages. These can be customized in the Widgets menu of your wp-admin screen. In the drop-down menu, select &#8220;Homepage Widgets&#8221; to start adding widgets to the home page. The widgets you select will fit right alongside your homepage &#8217;sub-posts.&#8217;</p>
<p>The image that you see on the homepage, called the &#8220;header image,&#8221; can be customized - simply go to &#8220;Design-&gt;Custom Header Image&#8221; in your wp-admin screen. This header image will appear next to any feature article on the homepage.</p>
<p>If you wish to temporarily replace the header image with another image that should be associated directly with a given post, see the explanation of the  use of the custom field &#8220;pic&#8221; in &#8220;Special Custom Fields,&#8221; below.</p>
<h3>The &#8220;intro&#8221; paragraph</h3>
<p>By default, the text of the first paragraph of each feature post and single post will be displayed in Palatino font and a larger font-size. This is implemented through the CSS selector &#8220;first-child,&#8221; and may be thrown off by the inclusion of images, lists, or other elements at the beginning of a post. You can manually apply this effect to any other paragraph by adding the class &#8220;intro&#8221; to the paragraph in the HTML editor window of the word press Edit Post screen.</p>
<h3>Special Page templates</h3>
<p>Viala comes with some ready made page templates: a Contact page, an Archives page, and a Links page. To use them, simply create a new Page, and then scroll to the bottom of the edit screen and click on the drop-down menu entitled Page Template. Select the template of your choice. The Contact template includes a contact form, the Archives template presents your last 50 posts in a list, and the Links page displays the links in your blogroll along with each link&#8217;s description (you can add and edit the descriptions of your links in Manage-&gt;Links in wp-admin [WP 2.5 and later]).</p>
<h3>Special custom fields</h3>
<p>You can further customize the appearance of your blog through the use of custom fields. These are added through the edit screen of your wp-admin, by clicking on &#8220;Custom Fields&#8221; under &#8220;Advanced Options.&#8221;</p>
<p>If you would like to display an image that is associated with a specific post on your home page, without replacing your header image, you can do so by adding a custom field entitled &#8220;pic&#8221; to the post, and inserting the URL of your image. NOTE: for best results, these &#8220;pic&#8221; images should be the same size as the header image, ie  400px X 300px.</p>
<p>Single posts can include a table of contents. In your post editing screen, simply create a list of links to anchors within the post, then cut and paste this list into a custom field called &#8220;toc.&#8221; The list will now appear in the left sidebar of the single post page - post meta info is deplaced to the bottom of the post.</p>
<h3>Image alignment and borders</h3>
<p>Images within posts or pages will &#8220;float&#8221; to the left by default, causing text to automatically wrap around them. If you wish to align your images to the right, or not wrap the text at all, simply assign the images a class of &#8220;alignright&#8221; or &#8220;alignnone.&#8221; You can do this manually in the HTML window of the text editor in the editing screen, or, when you import an image through wordpress &#8220;Add Images&#8221; screen (wordpress 2.5 or later), just click on the alignment option that you want</p>
<p>Also, all images will automatically be presented with a polaroid-style border and drop-shadow effect. If you wish to remove this effect from a certain image, simply assign the class &#8220;noborder&#8221; to the image.</p>
<h3>Viala in your language</h3>
<p>Viala is fully internationalized (i.e. all of the theme&#8217;s static text are &#8220;tagged&#8221; so that wordpress knows how to present them in the appropriate language), and version 1.3 comes with French and Spanish translations. If you wish to create a new translation for viala, or improve upon the existing translations, the theme&#8217;s .pot and .po files are included for your use. Please <a title="Send me an email" href="mailto:info@davidgarlitz.com">contact me</a> if you have a new translation - I&#8217;ll include it in the next release and credit you as a translator!</p>
<p>For more information, please feel free to leave a comment below.</p>
<p>What&#8217;s new in this version (1.3) :</p>
<ul>
<li>Increased subpost display options to a maximum of 12.</li>
<li>Added an option in &#8220;Viala Options&#8221; to adapt the layout for full posts and/or long excerpts, plus a field for custom &#8220;Continue Reading&#8221; text.</li>
<li>Fixed a bug in search.php that was causing empty searches to display a 404 result (created the file nosearch.php).</li>
<li>Fixed CSS handling of images in posts for better compatibility with basic WP outputs (alignright, alignleft, alignnone).</li>
<li>Matched the output of the default sidebar to the widget sidebar in functions.php and sidebar.php</li>
<li>Matched output of home subposts and search/archives.</li>
<li>Included support for WP image gallery captions in posts.</li>
<li>Added CSS rules to support wp-smileys.</li>
<li>Fixed search field so that the text &#8220;search&#8221; disappears when clicked (thanks to Sadara for the tip)</li>
<li>Added gravatars to Author pages</li>
<li>Fixed numerous typographical discrepancies</li>
<li>Changed layout of Links page from blocks to list with link descriptions</li>
</ul>
<p><em>A note about using &#8220;pretty permalinks&#8221; with Viala : Due to the way in which Viala handles the &#8220;subposts&#8221; on the first and subsequent pages, if you choose to alter your permalink structure, you should change your &#8220;Settings-&gt;Reading-&gt;Display at most &#8221; posts&#8221; in wp-admin to less than or equal your Viala subposts options + 4 (i.e., if you choose to display 3 subposts on the home page, change the &#8216;Display at most&#8217; setting to 7 or less). Otherwise, the pagination function may be thrown off slightly.</em></p>
<p class="button alignleft"><a href="http://wordpress.org/extend/themes/download/viala.1.2.1.zip">Download</a></p>
<p class="button alignleft"><a href="http://conjunto23.com/test">Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://design.davidgarlitz.com/archives/1/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
