Other troubleshooting

Description

How to fix other miscellaneous problems with or concerning Plone

Introduction

This document contains information regarding how to fix other problems that may arise through the usage of Plone.

Why does folder_listing not list my contents?

The site search settings (Site Setup--> Search) modifies the way folder_listing works.

So for example, if you specifify that you do not want to search objects of type Page, they will not appear in folder_listing anymore.

From this thread.




Edit this document

The source code of this file is hosted on GitHub. Everyone can update and fix errors in this document with few clicks - no downloads needed.

  1. Go to Other troubleshooting on GitHub.
  2. Press Fork and edit this file button.
  3. Edit file contents using GitHub's text editor in your web browserm
  4. Fill in the Commit message text box at the end of the page telling why you did the changes. Press Propose file change button next to it when done.
  5. On Send a pull request page you don't need to fill in text anymore. Just press Send pull request button.
  6. Your changes are now queued for review under project's Pull requests tab on Github.

For basic information about updating this manual and Sphinx format please see Writing and updating the manual guide.