I have been trying this for a while with no success.
I'd like to set certain parameters that would apply to all YouTube videos embedded into a site by the users.
Such as autoplay=0 and hiding certain menus. I've seen websites change the whole YouTube player somehow, how did they do it?
In any event, all I'm trying to do is disable autoplay for all posted videos as a privacy measure, instead of doing it for each individual one. I can't seem to find a module for it either, any help as to achieving this will be greatly appreciated!
My Drupal 6 site has nodes using the CCK Node Reference field, pointing to another node content type. Will the noderference fields upgrade to Drupal 8, or is there a workaround?
Is there a way to manage the user's organic group memberships on the user profile page (similar to the roles)? I am thinking at simple checkboxes per group to subscribe or unsubscribe a user from a group. At best it would only be manageable by administrators. Do you know a module or a way to implement this?
I have tried adding user prune to sites/all/modules but it isn't appearing in the admin modules area. What am I doing wrong? Drupal 6.1.2, not easy to upgrade at the moment.