[cvs] commit: incubator/thomas admin.php bloggers.php cloud.php delete.php edit.php external.php next.php read.php search.php trackback.php user.php incubator/thomas/lib TagCloud.php Thomas.php View.php api.php base.php metaWeblog.php ...

Duck duck at obala.net
Sun Jun 3 14:50:12 UTC 2007


duck        2007-06-03 10:50:12 EDT

  Modified files:
    thomas               admin.php bloggers.php cloud.php 
                         delete.php edit.php external.php next.php 
                         read.php search.php trackback.php 
                         user.php 
    thomas/lib           TagCloud.php Thomas.php View.php api.php 
                         base.php metaWeblog.php 
    thomas/lib/Block     blogs.php categories.php category.php 
                         last_bloggers.php last_comments.php 
                         tags_cloud.php 
    thomas/po            thomas.pot 
    thomas/templates/block blog.php 
    thomas/templates/list blog.php bloggers.php search.php 
    thomas/templates/user admin.inc header.inc read.inc 
  Log:
  Fix the blogers stats calculation in the bloggers view.
  Show the ratings in blog list and blog view.
  Move the dateFormat function to Thomas_View, since is a view dedicated function.
  Replace the deprecated is_a() with interaceof.
  
  Michael: I reverted the getLastComments change since completely foods my installation - I get the max execution time fatal error. If the actual forums/getThreads call dose not work for you please point me to find out why.
  
  Revision  Changes    Path
  1.7       +2 -2      incubator/thomas/admin.php
  1.4       +6 -2      incubator/thomas/bloggers.php
  1.2       +3 -2      incubator/thomas/cloud.php
  1.2       +3 -3      incubator/thomas/delete.php
  1.14      +10 -10    incubator/thomas/edit.php
  1.4       +3 -3      incubator/thomas/external.php
  1.6       +4 -6      incubator/thomas/lib/Block/blogs.php
  1.3       +2 -4      incubator/thomas/lib/Block/categories.php
  1.3       +3 -5      incubator/thomas/lib/Block/category.php
  1.3       +2 -2      incubator/thomas/lib/Block/last_bloggers.php
  1.5       +4 -4      incubator/thomas/lib/Block/last_comments.php
  1.3       +2 -2      incubator/thomas/lib/Block/tags_cloud.php
  1.4       +1 -1      incubator/thomas/lib/TagCloud.php
  1.33      +47 -60    incubator/thomas/lib/Thomas.php
  1.6       +18 -1     incubator/thomas/lib/View.php
  1.6       +3 -4      incubator/thomas/lib/api.php
  1.6       +2 -1      incubator/thomas/lib/base.php
  1.9       +6 -6      incubator/thomas/lib/metaWeblog.php
  1.2       +2 -2      incubator/thomas/next.php
  1.21      +15 -8     incubator/thomas/po/thomas.pot
  1.7       +2 -2      incubator/thomas/read.php
  1.9       +2 -3      incubator/thomas/search.php
  1.4       +2 -2      incubator/thomas/templates/block/blog.php
  1.8       +9 -4      incubator/thomas/templates/list/blog.php
  1.4       +3 -3      incubator/thomas/templates/list/bloggers.php
  1.5       +1 -1      incubator/thomas/templates/list/search.php
  1.10      +1 -1      incubator/thomas/templates/user/admin.inc
  1.4       +2 -2      incubator/thomas/templates/user/header.inc
  1.12      +9 -3      incubator/thomas/templates/user/read.inc
  1.3       +5 -5      incubator/thomas/trackback.php
  1.9       +2 -3      incubator/thomas/user.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/thomas/admin.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/bloggers.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/cloud.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/delete.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/edit.php?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/external.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/blogs.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/categories.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/category.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/last_bloggers.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/last_comments.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Block/tags_cloud.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/TagCloud.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/Thomas.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/View.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/api.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/base.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/lib/metaWeblog.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/next.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/po/thomas.pot?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/read.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/search.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/block/blog.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/list/blog.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/list/bloggers.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/list/search.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/user/admin.inc?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/user/header.inc?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/templates/user/read.inc?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/trackback.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/thomas/user.php?r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list