Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://finalascension.pixelwarrior.org/portal.php
Description and Message
Hi, I have the following questions:
At the Menu Block, how can I add additional elements besides the ones already there (Board Index,Search,Members,The team, Hep etc). For instance I have a chat link I would like to add.
Also on another note, I would like to rename the block Attachments to Downloads but I'm unable to find the string array associated with the title of this block.
Thanks in advance
Menu Block and Attachments Block
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
- Dev
- Posts: 2504
- Joined: 17. July 2008 21:08
- phpBB.de User: marc1706
- phpBB.com User: Marc
- Location: Clausthal-Zellerfeld / München
- Contact:
Re: Menu Block and Attachments Block
Maybe this helps you:
Knowledge Base: How to ... add your own menu items
The title of the attachments block is a phpBB language string. You could create your own language string in language/*your language*/mods/lang_portal.php and replace that with the one in the attachment block.
Knowledge Base: How to ... add your own menu items
The title of the attachments block is a phpBB language string. You could create your own language string in language/*your language*/mods/lang_portal.php and replace that with the one in the attachment block.