| 1 |
$Id: README.txt,v 1.1 2008/01/12 20:36:12 antinomia Exp $ |
$Id: README.txt,v 1.1.2.1 2008/03/05 03:59:16 antinomia Exp $ |
| 2 |
|
|
| 3 |
inline_registration.module |
inline_registration.module |
| 4 |
|
|
| 21 |
INSTALLATION: |
INSTALLATION: |
| 22 |
- Copy the inline_registration directory into your site's modules directory. |
- Copy the inline_registration directory into your site's modules directory. |
| 23 |
- Enable the module at admin/build/modules. |
- Enable the module at admin/build/modules. |
|
- Enable the create content permission for anonymous users for each node type anonymous users should be able to create |
|
| 24 |
|
- Decide on what nodes you want to allow anonymous users to post content to. Then go to /admin/content/types and edit those node types that you selected. Do this by scrolling to the bottom of the content type page where you find the Inline Registration section (see my pic attached). Check the box and set the weight where this is shown in your node type. Save the settings. |
| 25 |
|
- Now go to /admin/user/access and select for anonymous users the node type actions (for example create photo, create story, create listing, etc.) In essence you are giving anonymous users the right to create the nodes. Save the settings. Run cron and test the nodes you selected. That's it. You should see the inline registration at the top of any of the node types that you selected. |