I'd like to remove the word "Profile" from the end of the listings in the Found Elsewhere Widget. Where is the "mt:otherprofilevar" variable created? Is that what I want to modify?
Reported on Movable Type 4.2
I'd like to remove the word "Profile" from the end of the listings in the Found Elsewhere Widget. Where is the "mt:otherprofilevar" variable created? Is that what I want to modify?
Reported on Movable Type 4.2
plugins/ActionStreams/lib/ActionStreams/Plugin.pm line 484 by the looks of it.
I'm not sure about that. It seems like it's on line 125 of this file:
http://code.sixapart.com/svn/mtplugins/trunk/Elsewhere/plugins/Elsewhere/elsewhere.pl
but I can't find where "elsewhere.pl" lives in my MT install. I am running the most recent MT with (as far as I can tell) the most recent build of the Action Streams plugin.