Posted by arthurf on September 23, 2008 at 9:48pm
| Project: | Views Fast Search |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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 |
Comments
#1
Woops, wrong patch file. Try this one.