I am working on a project, where i need to set User permission for a specific node type. By using the path
"Home -> Administer -> User Management -> Permission -> Node Module" I can select edit "Own Story Content" and grant permissions to users to edit the nodes that they created.
But this will grant the user the permission to edit all nodes he/she created. I want to grant right only a particular type of node and note all.
If I'm able to guess the username of user/1 of a site, than I can request a password reset for user/1 at www.example.com/user/password, and than take over the control of the site. Is it really possible or what I'm missing?
Right now, I am trying to load a content based on Ajax using "jah" script. But while showing the content it shows along with header,footer and left nav. I want to load only main content while clicking on particular link.