Argument for Views

5.x-2.0, Code, feature request, normal, active

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.