Hi lat9,
I'm writing up my script for installing/reinstalling the plugin, and notice that the documentation and the actual files still do not match: one of the intended files is not included in the documentation (JScript file), and three other files do not have matching names.
I suspect the init files should have an init_, and the documentation for the template_default files should probably have the _default that the actual file has.

  1. /includes/classes/observers/auto.news_box_manager_metatags.php (Added in v2.2.0)
  2. /includes/extra_datafiles/news_box_file_database_names.php
  3. /includes/languages/english/all_articles.php
  4. /includes/languages/english/article.php
  5. /includes/languages/english/extra_definitions/news_box_manager_defines.php
  6. /includes/modules/news_box_format.php
  7. /includes/modules/pages/all_articles/header_php.php
  8. /includes/modules/pages/article/header_php.php
  9. /includes/modules/pages/more_news/header_php.php
  10. /includes/modules/pages/news_archive/header_php.php
  11. /includes/modules/sideboxes/news_box_sidebox.php
  12. /includes/modules/sideboxes/news_box_sidebox2.php
  13. /includes/templates/template_default/sideboxes/tpl_news_box_sidebox.php
  14. /includes/templates/template_default/templates/tpl_modules_news_box_format.php
  15. /includes/templates/template_default/templates/tpl_all_articles_default.php
  16. /includes/templates/template_default/templates/tpl_article.php -> Actual file: tpl_article_default.php
  17. /includes/templates/YOUR_TEMPLATE/css/stylesheet_news_box_manager.css
  18. Not described: /includes/templates/YOUR_TEMPLATE/jscript/jscript_slidebox_slider.js
  19. Optional, see above: /includes/templates/YOUR_TEMPLATE/templates/tpl_index_default.php
  20. /YOUR_ADMIN/news_box_manager.php
  21. /YOUR_ADMIN/news_box_manager1.php
  22. /YOUR_ADMIN/news_box_manager2.php
  23. /YOUR_ADMIN/news_box_manager3.php
  24. /YOUR_ADMIN/news_box_manager4.php
  25. /YOUR_ADMIN/includes/auto_loaders/config.news_box_manager.php
  26. /YOUR_ADMIN/includes/classes/observers/NewsBoxManagerAdminObserver.php
  27. /YOUR_ADMIN/includes/extra_datafiles/news_box_manager_file_database_names.php
  28. /YOUR_ADMIN/includes/extra_datafiles/news_box_manager_sanitization.php (Added in v2.1.1)
  29. /YOUR_ADMIN/includes/functions/news_box_manager_functions.php
  30. /YOUR_ADMIN/includes/init_includes/init_news_box_manager_admin.php
  31. /YOUR_ADMIN/includes/init_includes/init_news_box_manager_install.php -> Actual file: news_box_manager_install.php
  32. /YOUR_ADMIN/includes/init_includes/init_news_box_manager_update.php-> Actual file: news_box_manager_update.php
  33. /YOUR_ADMIN/includes/languages/english/news_box_manager.php
  34. /YOUR_ADMIN/includes/languages/english/extra_definitions/news_box_manager_menu_name.php