Recent Topics, Posts and Global Announcments 1.1.1

Recent topics, announcement display, RSS / ATOM Feed Syndication MOD Downloads
- Content delivery outside of viewtopic/viewforum.

How do you like that mod?

I Love It! (5 stars)
14
56%
I Really Like It! (4 stars)
5
20%
I Like It (3 stars)
5
20%
I Don't Like It (2 stars)
0
No votes
I Hate It (1 star)
1
4%
 
Total votes : 25

Re: Recent Topics, Posts and Global Announcments 1.1.1

Postby topdown » 05 Mar 2009, 02:30

If I remember correctly this mod had a subsilver2 based template that was already set up that way.
I'm not sure it was a long time ago.
Do not PM me for Support unless I give permission in a post......PM's only help one, posts help everyone !
User avatar
topdown    
STG Styles Leader
STG Styles Leader
 
Posts: 3021
Joined: 01 Oct 2007, 22:56
Location: Handyman's harddrive
Favorite Team: STG Teams
Gender: Male
phpBB Knowledge: 9


Re: Recent Topics, Posts and Global Announcments 1.1.1

Postby lemonic » 05 Mar 2009, 03:22

yes this mod uses subsilver2 but also works in the Prosilver
Image

This is code oryginal subsilver2
Code: Select all
<!-- IF S_RECENT_PANEL -->

<!-- IF S_RECENT_PANEL > 1 -->
<table border="0" style="margin-left: auto; margin-right: auto;">
<tr>
<!-- ENDIF -->
<!-- BEGIN recent_panel_module -->
   <!-- IF S_RECENT_PANEL > 1 -->
   <td style="vertical-align: top;">
   <!-- ENDIF -->
   <table class="tablebg" cellspacing="1" style="margin-left: auto; margin-right: auto;">
   <tr>
      <th>{recent_panel_module.TITLE}</th>
   </tr>
   <tr>
      <td class="row1" width="{RECENT_PANEL_MODULE_WIDTH}" style="white-space: nowrap; vertical-align: top;"><p class="genmed">
      <!-- BEGIN row -->
         <a href="{recent_panel_module.row.LINK}">{recent_panel_module.row.TITLE}</a><br />
      <!-- END row -->
      </p></td>
   </tr>
   </table>
   <!-- IF S_RECENT_PANEL > 1 -->
   </td>
   <!-- ENDIF -->
<!-- END recent_panel_module-->
<!-- IF S_RECENT_PANEL > 1 -->
</tr>
</table>
<!-- ENDIF -->

<br style="clear: both;" />
<!-- ENDIF -->


I found something like this

Code: Select all
<br clear="all" />
<div class="forabg">
   <div class="inner"><span class="corners-top"><span></span></span>
      <table class="table1" cellspacing="1" id="top_five">
      <thead>
      <tr>
         <th style="width: 50%;">{L_NEWEST_TOPICS}</th>
         <th style="width: 20%;">{L_TOP_FIVE_ACTIVE}</th>
         <th style="width: 30%;">{L_TOP_FIVE_NEWEST}</th>
      </tr>
      </thead>
      <tbody>
         <tr class="bg2">
               <td><!-- BEGIN hot_topic_row --><a href="{hot_topic_row.U_TOPIC}">{hot_topic_row.TOPIC_TITLE}</a><br />{hot_topic_row.USERNAME_FULL}<br /><!-- END hot_topic_row --></td>
               <td><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br /> {L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a><br /><!-- END top_five_active --></td>
               <td><!-- BEGIN top_five_newest -->{top_five_newest.USERNAME_FULL}<br /> {L_JOINED}: {top_five_newest.REG_DATE}<br /><!-- END top_five_newest --></td>
            </tr>
      </tbody>
      </table>

   <span class="corners-bottom"><span></span></span></div>
</div>


But I do not know how to connect to work with the new style prosilver :(
sorry for my english ;)
lemonic    
Crewman
Crewman
 
Posts: 3
Joined: 29 Aug 2008, 05:22
Gender: Male
phpBB Knowledge: 1

Previous

Return to Recent Topics, RSS / ATOM Syndication MODs

Who is online

Users browsing this forum: No registered users and 1 guest