This module integrates Drupal with III/Millennium WebOPACs (library catalogs): you can import bibliographic records, or embed records in a node using the input filter. Imported nodes can have taxonomy terms created from the original record, a real-time holdings display, embedded book previews from Google Book Search and more.
A filter allowing you to insert a node wherever the InsertNode filter is available. It can be used to create macros, insert book links, create a link to a node showing its title, etc.
The complete documentation is now available at Made to Order Software:
The Admin Notes module creates a block that displays a textarea pre-filled with the existing comment for that specific page, if any.
Each comment is associated with a page.
Installation
Download and extract to modules folder (usually sites/all/modules)
Go to admin/build/modules (D6) or admin/modules (D7)
Go to admin/build/blocks (D6) or admin/structure/blocks (D7) and place the 'Admin Notes' block where ever you would like it to display.
Go to admin/user/permissions (D6) or admin/config/people/permissions (D7) and set the 'access admin notes' permission to the appropriate role(s)
Usage
The 'Admin Notes' block will be ready to use after installation and can be used to record any information on a given page that you need to remember about that page.
This module works well with admin module! Navigate to admin/settings/admin (D6) or admin/config/user-interface/admin (D7) to enable
You can use it as a todo list, a code snippet log, or just about anything else you can think of where you need to keep notes.