Is it possible to set node-access permissions (the core access module, nothing fancy..) for existing nodes already created as 0? I have tried Edit Pages, Edit Own Pages, even Create Pages (though I don't wish to enable that permission), but when logged in as a user in that role, I don't see the View/Edit tabs at the top of the node.
If I create a new node as this user in the role, the new node is editable as expected.
The control portion of my forum posts "Submitted by Ken Hada on June 16, 2007 - 4:44am. write to author | mark as spam - mark as not spam | report as spam | 55 reads | subscribe post" are spilling into the actual post on my forums. http://skatopia.net/?q=node/1075#comment-7913
I try to export a big shunk of taxonomy-terms and nodes from a drupal 4.7 site and import them in another 5.1 site. Until now unsuccesful.
I tried the importexportapi module which works great with only a couple of terms or nodes, but I have 200 terms and 1000 nodes. THe module gives out of memory error while I set 60M memory!
I was wondering if this could be done with MySQL?
Which tables-content should I export from a Drupal 4.7 database?
I want to export/import the same taxonomy, terms and nodes.
Right now , I am using 4.7.x and I want to include some more video upload/delete,image upload/delete options under "My Account" page. Is there any easy way to do this ? Any help would be greatly appreciated ..