With the next release of Custom Sidebar Blocks (likely version 2.0, PM me for a copy of the BETA to help me test), we now have the ability to use PHP code in the custom block contents. This could be used for something as simple as:
Or as complex as querying the database for the most recent pinned topics in forum #23 and displaying their most recent posts.
In part to help me test and also for possible Custom Sidebar Block plug-ins, I would like some feedback on sidebar block ideas. What would you love to place in your sidebar that isn't possible with the default tools (easily) or with basic html/js?
In other words, what have you wanted to place in sidebar blocks that you can't do with the current version of Custom Sidebar Blocks?
(Also, if anyone finds something missing from either of the included Read Me files, please let me know. According to the reviews, the installation details aren't good enough, but I really can't figure out what else they need.)
return "Welcome to the Boards, ".$this->memberData['members_display_name'];
Or as complex as querying the database for the most recent pinned topics in forum #23 and displaying their most recent posts.
In part to help me test and also for possible Custom Sidebar Block plug-ins, I would like some feedback on sidebar block ideas. What would you love to place in your sidebar that isn't possible with the default tools (easily) or with basic html/js?
In other words, what have you wanted to place in sidebar blocks that you can't do with the current version of Custom Sidebar Blocks?
(Also, if anyone finds something missing from either of the included Read Me files, please let me know. According to the reviews, the installation details aren't good enough, but I really can't figure out what else they need.)


Create a custom theme







