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

search agent

HI Guys,

anyone know how to create a search agent in drupal like on xing?

does there exist a search agent module for search or views exposed filters?

user create a search and will be notify if search make new results?

greets

Lausch

FlashVideo Resize and Other Options

Can't seem to find the exact option syntax that may be available to the embedded video using FlashVideo module.

ie. [video 100x100] .. etc

Thought I saw them once, but can't find. (Suggest a README to be included with this great module)

Thanks

unable to republish a node

I have a great problem : i use taxonomy Acces that allow some redactor (role) to edit some specific nodes, i don't allow Node Administer to these roles and use Override_node_permission in order to let them unpunlish and promote a node. The problèm es that when the Unpublish a node they don't have access to publish it again … Well if they are the writer of the node but in ONE role there can be several writers, so …

content preview in the customized way

hi

i have used the CCK module to add new fields in each content type, now when i create the content and click on the preview it will shows me the default one. But mine need is to display it in other ways so can any body suggest me, how to do that ...

with regards
onewaylife

Creating forms - possible in Drupal?

I am new to Drupal and am exploring whether following is possible (and if yes, how):

I am creating a web application which expects the end users to fill out forms. As with any other app, this form will have standard UI elements like textbox/textarea/dropdowns etc.

Please let me know whether this is possible or not? I have been playing with CCK module, but no luck so far.

Any help will be highly appreciated.

Thanks!
-Ashish.

Only run on forum topics or comments

Hi,

(Don't kill me, I'm new to this)

I'm trying to create a module which will only show a specific function when i create/edit forum topics or comments.
When i add a forum node this is what i can use:

Forum topic:

add: node/add/forum arg(0) == 'node' && arg(1) == 'add' && arg(2) == 'forum'

But when i want to edit this node i have this:

edit: node/nid/edit arg(0) == 'node' && arg(2) == 'edit'

Pages

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