Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
In the `comments` table of the Drupal database, what does the `pid` column stand for? I'm with http://www.applefritter.com and we're playing with writing some different display and comment code for Drupal threads, and we'd like to keep full backward compatability with the existing Drupal install.
I poked around, but I haven't been able to find any documentation on what various columns stand for. If anyone can point me to any docs that may exist, it'd be great.
I know the title isn't very descriptive, but here goes. I'm writing a mailing list module right now and am having trouble with one aspect. I already have a few options available such as stripping attachments based on mime type and archiving using the node and comment system. I am now trying to get allowed attachments to be attached and archived as node attachments. The only problem is I can't figure out which function is called to attach a file to a node. I'm hoping to use the upload_nodeapi or a file.inc function. Any ideas would be appreciated.
I have tried the features module on 4.5 and got an empty table with no admin controls. I tried a bug fix found under RC issues but still nothing. Was it updated since Oct 2?