Already registered Sign In
Like "pg", join Jamespot!
Jamespot is a free social network in which each user -Spotter- can create one or several personal spaces -Spots- according to his interests, and share those interest with his contacts. And you, what are you interested in right now? Join the community, meet new users and express yourself!

Drupal Developpment

Follow  |   Public Spot created by pg the 05/07  |  Visited : 1930  |  Channel: Computer, Internet   |  Abusive content
Display mode : Newspaper | Headlines       Permalink :
SPOTLIGHT

nodeapi case presave

if you want change $node->title before insert in node_api function. Don't use 'insert' but 'presave'.

snoo by snoo
drupal.org   |   the 13/11   |   Add or View Comment
STORIES
pg says : Drupal needs a special setup to be reverse proxied

Increasing Drupal's speed via the Squid caching reverse proxy | 2bits.com, Inc. - Drupal Development, Customization and Consulting

Increasing Drupal's speed via the Squid caching reverse proxy | 2bits.com, Inc. - Drupal Development, Customization and Consulting

pg by pg
2bits.com   |   the 19/11   |   Add or View Comment

Rewrite or suppress local tasks

In the template.php file, implement the following function :   function phptemplate_menu_local_task($link, $active = FALSE) {  if ($link == 'Demander un nouveau mot de passe') return ''; if ($link == 'Se[...]

jamespot.com   |   the 16/11   |   Add or View Comment
You like this Spot?  Follow
pg says : A way to import CCK type programmatically during module installation. Relies on site_profile module.

Define content types and CCK fields for your custom module

Define content types and CCK fields for your custom module using content_copy

pg by pg
blog.daveslist.co.nz   |   the 12/11   |   Add or View Comment
pg says : List of modules to study

Document management for Drupal 6

http://drupal.org/project/filenode http://drupal.org/project/filefra mework http://drupal.org/project/filefield http://drupal.org/projec t/docs

pg by pg
jamespot.com   |   the 12/10   |    1 Comments 

Truncate cache tables

truncate table cache; truncate table cache_block; truncate table cache_content; truncate table cache_filter; truncate table cache_form; truncate table cache_menu; truncate table cache_page; truncate table cache_update; truncate table cache_views; truncate[...]

pg by pg
jamespot.com   |   the 03/11   |   Add or View Comment

Node access in Drupal

Two modules provide (together) fine grain access control http://drup al.org/project/acl http://drupal.org/project/content_access   I tried Node_access, and at the beginning, it seemed to be Ok. But unfortunately, it doesn't filter nodes in categories...[...]

pg by pg
jamespot.com   |   the 20/10   |   Add or View Comment

Drupal Node Access Explained | Zivtech

Drupal's API contains a pretty good description of how node access works (developers should also analyze the node_access function itself). There are many contributed node access control modules for Drupal and you really should understand the basics of[...]

pg by pg
zivtech.com   |   the 20/10   |   Add or View Comment

hook_xmlrpc | Drupal API

XML-RPC types

pg by pg
api.drupal.org   |   the 24/09   |   Add or View Comment

Form Workflow Illustration | drupal.org

Form Workflow Illustration | drupal.org

pg by pg
drupal.org   |   the 21/09   |   Add or View Comment
AUTHOR(S)
READERS
This spot has 2 readers
You like this Spot?  Follow