Removing nid from {files} under Drupal 6

I have been working on upgrading my flashnode module for Drupal 6 and I see that the {files} table is changing and nid is being dropped.

Flashnode (for D-5) currently uses nid to link entries in the {flashnode} table to entries in the {files} table. Earlier versions of flashnode used to store both nid and fid, but because the {files} table had both of these I stopped storing fid as this could be derived from the nid alone. Maybe that was wrong at the time, but anyhow, that's how it works.

The problem is that with D-6 the nid gets dropped and replaced by uid, so existing content will have no way of establishing the connection between flashnodes and files, post upgrade.

One option is to write a pre-upgrade routine for flashnode, to be run on existing D-5 sites, that will amend the {flashnode} table to add in the new data. However, I am fairly sure some people might dive in, upgrade, and then realise their content is broken.

Just a thought, and it may be late in the day, but would it be possible to make a table available that holds old fid/nid pairs that modules could refer to after an upgrade? That way a user can follow a simple upgrade path?

A wishlist for Drupal 6 modules

A wishlist for Drupal 6

Modules for D 6
[ or workarounds from existing 5x modules ]

buddylist
cck
event
favorite_nodes
forward
front
guestbook
im
image
inline
invite
nodelist
notepad
og
paging
postcard
print
privatemsg
userpoints
video
views

Has anyone investigated possibilities with Amazon EC2 and S3?

The possibilities of using Amazon EC2 and S3 to host or augment the performance and scalability of a Drupal install was discussed briefly last night at the Chicago Drupal Meetup (http://drupal.meetup.com/1/ ).  I started to look into it today as I am evaluating moving to a new hosting situation.

Has anyone had any experience with this?

Thanks in advance

Bob Snodgrass

about maiamis university drupal

Someone know something about this:

http://beta.lib.muohio.edu/drupal/updates

thanks

Oskar

FAQ_Ask - "Ask the Expert"

This module is an add-on to the FAQ module that allows users with the 'ask question' permission to create a question which will be queued for an 'expert' to answer.

For more about why this module exists, please read "Ask the Expert" or Advice Column.

Viewing of the completed question and answer pair is done by the FAQ module.

Installation

Normal module installation applies.

Contribute to dreamweaver extension wish list

hi,
there is a discussion going on dreamweaver extension
Kindly contribute your ideas here http://drupal.org/node/189472

regards
sherif

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x