<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blogs/templates/view_blog_post.tpl, branch PRE_LIBERTYSYS_SERVICE_UPDATE</title>
<subtitle>Bitweaver blogs package repository
</subtitle>
<id>https://git.rdm1.uk/blogs/.git/atom?h=PRE_LIBERTYSYS_SERVICE_UPDATE</id>
<link rel='self' href='https://git.rdm1.uk/blogs/.git/atom?h=PRE_LIBERTYSYS_SERVICE_UPDATE'/>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/'/>
<updated>2010-02-02T22:02:21Z</updated>
<entry>
<title>use -&gt;getTitle() method instead of -&gt;mInfo.title in templates to allow for cleaner polymorphism</title>
<updated>2010-02-02T22:02:21Z</updated>
<author>
<name>Christian Fowler</name>
<email>spider@viovio.com</email>
</author>
<published>2010-02-02T22:02:21Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=c52525ac4f683cdac7e4a64c8f28305d9d6114c8'/>
<id>urn:sha1:c52525ac4f683cdac7e4a64c8f28305d9d6114c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 'primary' sub class on thumbnail image</title>
<updated>2009-09-21T17:45:49Z</updated>
<author>
<name>Christian Fowler</name>
<email>spider@viovio.com</email>
</author>
<published>2009-09-21T17:45:49Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=9ab7cffc4d74056654cacbaad153a0b3f18e1099'/>
<id>urn:sha1:9ab7cffc4d74056654cacbaad153a0b3f18e1099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>blogs implemented non standard url param, add standard display_url and update tpls accordingly. old url param is left in for compatability since this change could royally screw up paths in custom tpls. maybe should be yanked on major version release.</title>
<updated>2009-01-20T19:30:14Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2009-01-20T19:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=d8251702134a066ee1f218fabfbcfc02a229416c'/>
<id>urn:sha1:d8251702134a066ee1f218fabfbcfc02a229416c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming convention, hasEditPermission is now hasUpdatePermission, many explicit perm checks have been cleaned up to hasUpdatePermission</title>
<updated>2008-10-20T21:40:09Z</updated>
<author>
<name>Christian Fowler</name>
<email>spider@viovio.com</email>
</author>
<published>2008-10-20T21:40:09Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=1b2e961896cf7c27ea7b6cdec89e8d6d7e13e921'/>
<id>urn:sha1:1b2e961896cf7c27ea7b6cdec89e8d6d7e13e921</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check perm to see tools via BitUser method so global group perm is respected</title>
<updated>2008-10-04T18:34:54Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2008-10-04T18:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=edf80d555bb7b730b79634574dad3857b173e759'/>
<id>urn:sha1:edf80d555bb7b730b79634574dad3857b173e759</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improved plural</title>
<updated>2008-09-17T03:33:12Z</updated>
<author>
<name>laetzer</name>
<email>laetzer@users.sourceforge.net</email>
</author>
<published>2008-09-17T03:33:12Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=78f605bda1e9eb16b81aba88e05ab67b2d6a7b2a'/>
<id>urn:sha1:78f605bda1e9eb16b81aba88e05ab67b2d6a7b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added 'rel="bookmark"' to pemalink &lt;a&gt; tags</title>
<updated>2008-07-16T07:30:55Z</updated>
<author>
<name>Jo-Herman Haugholt</name>
<email>huyderman@users.sourceforge.net</email>
</author>
<published>2008-07-16T07:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=2cd273e108710f0d2c0b9839f8bb1d24da255e25'/>
<id>urn:sha1:2cd273e108710f0d2c0b9839f8bb1d24da255e25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix capitalization, use gBitUser-&gt;hasPermission('p_blogs_send_post') since this is a system level check on this permission due to possible abuse</title>
<updated>2008-04-18T03:13:55Z</updated>
<author>
<name>Christian Fowler</name>
<email>spider@viovio.com</email>
</author>
<published>2008-04-18T03:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=2c3df7b00a3a337b93943b30713c50afbc6b01f0'/>
<id>urn:sha1:2c3df7b00a3a337b93943b30713c50afbc6b01f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace gBitUser hasPerm with gContent hasUserPerm -- nastly old stuff</title>
<updated>2008-04-12T01:32:08Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2008-04-12T01:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=00b3a72d49e0d7ba5ba26a6daf97045d04fa73da'/>
<id>urn:sha1:00b3a72d49e0d7ba5ba26a6daf97045d04fa73da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create admin feature to toggle auto display of primary attachment - display is disabled by default</title>
<updated>2007-11-05T23:45:10Z</updated>
<author>
<name>wjames5</name>
<email>will@tekimaki.com</email>
</author>
<published>2007-11-05T23:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.rdm1.uk/blogs/.git/commit/?id=648149717107857eab53797cfe75c6302778ff26'/>
<id>urn:sha1:648149717107857eab53797cfe75c6302778ff26</id>
<content type='text'>
</content>
</entry>
</feed>
