hello guys, I am working on e-learning project which requires a scribbling pad like feature in which students can add/edit the content and save them. I have rough idea on how to make it. 1. To create a content type notebook 2. To define permission like students can edit/add content and save/retrieve them 3. The node must be displayed as block parallel video and it should be ready for use i.e content adding or editing like editor all time Now what i need is,a node must be created automatically as soon as a student registers and it should be displayed as blocks with edit option, scribbling pad of one user cant be accessible to other uses how can i make it possible ? I tried node as block drupal module it just displays teaser of a node as block. I am looking forward for your suggestion. -- Thanks a lot ----------------------------------------- http://ubuntuslave.blogspot.com/
http://drupal.org/project/notepad A very simple module which provides a way for users to have a 'notepad' area where they can record any arbitrary text. Notes are defined as a new node type and are listed in a block or a summary page. Notes consist of a title, a body (subject to filters) and a priority which governs the list in which they are displayed in the summary page and block. I haven't used the module, but does sound similar to what you are looking for. Shyamala http://shyamala-drupal.blogspot.com/ http://www.netlinkindia.com -----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of sivaji j.g Sent: Thursday, December 25, 2008 6:50 PM To: support@drupal.org Subject: [support] content type notebook hello guys, I am working on e-learning project which requires a scribbling pad like feature in which students can add/edit the content and save them. I have rough idea on how to make it. 1. To create a content type notebook 2. To define permission like students can edit/add content and save/retrieve them 3. The node must be displayed as block parallel video and it should be ready for use i.e content adding or editing like editor all time Now what i need is,a node must be created automatically as soon as a student registers and it should be displayed as blocks with edit option, scribbling pad of one user cant be accessible to other uses how can i make it possible ? I tried node as block drupal module it just displays teaser of a node as block. I am looking forward for your suggestion. -- Thanks a lot ----------------------------------------- http://ubuntuslave.blogspot.com/ -- [ Drupal support list | http://lists.drupal.org/ ]
On Fri, Dec 26, 2008 at 10:24 PM, Shyamala Rajaram < shyamala@netlinkindia.com> wrote:
http://drupal.org/project/notepad A very simple module which provides a way for users to have a 'notepad' area where they can record any arbitrary text.
Thank you for your suggestion, I managed to write a module on my own. :D i will send a snapshot if possible, also i am planning to upload that module to durpal.org but the module is very small module i dont know whether D.O will accept or not, which makes me to think twice to proceed further. -- Thanks a lot ----------------------------------------- http://ubuntuslave.blogspot.com/
participants (2)
-
Shyamala Rajaram -
sivaji j.g