IMPORTANT:
-* if someone has item checked out, show due date/time on item-about page.
-
* does 'move to new heading' show up in the right places? Should be like 'edit'.
+* CSS fixes for Internet Explorer. It looks crappy in IE.
+
+* if someone has item checked out, show due date/time on item-about page.
+
* need more than 10 results on physical-item search results.
* People should be able to register themselves into open courses.
<!-- !I'm really sorry, this is ugly, but I want
non-breaking spaces here, so that on long-named items,
the links will stay togeter. A better way? -->
- <span py:if="item.needs_meta_link()"><a href="${item.item_url('meta')}">about</a> </span><span py:if="edit">• <a href="${item.item_url('edit/')}">edit</a></span><span py:if="edit"> • <a href="${item.item_url('relocate/')}">put under heading</a></span>
+ <span py:if="item.needs_meta_link()"><a href="${item.item_url('meta')}">about</a> </span><span py:if="edit">• <a href="${item.item_url('edit/')}">edit</a></span><span py:if="edit"> • <a href="${item.item_url('relocate/')}">relocate</a></span>
</span>
</div>
<!-- !to show a full tree, uncomment the following: -->
<body>
${course_banner(course)}
${nested_title(item)}
- <div py:if="is_editor">
- <div class="little_action_panel">
- <a href="edit/">Edit this item</a>
- </div>
- <div class="little_action_panel">
- <a href="delete/">Delete this item</a>
- </div>
+ <div py:if="is_editor" class="little_action_panel">
+ <div>
+ <a href="edit/">Edit this item</a>
+ </div>
+ <div>
+ <a href="delete/">Delete this item</a>
+ </div>
+ <div>
+ <a href="relocate/">Relocate this item</a>
+ </div>
</div>
<table class="metadata_table" style="margin-top: 1em;">
<tr><th>Title</th><td>${item.title}</td></tr>
<h2>${title}</h2>
<p>Please choose the heading under which this item should be moved:</p>
<form action="." method="POST">
- <table>
+ <table class="metadata_table">
<tbody style="text-align: left;">
<tr><th>Item title:</th><td>${item.title}</td></tr>
<tr><th>Current heading: