#%env/templates/metas.template%# #%env/templates/header.template%# #%env/templates/submenuIntegration.template%#

Integration in phpBB3

It is possible to insert forum pages into the YaCy index using a databse import of forum postings. This guide helps you to insert a search window in your phpBB3 pages.

Retrieval of phpBB3 Forum Pages

Forum posting contain rich information about the topic, the time, the subject and the author. This information is in an bad annotated form in web pages delivered by the forum software. It is much better to retrieve the forum postings directly from the database. This will cause that YaCy is able to offer nice navigation features after searches. YaCy has a phpBB3 extraction feature, please go to the phpBB3 content integration servlet for direct database imports.

Inserting a Search Window to phpBB3

To integrate a search window into phpBB3, you must insert some code into the wiki template. There are several templates that can be used for MediaWiki, but in this guide we consider that you are using the default template, 'MonoBook.php':

#%env/templates/footer.template%#