The Config file
Making changes to the KNotes Config file
KNotes Configuration
The configuation file for setting some default behaviours in KNotes is located in the root of the product 'Products/Knotes/config.py'.
DO NOT MAKE ANY CHANGES TO THIS FILE WITHOUT READING THIS DOCUMENT FIRST!
The following lists the configuration attributes and the values thay may hold
- STICKY
- You can make a blog entry 'sticky' and assign a type to the sticky post. This attribute value is a list of types. You should NOT delete any of the predefined types but you may add some of your own.
Changes to this list can be made after installation by editing your site properties through the ZMI - DEFAULT_CATS
- This attribute value is a list of categories. This list defines the default categories assigned to all new members of your site. You may delete/add categories as you please
Changes to this list can be made after installation by editing your site properties through the ZMI - DEFAULT_STYLE
- Currently unused - do not change
- SUPPORTED_STYLES
- Currently unused - do not change
- DEFAULT_SYNDICATION
- Currently unused - do not change
- SUPPORTED_SYNDICATION_FORMATS
- Currently unused - do not change
- SOCIAL_BOOKMARKS
- This attribute value is a list of social bookmarking sites. Used in member profiles for storing mebership details for external services. You can add/delete items as you please
- REFERENCE_SITES
- This attribute value is a list of social referencing sites. Used in member profiles for storing mebership details for external services. You can add/delete items as you please
- PHOTO_SITES
- This attribute value is a list of photo services sites. Used in member profiles for storing mebership details for external services. You can add/delete items as you please
- CHAT_SYSTEMS
- This attribute value is a list of external chat systems. Used in member profiles for storing mebership details for external services. You can add/delete items as you please
- SECRET
- This attribute value is a string of text. Any random text or phrase will do. Used to salt the hashing algorithm
- VERSIONED_FILES
- This attribute value is a list of file names. Used in order to get updated CSS & JavaScript files past proxy caches. Each file listed will have its last modified date stored in each weblog (each weblog could potentialy have its own version of any of these files) the date is processed and used to generate a version number for the file when used in templates
After making any changes to the config file, you are now ready to install KNotes into your plone portal. Click here to view instructions for portal installation
Last modified
2006-06-21 12:18 PM
Last cached: 2006-06-27 02:35 PM
Last cached: 2006-06-27 02:35 PM