How can I add the events tag block to the main events page with the Deano's Tools module ?
I need the PHP code
How can I add the events tag block to the main events page with the Deano's Tools module ? 
 I need the PHP code  | 
bump I only need the PHP code to call the tags block.  | 
with Deano's Tools module you can read/edit the php blocks too.  | 
Nope, there isn't, I already checked out al the blocks and there is non with the tags. Can't find it in the script either :-(  | 
I can't see where the 'Tags' are a Call/Function that can be used in a PHP block for Events but rather its a 'page'. Here is the snippet from the install.sql file from the Events module: 
 
 
 Maybe Deano might have another solution or someone else can help out. Nothing to see here  | 
The events tags page is designed to operate as a page. There is no code built into dolphin that can generate a individual block that can be placed on any page.  https://www.deanbassett.com  | 
Pity, it would have saved me a page :-( Thanks for the effort anyway.  | 
Got it. Here is the code. https://www.deanbassett.com  | 
I set the tags limit on 1.000 :-) I inserted a new PHP block on the events main page with this code and IT WORKS ! Thanks Deano.  | 
Oh yes, I also changed the font size to the smallest, so all tags fit in 1 block.  |