/[drupal]/contributions/modules/views/docs/docs.php
ViewVC logotype

Log of /contributions/modules/views/docs/docs.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.16.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:01:25 2009 UTC (3 weeks, 4 days ago) by merlinofchaos
Branch: DRUPAL-7--3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
First (actually probably abouth twentieth, but first committed) pass at porting Views to D7 based upon revision 221 from https://code.launchpad.net/~d7cx/d7cx-views/DRUPAL-7--3

Revision 1.13.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 18:48:24 2009 UTC (5 months ago) by merlinofchaos
Branch: DRUPAL-6--3
CVS Tags: DRUPAL-6--3-0-ALPHA1
Changes since 1.13.2.2: +29 -1 lines
Diff to previous 1.13.2.2 , to branch point 1.13 , to next main 1.16
Roll commits from 2.x branch

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 17 18:25:02 2009 UTC (5 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-7, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--3
Changes since 1.15: +29 -1 lines
Diff to previous 1.15
Implement a post_render hook (for themes too) and cache method.

Revision 1.13.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:33:38 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.13.2.1: +12 -1 lines
Diff to previous 1.13.2.1 , to branch point 1.13
#360657 by yhahn: new hook_views_default_views_alter().

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 23:33:37 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-6
Changes since 1.14: +12 -1 lines
Diff to previous 1.14
#360657 by yhahn: new hook_views_default_views_alter().

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:48:14 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: DRUPAL-6--3
Changes since 1.13: +13 -3 lines
Diff to previous 1.13
#418750 by webchick: Document hook_views_api in docs.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 1 22:48:11 2009 UTC (5 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.13: +13 -3 lines
Diff to previous 1.13
#418750 by webchick: Document hook_views_api in docs.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 21:56:36 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4, DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.12: +17 -5 lines
Diff to previous 1.12
Some updates to webchick hook_views_data example

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 21:30:04 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.11: +123 -3 lines
Diff to previous 1.11
#370013: Really nice API additions to hook_views_data documentation.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 21:23:42 2009 UTC (9 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
#369885 by webchick: Link API docs to online advanced help.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 22:54:56 2008 UTC (13 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.9: +37 -6 lines
Diff to previous 1.9
pre_build, pre_execute and pre_render hooks

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 19:21:28 2008 UTC (14 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3, DRUPAL-6--2-0-RC4
Changes since 1.8: +25 -4 lines
Diff to previous 1.8
Major re-organization of handlers. PLEASE NOTE: This drastically affected the Views module API and until modules are updated to match, they will stop working. Efforts have been made to ensure that this won't cause your site to crash, but that's partly up to the individual module as well.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 15:25:46 2008 UTC (17 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#249934: If a view had attachments, views_get_current_view() could return wrong results.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 7 00:12:11 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.6: +19 -5 lines
Diff to previous 1.6
Add a hook for query information, plus add timing info to the block.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 23:24:06 2008 UTC (17 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.5: +21 -1 lines
Diff to previous 1.5
Allow hover links to be turned off, and modified.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 16:24:09 2008 UTC (18 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
#259560 by KarenS: restore "even empty" feature from Views 1.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 00:24:10 2008 UTC (18 months, 3 weeks ago) by merlinofchaos
Branch: MAIN
Changes since 1.3: +252 -6 lines
Diff to previous 1.3
#256406 (by webchick): Documentation for hook_views_default_views()

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 22:11:34 2008 UTC (19 months, 1 week ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-BETA1, DRUPAL-6--2-0-BETA2
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
Assorted code and @todo cleanup

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 20:23:42 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Fix user name filter; add user current filter

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 11 08:40:59 2008 UTC (19 months, 2 weeks ago) by merlinofchaos
Branch: MAIN
Some documentation stubs and cleanup.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2