Argument for Views
arthurf - September 23, 2008 - 21:48
| Project: | Views Fast Search |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I needed a search argument for Views, so I cobbled together this patch. It basically recycles the code used in the filter operation for the argument option- I abstracted things a little bit, but it's probably not perfect. It does however give me a way to do /mypage/blog/$argument and return data filtered from the argument.
| Attachment | Size |
|---|---|
| argument.patch | 11.92 KB |

#1
Woops, wrong patch file. Try this one.