[development] Admin Notes
Khalid Baheyeldin
kb at 2bits.com
Mon Jan 7 21:37:23 UTC 2008
There is site notes module, and another one (the name escapes me).
http://drupal.org/project/sitenotes
Yours can be an extension to those/either.
On Jan 7, 2008 4:20 PM, Aaron Winborn <winborn at advomatic.com> wrote:
> This module idea (for Admin Notes) is one I've wanted for some time.
> Before I add this, can folks let me know if something like this already
> exists? Any comments, ideas, or criticisms?
>
> This would be useful for developers, admins & editors to add development
> notes to individual pages and views, easily visible and accessible
> directly from a page or menu tree in question.
>
> Thanks,
> Aaron Winborn
> Advomatic
>
> // $Id: README.txt,v 1.1 2008/01/07 21:14:19 aaron Exp $
>
> The Admin Notes module creates a block that displays a comment followed
> by a form. The form contains a textarea pre-filled with the existing
> comment.
>
> Each comment is associated with a page, and any child pages in that menu
> tree. Any parent comments will be displayed above the current page
> comment (if any).
>
> For example:
>
> on the /articles page:
>
> Admin Notes
> ===========
> This page is created with a view.
> It lists all nodes of the article type.
>
> ------------------------
> + This page is created +
> + with a view. It +
> + lists all nodes of +
> + the article type. +
> ------------------------
>
> Submit Delete
>
> -------------------------------
>
> on the /articles/2008 page:
>
> Admin Notes
> ===========
> (grayed text, from parent page)
> (This page is created with a view.)
> (It lists all nodes of the article type.)
>
> This view lists all articles published
> in 2008.
>
> ------------------------
> + This view lists all +
> + articles published +
> + in 2008. +
> + +
> ------------------------
>
> Submit Delete
>
>
>
--
Khalid M. Baheyeldin
2bits.com, Inc.
http://2bits.com
Drupal optimization, development, customization and consulting.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20080107/a8253efd/attachment.htm
More information about the development
mailing list