| /[drupal]/contributions/modules/views_filterblock/views_filterblock.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
take block visibility into account when hiding the exposed filters
improve the block title
code style - remove extra spaces
#218287 - fix path with non-clean-urls
prevent setting #value to empty, which causes taxonomies to select "None"
#165218 - this is a cleaner patch
#165218 - get regions from {blocks} instead of hard coded
#165218 - get regions from {blocks} instead of hard coded
fix menu 'access' to be 'access arguments'
initial upgrade to 6.x
re-port collapsible fieldset and themable output from 4.7.x
add missing ($may_cache) check in hook_menu
fixes found by coder performance review
when the view doesn't have a description, display the view name
port code from D4.7 to D5 that collapses unused filtersets
give the theme a hook to override the rendering of the final form
give the theme a hook to override the rendering of the final form
use the views is_default value to determine the fieldset collapsed state
fix weight of fieldsets
fix weight of fieldsets
#112552 found by Banzai - a few missed Drupal 5 upgrade fixes
fix ordering of fieldsets
fix ordering of fieldsets
coder review - fix my misunderstanding of the string concatenation style
coder review
coder review fixes
http://drupal.org/node/103162 - use view name to display available views, and add description if it is available.
Fix form generation when clean URL's is disabled
Fix collapsing of fields
convert to drupal 5.0
pushing head changes onto 4.7 branch
Render the new form so that any form_alter() added fields are also put in the fieldset.
Reimplemented without using Javascript
The views_filterblock module will move the exposed views filter form from the content area of the page into a block. It also removes the table formatting so that the form displays vertically rather than horizontally. It relies on JavaScript to do the work, and will only work on DOM browsers (IE and Firefox both).
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 |