Resource icon

Links to Search User's Posts in Thread AND Full Posts in Search

osieorb18

Active member
osieorb18 submitted a new resource:

Links to Search User's Posts in Thread AND Full Posts in Search - Links to a search for a user's posts in the thread and expands the posts in the search to full.

ISO Search Links

Step 1: Create the phrase iso_link_title, and make the text of the phrase "ISO" (or whatever else you want as your link text).

Step 2: Find in post_macros:

Code:
<![CDATA[<div class="message-attribution-opposite">]]>

and replace it with:

Code:
<![CDATA[<div class="message-attribution-opposite">
<a href="{{ link('search/search', $thread, {'title_only': 0, 'keywords': '', 'search_type': 'post', 'c'...

Read more about this resource...
 
Top Bottom