app/soc/templates/soc/site/docs/list/docs_heading.html
author Todd Larsen <tlarsen@google.com>
Tue, 14 Oct 2008 21:39:57 +0000
changeset 329 2d90d49ce78a
parent 234 a019afb4b80f
child 342 72482d8e5b34
permissions -rw-r--r--
Add is_featured boolean property to the Work model, so that Works can be designated as "featured" items in various places in the UI. This will be used to allow Sponsors, Programs, and Organizations to select Documents that should be included in their sidebar menus. Perhaps featured "site" Documents, such as site-wide Terms of Service, should probably be listed below the "User (sign-out)" menu, since the User will have to read and agree to these before being allowed to use the site. A collapsable Javascript sidebar is probably going to be needed soon... Patch by: Todd Larsen Review by: to-be-reviewed

<tr align="left">
  <th>Path</th>
  <th>Title</th>
  <th>Partial Path</th>
  <th>Linkname</th>
  <th>Featured</th>
  <th>Created</th>
  <th>Modified</th>
</tr>