[pLog-svn] r3311 - in plog/trunk/class/dao: . customfields userdata

Jon Daley plogworld at jon.limedaley.com
Tue May 2 01:22:03 GMT 2006


 	This doesn't appear to work - e.g. I made a post in category 2, 
and the next time I go to make a new post, category 2 is still in the 
second spot, and not selected nor at the top of the list.  I have the 
category sorting order set to most recent.

On Mon, 1 May 2006, oscar at devel.lifetype.net wrote:
> Author: oscar
> Date: 2006-05-01 20:26:21 +0000 (Mon, 01 May 2006)
> New Revision: 3311
>
> Added:
>   plog/trunk/class/dao/daocacheconstants.properties.php
> Modified:
>   plog/trunk/class/dao/articlecategories.class.php
>   plog/trunk/class/dao/articles.class.php
>   plog/trunk/class/dao/blogcategories.class.php
>   plog/trunk/class/dao/blogs.class.php
>   plog/trunk/class/dao/commentscommon.class.php
>   plog/trunk/class/dao/customfields/customfields.class.php
>   plog/trunk/class/dao/customfields/customfieldsvalues.class.php
>   plog/trunk/class/dao/globalarticlecategories.class.php
>   plog/trunk/class/dao/mylinks.class.php
>   plog/trunk/class/dao/mylinkscategories.class.php
>   plog/trunk/class/dao/recentarticles.class.php
>   plog/trunk/class/dao/userdata/baseuserdataprovider.class.php
>   plog/trunk/class/dao/userpermissions.class.php
> Log:
> Fixed the issue with category sorting. I moved all the CACHE_xxx constants to their own file, daocacheconstants.properties.php, so that it is easiser to access just the constant whenever needed instead of loading the whole class for just one constant. No more major changes other than ArticleCategories::getBlogCategories, and a small bugfix in MyLinksCategories::getMyLinksCategories


More information about the pLog-svn mailing list