Arena  1.0
A content management system
 All Classes Files Functions Variables Pages
Arena Directory Reference

Files

file  __init__.py
 
file  AttachManagement.py
 This file extends AnArenaParsedContentProvider to allow post attachments to be managed and searched.
 
file  Attachments.py
 This file defines a class to manage a single arena attachment.
 
file  ChannelsList.py
 This file extends AnArenaContentProvider to produce a list of channels that is appropriate for the current user.
 
file  ContentProviders.py
 This file customizes ADataSourceContentProvider to work with the default setup for arena.
 
file  PostEditing.py
 This file extends AnArenaParsedContentProvider to allow users with the appropriate permissions to add and edit content (posts) within channels.
 
file  Posts.py
 This file defines a class to manage a single arena post.
 
file  PostsWithHighlighting.py
 This file extends AnArenaPost to allow for syntax highlighting within code blocks.
 
file  UserAuthentication.py
 This file defines and implements a user authentication engine, which is a subclass of AnArenaContentProvider that handles user authentication (logins).