Not sure I understand the question, but if you mean to create a menu link then use this URL as an internal page:
./index.php?module=phpwsbb&PHPWSBB_MAN_OP=list
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you had Menu Manager installed before boosting phpwsbb, then a link awaits you. All you need to know is found in the INSTALL.txt:
6. Assuming you have Menu Manager installed, go to the Menu Manager control panel. Either edit an existing menu or create a new one. Once that is done go to edit the menu and click on "Add Module Default". From the drop down find the Bulletin Board link and click "Add Menu Item". The link is now added to the menu. It is up to you when and where that menu is displayed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I control where phpwsbb shows up within phpWS?
Steve
(newbie)
Not sure I understand the question, but if you mean to create a menu link then use this URL as an internal page:
./index.php?module=phpwsbb&PHPWSBB_MAN_OP=list
Thanks. That's what I needed to know.
or edit templates to modify layout
in phpwsbb/templates/*.tpl
If you had Menu Manager installed before boosting phpwsbb, then a link awaits you. All you need to know is found in the INSTALL.txt:
6. Assuming you have Menu Manager installed, go to the Menu Manager control panel. Either edit an existing menu or create a new one. Once that is done go to edit the menu and click on "Add Module Default". From the drop down find the Bulletin Board link and click "Add Menu Item". The link is now added to the menu. It is up to you when and where that menu is displayed.
How can I put the forum list on "Home", I know I have to create the inc/runtime.php file, but I don't know the content of this file.
Edwin