Intechnic
Users Developers
Home / Forums / In-Portal CMS / Need Help! / Member List / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Member List (2)


Posted: 08/25/2011 5:54:48 PM

Reply Quoted  


I just discovered a member_list.tpl file located at:
/themes/platform/member_list.tpl.

It apparently makes a directory of members, but I can't figure out how to call the page and it doesn't appear that any In-Portal pages link to it. Does anyone know how to do this so I can check it out and see if I want to include this feature?

Thanks!

Posted: 08/26/2011 11:15:24 AM

Reply Quoted  


Hi Jason,


This tag will give you a URL to specific template:


<inp2:m_Link template="path_to_template"/>



no need to add .tpl at the end of template name.


Let me know if this doesn't work.