Resource icon

Custom sidebar block 1.2

No permission to download
So, therefore, you can't explain what to do with this thing, nor provide some built-in widgets for your block. How would this compare, for example with widget framework? Anyone?

(Understand that I hate it when the author of something can't fully define its purpose. :)
 
So, therefore, you can't explain what to do with this thing, nor provide some built-in widgets for your block. How would this compare, for example with widget framework? Anyone?

(Understand that I hate it when the author of something can't fully define its purpose. :)

I can't explain what to do with this addon because it is up to the user of the addon to choose what to do with it.
 
Last edited:
Hi Shady - this mod is wonderful - thanks a lot.

I have one question:
I would like to add this below the forum stats and above the facebook block.
I tried to put the line the red place but it only works when I put it the Green place??
Can you help?

--------

<xen:sidebar>
<xen:edithint template="sidebar.css" />

<xen:include template="Sidebar_Block" />

<xen:hook name="forum_list_sidebar">
<xen:include template="sidebar_online_users" />

<!-- block: forum_stats -->
<div class="section">
<div class="secondaryContent statsList" id="boardStats">
<h3>{xen:phrase forum_statistics}</h3>
<div class="pairsJustified">
<dl class="discussionCount"><dt>{xen:phrase discussions}:</dt>
<dd>{xen:number $boardTotals.discussions}</dd></dl>
<dl class="messageCount"><dt>{xen:phrase messages}:</dt>
<dd>{xen:number $boardTotals.messages}</dd></dl>
<dl class="memberCount"><dt>{xen:phrase members_count}:</dt>
<dd>{xen:number $boardTotals.users}</dd></dl>
<dl><dt>{xen:phrase latest_member}:</dt>
<dd><xen:username user="$boardTotals.latestUser" /></dd></dl>
<!-- slot: forum_stats_extra -->
</div>
</div>
</div>
<!-- end block: forum_stats -->

<xen:include template="Sidebar_Block" />

<xen:include template="sidebar_share_page">
<xen:set var="$url">{xen:link canonical:index}</xen:set>
</xen:include>

</xen:hook>
</xen:sidebar>
 
any plans on adding PHP or javascript support?

Was hoping to use the teamspeak viewer script in this block, instead of editing a template like i am now.
 
Hi,

This is a great add on.
But is there a way I can make the title bold and a different colour?
I got HTML as a countdown clock but can I make this darker and a little larger somehow?
Screenshot below showing the Olympic countdown clock:

sidebar 1.webp

Sorry the quality is not very good..
 
Your site rejected my registration. How dumb to post this here only to force us to your site to register for no reason at all. stupid.
 
Your site rejected my registration. How dumb to post this here only to force us to your site to register for no reason at all. stupid.
Why would anyone want to use this is beyond me. Widget Framework addon does this and much much more.
 
Top Bottom