For the complete documentation index, see llms.txt. This page is also available as Markdown.

Templates

NewBB has several Smarty templates available that can be modified for your particular theme, if needed.

  • newbb_thread.tpl

  • newbb_viewall.tpl

  • newbb_viewforum.tpl

  • newbb_viewforum_menu.tpl

  • newbb_viewforum_subforum.tpl

  • newbb_viewpost.tpl

  • newbb_viewtopic.tpl

  • newbb_edit_post.tpl

  • newbb_index.tpl

  • newbb_index_menu.tpl

  • newbb_notification_select.tpl

  • newbb_online.tpl

  • newbb_poll_results.tpl

  • newbb_poll_view.tpl

  • newbb_rss.tpl

  • newbb_search.tpl

  • newbb_searchresults.tpl

There are also templates for the Blocks:

  • newbb_tag_block_top.tpl

  • newbb_block.tpl

  • newbb_block_author.tpl

  • newbb_block_list_topic.tpl

  • newbb_block_post.tpl

  • newbb_block_text.tpl

  • newbb_block_topic.tpl

  • newbb_tag_block_cloud.tpl

Last updated