This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Private file download per users

I need to manage a lot of files in a drupal website: every user registered in the site should have a personal page with his own private files. Those files should not be downloaded from different users than the owner.

First I've tried to use the "bookmarks" module for manage the file list, but in this way, there is no security: everyone can download all files. So I have tro find another way to resolv this problem... I've looked in the forums and in the drupal docs, but I've found nothing.

Who can help me?

Thanks a lot!

Autocomplete taxonomy search/filter

Hi,

I don't think the following should be too difficult to implement, given its built into the core potentially.

Basically, how would I go about creating an autocompleting 'tag search' form, like a search box?

This would help users avoid having to browse a long page of taxonomy terms. They could simply start to type in a possible term and if its there it will offer it (in exactly the same way the current form does for creating new node types with free tagging).

How can I get the node ID in a filter module?

How can I get the node ID, that will be post after the filter processing $text ,in a filter module?

Thanks a lot.

captcha's and contact form submissions

Are there any contact form modules, or form-creator modules that have captchas? My site contact forms are getting spammed, and I suppose I'm prob going to have to require an account but I really don't want to do that. I'd rather allow anonymous users to post feedback with a captcha thing in the form. Is there a way to add that to every node even??

Jay

4.7 meta description

I know there is big discussion about meta tags... but is there way to add meta tags and description to 4.7?

4.7 Forms API. HDI modify input during 'Preview' phase.

In the context of trying to find documentation for the 'prepare' phase of node form editing, I'm stuck.

I'm trying to upgrade the HTML Tidy module (Which appears to be abandoned, so I'm gonna comandeer it)

I've done a 4.6 version which validates and corrects users input BEFORE it gets saved in the database, not after (like most of the filters do).
I just don't want invalid HTML to make it into the system.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions