Navigation

  • next
  • previous |
  • Home »

2. Adding ContentΒΆ

How to add basic content types to Plone web sites

  • 2.1. Adding New Content
    • 2.1.1. Content Types
    • 2.1.2. Title
    • 2.1.3. Description
  • 2.2. Adding Folders
  • 2.3. What's in a Web Name?
    • 2.3.1. What's in a Web Name?
  • 2.4. Adding Images
  • 2.5. Adding Pages
  • 2.6. Adding Files
  • 2.7. Adding Links
    • 2.7.1. The Link Object in Use
  • 2.8. Adding Events
  • 2.9. Adding News Items
  • 2.10. Setting Basic Properties
    • 2.10.1. Recommendations
    • 2.10.2. Exposing Metadata Properties as meta tags in the HTML source
  • 2.11. Restricting Types in a Folder
  • 2.12. Preparing Images for the Web
  • 2.13. Adding collections

Quick search

Enter search terms or a module, class or function name.

Navigation

  • next
  • previous |
  • Home »
© Copyright . Created using Sphinx 1.3.4.

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 2. Adding Content on GitHub.
  2. Press the Fork button. This will create your own personal copy of the documentation.
  3. Edit files using GitHub's text editor in your web browser
  4. Fill in the Commit message text box at the end of the page telling why you did the changes. Press the Propose file change button next to it when done.
  5. Then head to the Send a pull request page (you won't need to fill in any additional text). 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.