I have simple_access and it works fine except ...
- I would like to make viewable nodes = editable for the same roles.
I have tried node_access_byrole, but I am working in 4.7, and I haven't made it work.
To make a node both viewable and editable (at the same time) should be possible with a simple hack, so if anybody has a lead to where to focus, I would be glad!
I posted a thread a long time ago ( http://drupal.org/node/58117 ). Still I haven't got any reactions (not even the one who posted that he would contact me) So, I wanted to ask if there was anyone who wanted to help me with my site.
I want to change the list of content types on "node/add." I have figured out how to change the text using "localization." What I can't figure out is how to change the order of the list of content types. I would like to group similar types together.
Right now they don't seem to be in any logical order. I don't know how drupal is deciding what order to put them.
I use Drupal 4.7 rc3 and project module from CVS. I see only blank page at /project/issues/user and some others, /project page works fine, and on page /project/issues/search search doesn't work: there is no reaction when I press button "Search". I can also add that there are no error and warning messages just blank page. I think that it is a server configuration problem because on local version al works fine... but I have no idea whay it doesn't work on server.