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

Taxonomy Permissions idea

This is my idea (mockup only) for taxonomy permissions:

http://www.construct3d.com/temp/taxperm.htm

The basic idea is to keep it simple and usable, whilst still allowing flexibility.

The select options are:

  1. inherit
  2. no access
  3. read only
  4. read/write

inherit is the default, so permissions are automatically inherited from the term's parent, but can be overridden easily when required. This saves having to explicitly set each term's permissions, especially if the taxonomy tree is large.

no access means those taxonomy vocabularies and terms are not shown anywhere (including menus) and if a user were to type a valid URL, they'd get the usual access denied page. Would this require modifications to the core menu system?

Given that Drupal now supports multiple roles per user, user-level permissions could be accomplished with the same interface. For example, if the admin wanted a single user to have access to a particular term, simply create a new role, assign the user to that role and then allocate the relevant permissions.

Similarly with node-level permissions, if the admin wanted a role to have access to a particular node, simply create a new parent term for that node and assign the relevant role permissions.

In this way one interface could serve all three purposes.

Indexing and Searching Contents of Uploaded File

I have written a simple module that will index and search the contents of uploaded files (doc,xls,pdf,rtf and txt) using the very powerful and fast (IMHO) swish-e search engine (http://www.swish-e.org). This module requires swish-e and filters (for doc, xls, rtf and txt) programs installed in the server. I know, i know... this is not ideal in a shared environment where you dont have a total control of your server.

When does flexinode_page_table get called?

I've been looking at that method for some time and I still wonder when it gets called? Is there a certain URL that produces a page of flexinodes in tabular form?

Node file attachments or filestore2? Tracking downloads.

With the addition of file attachments for nodes in Drupal 4.5, what's the advantage of using filestore2? Does it have to do mainly with fscache?

I'm looking to hack one of these modules so I can track downloads per user and am not sure which one to use. The idea is to be able to generate a report of who has downloaded specific files. Has anyone done anything like this?

Help with new module creation

I`m a non-programmer in mind but using drupal almost for 2 years.
Now i`ve moved from Drupal 4.2cvs to 4.4.0 and have noticed tha taxonomy_html is not supported in this version.
All i want is a rendered taxonomy vocabulary (only selected vocab with term-links and descriptions of them) on a outstading page but i can`t create such module without experience in php/

Any help is needed.

As a reward i can put your link at my site with Google pr=5, so your link will be in respect block!:)))

Pages

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