The attached patch adds support for loading views at paths like "www.example.com/ajaxloader/view/my_view/arg_1/arg_2", while also keeping the older $_GET['view'] style intact.

CommentFileSizeAuthor
ajaxloader_views_path.patch1.28 KBjmiccolis

Comments

arthurf’s picture

This looks interesting. I'll take a look at implementing this. Thank you for taking the time to make a patch.

arthurf’s picture

Status: Needs review » Fixed

Committed this patch, thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)