Revisions for incubator/thomas/user.php

Location: [ Horde ] / incubator / thomas / user.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.20 (+2 -2 lines) 04/16/2008 03:38 PM Chuck Hagenbuch chuck

Use .html.php for Views.

1.19 (+2 -2 lines) 01/08/2008 05:00 PM Duck duck

- Allow to set blog date in the past for re-edited posts.
- @define -> define

1.18 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.17 (+5 -1 lines) 12/11/2007 08:33 AM Duck duck

Add a preference to select your bookmar folder with links to badded to your blog like in wordpress

1.16 (+3 -2 lines) 11/26/2007 04:09 AM Duck duck

Re include files missed by autoload

1.15 (+8 -1 lines) 11/05/2007 01:20 PM Duck duck

Add arhivce

1.14 (+1 -5 lines) 11/05/2007 12:38 PM Duck duck

Use autoload.
Rename view files extension to php.
List only last user blogs as 'Last blogs'.

1.13 (+2 -2 lines) 11/05/2007 12:23 PM Duck duck

Add blog description.
Use view when reading blog.
Add search user's blogs.

1.12 (+5 -1 lines) 11/05/2007 11:19 AM Duck duck

Add blog name

1.11 (+2 -2 lines) 07/09/2007 04:08 AM Duck duck

Fix categories

1.10 (+2 -2 lines) 06/24/2007 09:19 AM Duck duck

Replace Horde_Form_Helper with dedicated forms and category object, copied from classifieds.

1.9 (+2 -3 lines) 06/03/2007 10:50 AM Duck duck

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.

1.8 (+2 -2 lines) 04/09/2007 01:37 PM Duck duck

Fix pager url

1.7 (+2 -1 lines) 04/06/2007 07:03 AM Duck duck

Add category in various lists

1.6 (+1 -2 lines) 04/06/2007 06:26 AM Duck duck

Add initial categories support

1.5 (+18 -3 lines) 03/27/2007 03:23 PM Duck duck

Fix search and add pager users blogs list

1.4 (+2 -2 lines) 03/26/2007 12:48 PM Duck duck

Replace last_blogs block with a configurable one.
Add edit content page.
Store blog lenght.

1.3 (+2 -1 lines) 03/25/2007 04:16 PM Duck duck

Comments count and small fixes.

1.2 (+1 -2 lines) 03/16/2007 05:38 AM Duck duck

Give more space to last blogs on the first page and move its rendering to a separate template.

1.1 03/12/2007 12:34 AM Michael M Slusarz slusarz

Submitted by: Duck <duck@obala.net>
Initial import.