Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Advanced Private Message Notice
#25
@RocketFoot , this plugin uses global templates. no changes are required in the templates of individual themes.

@labrocca , you can easily add required collapse & expand code into advancedpmnotice template

eg. code [may not be the perfect]
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
	<thead>
<tr>
		<td class="thead" colspan="5"><a href="{$mybb->settings['bburl']}/private.php"><strong>{$lang->advancedpmnotice_header}</strong></a><div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['indexapm']}.png" id="indexapm_img" class="expander" alt="{$expaltext}" title="{$expaltext}"></div></td>
	</tr>
	</thead>
	<tbody style="{$collapsed['indexapm_e']}" id="indexapm_e"> 
	<tr>
		<td class="tcat" width="20%" align="left">{$lang->advancedpmnotice_subject}</td>
		<td class="tcat" width="50%" align="left">{$lang->advancedpmnotice_message}</td>
		<td class="tcat" width="10%" align="center">{$lang->advancedpmnotice_from}</td>
		<td class="tcat" width="15%" align="center">{$lang->advancedpmnotice_date}</td>
		<td class="tcat" width="5%" align="center">{$lang->advancedpmnotice_controls}</td>
	</tr>
	{$advancedpmnotice_unread_pms}
	{$advancedpmnotice_footer}
	</tbody>	
</table>
Reply


Messages In This Thread
Advanced Private Message Notice - by Matt - 2016-09-28, 08:09 PM
RE: Advanced Private Message Notice - by WallBB - 2016-09-29, 04:28 AM
RE: Advanced Private Message Notice - by Matt - 2016-09-29, 02:45 PM
RE: Advanced Private Message Notice - by Matt - 2016-10-07, 07:44 PM
RE: Advanced Private Message Notice - by Matt - 2016-10-08, 02:50 PM
RE: Advanced Private Message Notice - by Matt - 2016-10-09, 09:23 AM
RE: Advanced Private Message Notice - by brad-t - 2016-10-09, 08:04 PM
RE: Advanced Private Message Notice - by Matt - 2016-10-15, 03:31 PM
RE: Advanced Private Message Notice - by Matt - 2016-12-22, 12:09 PM
RE: Advanced Private Message Notice - by Matt - 2016-12-23, 11:27 AM
RE: Advanced Private Message Notice - by Matt - 2016-12-23, 02:14 PM
RE: Advanced Private Message Notice - by Glandus - 2017-09-15, 03:45 PM
RE: Advanced Private Message Notice - by .m. - 2017-12-14, 12:24 PM
RE: Advanced Private Message Notice - by Matt - 2018-01-09, 12:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)