You can enable/disable many common features from the control panel in the Edit Settings section. However, to prevent Lore's control panel from becoming overly complicated and to prevent the templates from becoming too bloated with if statements, only the most common interface elements can be controlled from the control panel.
Because Lore uses a powerful Smarty-based template system, you can remove any part of the user interface by simply removing it from the templates. For example, if you do not want the user to have the option to print an article, just remove the link to it in the article.tpl template.
Keywords: remove disable show