I would like to add a column for the url, allows users to copy the absolute path.

ae860300 - October 26, 2009 - 08:08
Project:Web File Manager
Version:6.x-2.11
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

I would like to add a column for the url, allows users to copy the absolute path.

but Occurrence can not find the "object".

Modify the code attached
-----------------------------------------------------------------
Webfm.js_msg["column4"] = Drupal.t("Owner");
//2009 ae860300 add URL_column -----------------------------------------
Webfm.js_msg["column5"] = Drupal.t("Url");
//---------------------------------------------------------------
Webfm.js_msg["attach-title"] = Drupal.t("Attached Files");
---------------------------------------------------------------

AttachmentSize
webfm.txt138.79 KB
bug01.PNG7.53 KB
 
 

Drupal is a registered trademark of Dries Buytaert.