<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>Connections &#187; template</title> <atom:link href="http://connections-pro.com/tag/template/feed/" rel="self" type="application/rss+xml" /><link>http://connections-pro.com</link> <description>WordPress Plug-in</description> <lastBuildDate>Mon, 06 Feb 2012 02:03:51 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Template Update: Market 2.0</title><link>http://connections-pro.com/2012/01/16/template-update-market-2-0/</link> <comments>http://connections-pro.com/2012/01/16/template-update-market-2-0/#comments</comments> <pubDate>Tue, 17 Jan 2012 01:47:21 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Templates]]></category> <category><![CDATA[market]]></category> <category><![CDATA[notice]]></category> <category><![CDATA[template]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://connections-pro.com/?p=1441</guid> <description><![CDATA[I know many have been patiently waiting for this&#8230; I&#8217;m proud to announce that Market 2.0 is available. This update brings many of the same great features found in cMap 2.0 such as improve pagination style, search and is completely configurable with 60 available shortcode options. Here&#8217;s a sample shortcode that can be used for Market ...]]></description> <content:encoded><![CDATA[<p>I know many have been patiently waiting for this&#8230; I&#8217;m proud to announce that Market 2.0 is available. This update brings many of the same great features found in <a title="cMap" href="http://connections-pro.com/templates/cmap/">cMap 2.0</a> such as improve pagination style, search and is completely configurable with 60 available shortcode options.</p><p>Here&#8217;s a sample shortcode that can be used for Market that changes the number of entries displayed per page, sets the pagination to be displayed at the bottom of the list and hides both the anniversary and birthday fields.</p><div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>connections template<span style="color: #339933;">=</span><span style="color: #0000ff;">'market'</span> page_limit<span style="color: #339933;">=</span><span style="color: #0000ff;">'32'</span> pagination_position<span style="color: #339933;">=</span><span style="color: #0000ff;">'after'</span> show_birthday<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span> show_anniversary<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span><span style="color: #009900;">&#93;</span></pre></div></div><p>Here&#8217;s a list of options that are currently available with their default settings. There are a lot of options to customize the template, but I think that they are all  pretty self explanatory.</p><ul><li>enable_search=TRUE</li><li>enable_pagination=TRUE</li><li>page_limit=20</li><li>pagination_position=&#8217;before&#8217;</li><li>enable_category_select=TRUE</li><li>show_empty_categories=TRUE</li><li>show_category_count=FALSE</li><li>enable_category_by_root_parent=FALSE</li><li>enable_map=TRUE</li><li>enable_bio=TRUE</li><li>enable_bio_head=TRUE</li><li>enable_note=TRUE</li><li>enable_note_head=TRUE</li><li>enable_website_link=TRUE</li><li>show_addresses=TRUE</li><li>show_phone_numbers=TRUE</li><li>show_email=TRUE</li><li>show_im=TRUE</li><li>show_social_media=TRUE</li><li>show_birthday=TRUE</li><li>show_anniversary=TRUE</li><li>image=&#8217;logo&#8217;</li><li>image_width=NULL</li><li>image_height=NULL</li><li>image_fallback=&#8217;block&#8217;</li><li>tray_image=&#8217;photo&#8217;</li><li>tray_image_width=NULL</li><li>tray_image_height=NULL</li><li>tray_image_fallback=&#8217;none&#8217;</li><li>map_zoom=13</li><li>map_frame_height=400</li><li>card_width=440</li><li>category_width=175</li><li>str_select=&#8217;Show All Categories&#8217;</li><li>str_image=&#8217;No Logo Available&#8217;</li><li>str_tray_image=&#8217;No Photo Available&#8217;</li><li>str_map_show=&#8217;Show Map&#8217;</li><li>str_map_hide=&#8217;Close Map&#8217;</li><li>str_bio_head=&#8217;Biography&#8217;</li><li>str_bio_show=&#8217;Show Bio&#8217;</li><li>str_bio_hide=&#8217;Close Bio&#8217;</li><li>str_note_head=&#8217;Notes&#8217;</li><li>str_note_show=&#8217;Show Notes&#8217;</li><li>str_note_hide=&#8217;Close Notes&#8217;</li><li>str_contact=&#8217;Contact&#8217;</li><li>str_home_addr=&#8217;Home&#8217;</li><li>str_work_addr=&#8217;Work&#8217;</li><li>str_school_addr=&#8217;School&#8217;</li><li>str_other_addr=&#8217;Other&#8217;</li><li>str_home_phone=&#8217;Home Phone&#8217;</li><li>str_home_fax=&#8217;Home Fax&#8217;</li><li>str_cell_phone=&#8217;Cell Phone&#8217;</li><li>str_work_phone=&#8217;Work Phone&#8217;</li><li>str_work_fax=&#8217;Work Fax&#8217;</li><li>str_personal_email=&#8217;Personal Email&#8217;</li><li>str_work_email=&#8217;Work Email&#8217;</li><li>str_visit_website=&#8217;Visit Website&#8217;</li><li>name_format=&#8217;%prefix% %first% %middle% %last% %suffix%&#8217;</li><li>contact_name_format=&#8217;%label%: %first% %last%&#8217;</li><li>addr_format=&#8217;%label% %line1% %line2% %line3% %city%, %state% %zipcode% %country%&#8217;</li></ul> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2012/01/16/template-update-market-2-0/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Template Update: cMap 2.0.4</title><link>http://connections-pro.com/2012/01/15/template-update-cmap-2-0-4/</link> <comments>http://connections-pro.com/2012/01/15/template-update-cmap-2-0-4/#comments</comments> <pubDate>Sun, 15 Jan 2012 21:48:58 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Templates]]></category> <category><![CDATA[cmap]]></category> <category><![CDATA[notice]]></category> <category><![CDATA[template]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://connections-pro.com/?p=1422</guid> <description><![CDATA[The cMap template has received a few tweaks and feature enhancements over the past few days. Changelog: = 2.0.4 1/15/2012 = FEATURE: Added the ability to change the address labels via shortcode. FEATURE: Add the ability to change the address layout via shortcode. FEATURE: Add the ability to change the contact name layout via shortcode. ...]]></description> <content:encoded><![CDATA[<p>The cMap template has received a few tweaks and feature enhancements over the past few days.</p><p>Changelog:</p><p>= 2.0.4 1/15/2012 =<br /> <strong>FEATURE:</strong> Added the ability to change the address labels via shortcode.<br /> <strong>FEATURE:</strong> Add the ability to change the address layout via shortcode.<br /> <strong>FEATURE:</strong> Add the ability to change the contact name layout via shortcode.<br /> <strong>FEATURE:</strong> Add the ability to change the contact name label via shortcode.<br /> <strong>OTHER:</strong> A few CSS tweaks to the bio and notes area.<br /> <strong>OTHER:</strong> The image im the bio tray will now float right by default for a more balanced layout.</p><p>= 2.0.3 1/14/2012 =<br /> <strong>BUG:</strong> Fix the enable_search shortcode option.<br /> <strong>OTHER:</strong> A few CSS tweaks.</p><p>= 2.0.2 1/10/2012 =<br /> <strong>OTHER:</strong> Fixed the email and phone labels filters so they would run.<br /> <strong>OTHER:</strong> Added a couple styles to the .bio and .note classes to prevent themes to from styling those eareas oddly.</p> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2012/01/15/template-update-cmap-2-0-4/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Template Update: cMap 2.0.1</title><link>http://connections-pro.com/2012/01/12/template-update-cmap-2-0-1/</link> <comments>http://connections-pro.com/2012/01/12/template-update-cmap-2-0-1/#comments</comments> <pubDate>Fri, 13 Jan 2012 02:33:46 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Templates]]></category> <category><![CDATA[cmap]]></category> <category><![CDATA[notice]]></category> <category><![CDATA[template]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://connections-pro.com/?p=1390</guid> <description><![CDATA[Just a small update addressing a CSS issue and a bug that prevented the filters to run for changing the phone and email labels.]]></description> <content:encoded><![CDATA[<p>Just a small update addressing a CSS issue and a bug that prevented the filters to run for changing the phone and email labels.</p> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2012/01/12/template-update-cmap-2-0-1/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Template Update: cMap 2.0</title><link>http://connections-pro.com/2012/01/02/template-update-cmap-2-0/</link> <comments>http://connections-pro.com/2012/01/02/template-update-cmap-2-0/#comments</comments> <pubDate>Tue, 03 Jan 2012 04:18:31 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Templates]]></category> <category><![CDATA[cmap]]></category> <category><![CDATA[notice]]></category> <category><![CDATA[template]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://connections-pro.com/?p=1336</guid> <description><![CDATA[The update took a little longer than planned, but the newly updated cMap 2.0 template is finished and ready for download. I recommend reading this post for what&#8217;s new: http://connections-pro.com/2011/12/05/feature-preview-cmap/ The big change from the preview post is that the shortcode option names have been changed, the &#8220;cmap_&#8221; prefix has been removed. It was a bit ...]]></description> <content:encoded><![CDATA[<p>The update took a little longer than planned, but the newly updated cMap 2.0 template is finished and ready for download. I recommend reading this post for what&#8217;s new: <a href="http://connections-pro.com/2011/12/05/feature-preview-cmap/">http://connections-pro.com/2011/12/05/feature-preview-cmap/</a></p><p>The big change from the preview post is that the shortcode option names have been changed, the &#8220;cmap_&#8221; prefix has been removed. It was a bit overkill and made all the option names too long. Here&#8217;s a sample shortcode that can be used for cMap that changes the number of entries displayed per page, sets the pagination to be displayed at the bottom of the list and hides both the anniversary and birthday fields.</p><div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>connections template<span style="color: #339933;">=</span><span style="color: #0000ff;">'cmap'</span> page_limit<span style="color: #339933;">=</span><span style="color: #0000ff;">'32'</span> pagination_position<span style="color: #339933;">=</span><span style="color: #0000ff;">'after'</span> show_birthday<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span> show_anniversary<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span><span style="color: #009900;">&#93;</span></pre></div></div><p>Here&#8217;s a list of options that are currently available with their default settings. I&#8217;m way behind on writing all the documentation everything needs, but that will come. There are a lot of options to customize the template, but I think that they are all  pretty self explanatory.</p><ul><li>enable_search=TRUE</li><li>enable_pagination=TRUE</li><li>page_limit=20;</li><li>pagination_position=&#8217;before&#8217;</li><li>enable_category_select=TRUE</li><li>show_empty_categories=TRUE</li><li>show_category_count=FALSE</li><li>category_select_position=&#8217;before&#8217;</li><li>enable_category_by_root_parent=FALSE</li><li>enable_map=TRUE</li><li>enable_bio=TRUE</li><li>enable_bio_head=TRUE</li><li>enable_note=TRUE</li><li>enable_note_head=TRUE</li><li>enable_website_link=TRUE</li><li>show_addresses=TRUE</li><li>show_phone_numbers=TRUE</li><li>show_email=TRUE</li><li>show_im=TRUE</li><li>show_social_media=TRUE</li><li>show_birthday=TRUE</li><li>show_anniversary=TRUE</li><li>image=&#8217;logo&#8217;;</li><li>image_width=NULL</li><li>image_height=NULL</li><li>image_fallback=&#8217;block&#8217;</li><li>tray_image=&#8217;photo&#8217;</li><li>tray_image_width=NULL</li><li>tray_image_height=NULL</li><li>tray_image_fallback=&#8217;none&#8217;</li><li>map_frame_height=400</li><li>str_select=&#8217;Select Category&#8217;</li><li>str_select_all=&#8217;Show All Categories&#8217;</li><li>str_image=&#8217;No Logo Available&#8217;</li><li>str_tray_image=&#8217;No Photo Available&#8217;</li><li>str_map_show=&#8217;Show Map&#8217;</li><li>str_map_hide=&#8217;Close Map&#8217;</li><li>str_bio_head=&#8217;Biography&#8217;</li><li>str_bio_show=&#8217;Show Bio&#8217;</li><li>str_bio_hide=&#8217;Close Bio&#8217;</li><li>str_note_head=&#8217;Notes&#8217;</li><li>str_note_show=&#8217;Show Notes&#8217;</li><li>str_note_hide=&#8217;Close Notes&#8217;</li><li>str_home_phone=&#8217;Home Phone&#8217;</li><li>str_home_fax=&#8217;Home Fax&#8217;;</li><li>str_cell_phone=&#8217;Cell Phone&#8217;</li><li>str_work_phone=&#8217;Work Phone&#8217;</li><li>str_work_fax=&#8217;Work Fax&#8217;</li><li>str_personal_email=&#8217;Personal Email&#8217;</li><li>str_work_email=&#8217;Work Email&#8217;</li><li>str_visit_website=&#8217;Visit Website&#8217;</li><li>name_format=&#8217;%prefix% %first% %middle% %last% %suffix%&#8217;</li></ul> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2012/01/02/template-update-cmap-2-0/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Feature Preview: cMap</title><link>http://connections-pro.com/2011/12/05/feature-preview-cmap/</link> <comments>http://connections-pro.com/2011/12/05/feature-preview-cmap/#comments</comments> <pubDate>Tue, 06 Dec 2011 03:11:33 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Connections]]></category> <category><![CDATA[Development Update]]></category> <category><![CDATA[cmap]]></category> <category><![CDATA[development]]></category> <category><![CDATA[feature]]></category> <category><![CDATA[news]]></category> <category><![CDATA[preview]]></category> <category><![CDATA[template]]></category> <category><![CDATA[update]]></category><guid isPermaLink="false">http://connections-pro.com/?p=1145</guid> <description><![CDATA[The next release of Connections is packed with new features, many of which can be taken advantage of by templates.  Every template in one way or another will benefit from the next release, but most templates will need to be updated to take advantage of most of the new features. If you&#8217;ve been following along, you already ...]]></description> <content:encoded><![CDATA[<p>The next release of Connections is packed with new features, many of which can be taken advantage of by templates.  Every template in one way or another will benefit from the next release, but most templates will need to be updated to take advantage of most of the new features. If you&#8217;ve been following along, you already know that the cMap template will be updated with search. I thought that I would take a moment to share the rest of the great changes that will come with the next version of cMap.</p><p><a href="http://connections-pro.com/wp-content/uploads/scr-cmap-cate-search.png"><img width="292"  alt="Screen Capture - cMap - Category / Search" src="http://connections-pro.com/wp-content/uploads/scr-cmap-cate-search.png" /></a>Probably the best feature is that all who have already purchased the template, this will be a free upgrade.</p><p>Search; pretty self explanatory.</p><p>The category drop down has received a major enhancement courtesy of the jQuery plugin <a title="Chosen" href="https://github.com/harvesthq/chosen" target="_blank">Chosen</a>. When the drop down is opened, a user can now search the categories rather than having to scroll through them to find the one they are looking for. It&#8217;s pretty neat, I&#8217;ve already become quite spoiled by this feature.</p><p><a href="http://connections-pro.com/wp-content/uploads/scr-cmap-page-e1323139775757.png"><img width="220"  alt="Screen Capture - cMap - Pagination" src="http://connections-pro.com/wp-content/uploads/scr-cmap-page-e1323139775757.png" /></a>The pagination has been completely re-worked too. Currently, all the pages list in order, which is fine if you only have a few pages, but when you have 20+ pages, it becomes a mess, visually. The new layout mimics the style and functionality of the pagination used on the WordPress admin posts page. Definitely a lot less cluttered and nicer looking, while providing a familiar user experience.</p><p>Lastly, templates now can be programmed so they can hook into the Connections shortcode. Basically, what this means is that it is far easier to configure the template options. Currently, if you want to customize any of the template options, you have to locate and edit the functions.php file. And when you make changes, they are global, meaning every time you used the template, even on different pages, you have to use the same settings. Now, since cMap has been updated to hook into the Connections shortcode, you can set the template options from right within the shortcode. No more having to muck around with FTP and editing PHP code! Another great thing-now you can use cMap on different pages configured completely differently. Here&#8217;s a sample shortcode that can be used for cMap that changes the number of entries displayed per page, sets the pagination to be displayed at the bottom of the list and hides both the anniversary and birthday fields.</p><div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #009900;">&#91;</span>connections template<span style="color: #339933;">=</span><span style="color: #0000ff;">'cmap'</span> cmap_page_limit<span style="color: #339933;">=</span><span style="color: #0000ff;">'32'</span> cmap_pagination_position<span style="color: #339933;">=</span><span style="color: #0000ff;">'after'</span> cmap_show_birthday<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span> cmap_show_anniversary<span style="color: #339933;">=</span><span style="color: #0000ff;">'FALSE'</span><span style="color: #009900;">&#93;</span></pre></div></div><p>Here&#8217;s a list of options that are currently available with their default settings. This list will actually be expanded when the updated cMap template is released. As you see, templates are almost plugins on their own.</p><ul><li>cmap_enable_search = TRUE</li><li>cmap_enable_pagination = TRUE</li><li>cmap_page_limit = 20</li><li>cmap_pagination_position = &#8216;before&#8217;</li><li>cmap_enable_category_select = TRUE</li><li>cmap_show_empty_categories = TRUE</li><li>cmap_show_category_count = FALSE</li><li>cmap_category_select_position = &#8216;before&#8217;</li><li>cmap_enable_category_by_root_parent = FALSE</li><li>cmap_enable_map = TRUE</li><li>cmap_enable_bio = TRUE</li><li>cmap_enable_bio_head = TRUE</li><li>cmap_enable_note = TRUE</li><li>cmap_enable_note_head = TRUE</li><li>cmap_enable_website_link = TRUE</li><li>cmap_show_addresses = TRUE</li><li>cmap_show_phone_numbers = TRUE</li><li>cmap_show_email = TRUE</li><li>cmap_show_im = TRUE</li><li>cmap_show_social_media = TRUE</li><li>cmap_show_birthday = TRUE</li><li>cmap_show_anniversary = TRUE</li><li>cmap_map_type = &#8216;ROADMAP&#8217;</li><li>cmap_map_zoom = 13</li><li>cmap_map_frame_height = 400</li><li>cmap_str_select = &#8216;Select Category&#8217;</li><li>cmap_str_select_all = &#8216;Show All Categories&#8217;</li><li>cmap_str_map_show = &#8216;Show Map&#8217;</li><li>cmap_str_map_hide = &#8216;Close Map&#8217;</li><li>cmap_str_bio_head = &#8216;Biography&#8217;</li><li>cmap_str_bio_show = &#8216;Show Bio&#8217;</li><li>cmap_str_bio_hide = &#8216;Close Bio&#8217;</li><li>cmap_str_note_head = &#8216;Notes&#8217;</li><li>cmap_str_note_show = &#8216;Show Notes&#8217;</li><li>cmap_str_note_hide = &#8216;Close Notes&#8217;</li><li>cmap_str_home_phone = &#8216;Home Phone&#8217;</li><li>cmap_str_home_fax = &#8216;Home Fax&#8217;</li><li>cmap_str_cell_phone = &#8216;Cell Phone&#8217;</li><li>cmap_str_work_phone = &#8216;Work Phone&#8217;</li><li>cmap_str_work_fax = &#8216;Work Fax&#8217;</li><li>cmap_str_personal_email = &#8216;Personal Email&#8217;</li><li>cmap_str_work_email = &#8216;Work Email&#8217;</li><li>cmap_str_visit_website = &#8216;Visit Website&#8217;</li></ul> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2011/12/05/feature-preview-cmap/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Template Manager</title><link>http://connections-pro.com/2010/08/16/template-manager/</link> <comments>http://connections-pro.com/2010/08/16/template-manager/#comments</comments> <pubDate>Mon, 16 Aug 2010 15:49:12 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Connections]]></category> <category><![CDATA[Development Update]]></category> <category><![CDATA[news]]></category> <category><![CDATA[template]]></category> <category><![CDATA[templates]]></category><guid isPermaLink="false">http://connections-pro.com/?p=339</guid> <description><![CDATA[I&#8217;ve been hard at work on the next version of Connections. A couple of the new major enhancements are a completely revamped template loader and a brand new template manager in the admin. Here you will be able to manage the default templates per list type, install and delete templates. In Connections, each entry can be set ...]]></description> <content:encoded><![CDATA[<p>I&#8217;ve been hard at work on the next version of Connections. A couple of the new major enhancements are a completely revamped template loader and a brand new template manager in the admin. Here you will be able to manage the default templates per list type, install and delete templates.</p><p><a href="http://connections-pro.com/wp-content/uploads/2010/08/templates_all.png"><img class="aligncenter size-thumbnail wp-image-340" title="Template Manager" src="http://connections-pro.com/wp-content/uploads/2010/08/templates_all-150x150.png" alt="Template Manager" width="150" height="150" /></a>In Connections, each entry can be set as an individual, organization or family and when displaying the list in the frontend, using the list_type  shortcode attribute, you can display all entry types [the default setting] or just one of them. By default these would display using the default template, unless you specified an alternate template using the template_name [deprecated] shortcode attribute. Now with this template manager you can specify which template should be used by default for each entry type list.</p><p>The upcoming_list shortcode, used to display upcoming anniversaries and birthdays, didn&#8217;t support the use of templates, but while I was at it I added template support which can also be managed with this new templates manager.</p><p>The template loader will now load external CSS files and JavaScript files for templates. The CSS is printed in the  tag right before displaying the entry list. All browsers do support this even though it is not or rather was not valid markup. With HTML5 this is now valid as long as it is scoped, which the template loader will set automatically. If a template has a JavaScript file, it will be enqueued and printed in the page footer on only the pages where the Connection&#8217;s shortcodes are used. This will reduce possibility of conflicts by loading the JavaScript only when needed.</p> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2010/08/16/template-manager/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Directory Highlight</title><link>http://connections-pro.com/2010/05/24/directory-highlight/</link> <comments>http://connections-pro.com/2010/05/24/directory-highlight/#comments</comments> <pubDate>Mon, 24 May 2010 18:40:02 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Connections]]></category> <category><![CDATA[highlight]]></category> <category><![CDATA[template]]></category><guid isPermaLink="false">http://connections-pro.com/?p=283</guid> <description><![CDATA[I have to admit, I am surprised sometimes at how creative people can be with creating templates for Connections. Checkout this site: http://windsorite.ca/music/directory/bands I haven&#8217;t asked them about their setup, but I&#8217;m fairly certain they are using the stock plug-in with two custom templates. One to show the band list and the other to show ...]]></description> <content:encoded><![CDATA[<p>I have to admit, I am surprised sometimes at how creative people can be with creating templates for Connections. Checkout this site: <a href="http://windsorite.ca/music/directory/bands">http://windsorite.ca/music/directory/bands</a></p><p>I haven&#8217;t asked them about their setup, but I&#8217;m fairly certain they are using the stock plug-in with two custom templates. One to show the band list and the other to show the band bio. How&#8217;d they link the two? I bet they have a base directory page listing all the bands with a subpage for each band details. That would require some manual maintenance, but what I have planned for the future will make a setup like this extremely simple and self maintaining.</p><p>I strive to make Connections as flexible as possible and I think this site exemplifies that!</p> ]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2010/05/24/directory-highlight/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Internet Explorer 6</title><link>http://connections-pro.com/2009/09/25/internet-explorer-6/</link> <comments>http://connections-pro.com/2009/09/25/internet-explorer-6/#comments</comments> <pubDate>Fri, 25 Sep 2009 20:36:50 +0000</pubDate> <dc:creator>Steven Zahm</dc:creator> <category><![CDATA[Internet Explorer 6]]></category> <category><![CDATA[display]]></category> <category><![CDATA[ie6]]></category> <category><![CDATA[template]]></category><guid isPermaLink="false">http://connections-pro.com/?p=136</guid> <description><![CDATA[The default template used when displaying entry embedded in a page/post does not render correctly in Internet Explorer 6. This is do to Internet Explorer&#8217;s poor ability when displaying content that use floats. In order to deal with that issue the next version of the plug-in will contain an alternate template that can be used. ...]]></description> <content:encoded><![CDATA[<p>The default template used when displaying entry embedded in a page/post does not render correctly in Internet Explorer 6. This is do to Internet Explorer&#8217;s poor ability when displaying content that use floats. In order to deal with that issue the next version of the plug-in will contain an alternate template that can be used. This template is based on a table layout which Internet Explorer can render correctly. The other major browsers will be able to render it just fine as well. To use this template use this short code (in brackets):</p><pre>connections_list template_name='card-tableformat'</pre>]]></content:encoded> <wfw:commentRss>http://connections-pro.com/2009/09/25/internet-explorer-6/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/38 queries in 0.035 seconds using disk: basic
Object Caching 849/927 objects using disk: basic

Served from: connections-pro.com @ 2012-02-05 23:39:32 -->
