You are not logged in Log in Join
You are here: Home » Members » paul » Cleanskin Zope/CMF Skin » CHANGES.txt » View Document

Log in
Name

Password

 

CHANGES.txt

This changelog collects work to be done, slates it for a release, then marks it done with an asterick.

To Do

  • ( ) folder_factories needs to be protected
  • ( ) Make TEXTAREA editing reflow with page width
  • ( ) Reinvent folder_contents
  • ( ) Get an icon that reinforces the demo nature of CMFDemo
  • ( ) Give several examples of customization recipes
  • ( ) Heavily comment templates
  • ( ) Explain how to get at actions list
  • ( ) My Account needs ability to join
  • ( ) Links such as "View" and clicking on an item in folder_contents don't go to the /document_view of a document
  • ( ) Put "Reply" at the bottom if discussable?
  • ( ) Make "Status: private" an action (with Status as a hyperlink?)
  • ( ) Make status messages more aesthetic and prominent
  1. 2
    • ( ) NS4 version
    • ( ) folder_contents breaks when there are too many items
    • (*) Need New... in zopebar
    • (*) Less space after description
    • (*) Breadcrumbs generates wildly recursive URLs for hyperlinks
    • (*) Added installation routine and install docs
    • (*) Changed page template files to end in .html
    • (*) Fix authentication issues:
      • main_template expects that Preferences and Folder_contents are already there
    • (*) Three down triangles in user/object/global menu, each revealing a user/object/global submenu
    • (*) Put "My Stuff" in user menu
    • (*) "my account" in Navbar
    • (*) Move Navbar content to a macro and fill in with sample content not specific to us
    • (*) More space between user/object/global menus
    • (*) Put "New item..." in the Zopebar somewhere
  2. 1
    • Tag the current work as 0.1 and document differences to CMFDecor