Problem in node_get_type by name
I am getting "1" label instead of node type in content list and in taxonomy list on admin side.My Drupal version is 6.19.Please find the attached jpeg.In this I accessed content management filter in which displaying "1" instead of node type text.I am not be able to find any solution.Any kind of help would be appreciable.
Read moreDisplay fields on different regions.
Hello:
Right now I´m working in my first site using Omega Framework, also using Delta and Context. I´ve created my content types but in some cases (by desing) I need to display some fields in diferent regions of my theme. I´ve been reading about Delta module and Omega framework but I can´t figure out how to do this.
I hope somebody can help me.
Aldo
Read morewebair CDN and access control
Hi,
I am considering all my media content to webair CDN
http://www.webair.com/pdf/WebairCDN_SecureURLs.pdf
Will I be able to maintain access control to media for members/non-members with http://drupal.org/project/cdn and is there anyone out there that can set this up for me ?
Regards Allan
Read moreVideo on Node Access by hefox and drupaldojo
Check it out.
http://drupaldojo.blip.tv/file/3966199/
Read moreThis session will cover how drupal controls access (who can view, create, edit, and delete) nodes/content. It will cover how drupal checks access, what modules can do to expand on that, and what you can do to insure that access is being checked. There will be some code, but mostly as background images.
First implementation of og_access with ACL
Hi,
I'm a little bit frustrated by the User access implementation proposed for OG, it's too much complicated and i don't think that TAC/CA/ACL/OG combination with many many many hacks is the right way (but it's a very very good work too).
So, i really need for my project, this simple things:
1) Organic Group
2) User can post in Public or in their suscribed groups
3) AND they must have the possibility to grant other users that can be outside of his group
