All OS2Loop settings can be found Administration › Configuration › OS2Loop
(/admin/config/os2loop
).
After installing OS2Loop you should run through all the module settings below and make sure that everything is set up as needed.
The basic idea behind site configuration of OS2Loop is that all available OS2Loop modules (and their dependencies) are installed and all have reasonable standard configuration. Using the settings outlines below some tweaks to the default configuration can be made.
Right after installing OS2Loop, go to /admin/config/os2loop/settings
and
define the site name, email address and front page url. Also decide on which
content types and taxonomies should be available for use on the site.
In order to make the media library work, go to
/admin/structure/taxonomy/manage/os2loop_media_library/overview
and define the
media categories for the site.
Go to /admin/structure/taxonomy
and make sure that the Profession and Subject
taxonomies containt the terms needed for the content. Users can dynamically
create new terms in the Tag taxonomy, but any default terms can be added if
needed.
By default the main menu contains only one item, the user menu, but any new
items (and sub-items) can be created on Administration > Structure > Menus
(/admin/structure/menu
) by editing “Main navigation” and adding menu items.
Behind the scenes the configuration for all modules is stored in (and may be
imported from) the config/sync
folder and the Config Ignore
module is used to prevent
overwriting site specific configurations when updating the OS2Loop core.
Path: /admin/config/os2loop/settings
General OS2Loop settings
See os2loop_settings/README.md for details.
Path: /admin/config/os2loop/os2loop_member_list/settings
See os2loop_member_list/README.md for details.
Path: /admin/config/os2loop/os2loop_search_db/settings
See os2loop_search_db/README.md for details.
Path: /admin/config/os2loop/os2loop_analytics/settings
See os2loop_analytics/README.md for details.
Path: /admin/config/os2loop/os2loop_cookies/settings
See os2loop_cookies/README.md for details.
Path: /admin/config/os2loop/os2loop_flag_content/settings
See os2loop_flag_content/README.md for details.
Path: /admin/config/os2loop/os2loop_mail_notifications/settings
See os2loop_mail_notifications/README.md for details.
Path: /admin/config/os2loop/os2loop_question/settings
See os2loop_question/README.md for details.
Path: /admin/config/os2loop/os2loop_share_with_a_friend/settings
See os2loop_share_with_a_friend/README.md for details.
Path: /admin/config/os2loop/os2loop_subscriptions/settings
See os2loop_subscriptions/README.md for details.
Path: /admin/config/os2loop/os2loop_user_login/settings
See os2loop_user_login/README.md for details.
Some modules require configuration in settings.local.php
:
See os2loop_documents/README.md for details.
See os2loop_user_login/README.md for details.