Comments

rajesh.vishwakarma created an issue. See original summary.

sakiland’s picture

Version: 7.x-1.2 » 7.x-1.x-dev
Assigned: Unassigned » sakiland
StatusFileSize
new7.26 KB

Here's patch for this.

sakiland’s picture

StatusFileSize
new7.29 KB

Added some corrections in patch.

subhojit777’s picture

Status: Needs review » Needs work

Thanks or the patch. The patch looks great. Also tested it in local, and it worked fine. No PHP warnings, etc.

Some improvements:
-----------------

+++ b/includes/views/handlers/views_base_url_handler_area_base_url.inc
@@ -0,0 +1,175 @@
+ * A handler to output site's base url.

Please update this to "Views area handler to output site's base url"

It would be great if we also add this option Use replacement tokens from the first row, but that is not a problem, we can add it later.

Needs work:
-----------
Can you please also add tests.

Thanks :)

mably’s picture

Status: Needs work » Closed (outdated)