Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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
Roll commits from 2.x branch
Implement a post_render hook (for themes too) and cache method.
#360657 by yhahn: new hook_views_default_views_alter().
#360657 by yhahn: new hook_views_default_views_alter().
#418750 by webchick: Document hook_views_api in docs.
#418750 by webchick: Document hook_views_api in docs.
Some updates to webchick hook_views_data example
#370013: Really nice API additions to hook_views_data documentation.
#369885 by webchick: Link API docs to online advanced help.
pre_build, pre_execute and pre_render hooks
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.
#249934: If a view had attachments, views_get_current_view() could return wrong results.
Add a hook for query information, plus add timing info to the block.
Allow hover links to be turned off, and modified.
#259560 by KarenS: restore "even empty" feature from Views 1.
#256406 (by webchick): Documentation for hook_views_default_views()
Assorted code and @todo cleanup
Fix user name filter; add user current filter
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |