Hi,

I have a special problem. I need a module, which filters out all nodes including links. Is there a module, which can do this job?

I test spam-module. but with spam module you can't do this.

Cheers
monk77

Comments

zbricoleur’s picture

Check your terminology? Seriously, I have no idea what you mean by "a module which filters out all nodes including links."

Anonymous’s picture

That sounds like deleting the whole installation.:)

But assuming what the OP wants is to be able to apply filters to nodes , you might be looking for "views"

monk77’s picture

I need a module, which does unpublish automatically all nodes, which contain links. Nobody is allowed to post links in nodes. spam module can't do this job.

Anonymous’s picture

I assume Filtered HTML is not an option ?

monk77’s picture

Thanks for your answer.

No, Filtered HTML only makes links unclickabe (is this the right word? I come from germany), but they still appear in the node. Is there a module, which can hide (unpublish) all nodes containing links.

Anonymous’s picture

As to the direct answer, I am am unsure if a module exists. If it does i guess it would strip text between specific tags.

Another option dependent on the size of your userbase is to make node unpublished by default, and then approve them.

Unclickable works for me :)

monk77’s picture

thanks :)

unpublished by default? is this possible?

Anonymous’s picture

administer>>content types

select edit for your type

Workflow settings > Default options Published > Unticked

You may also want to take a look at Revisioning and Module Grants, they provide simple moderation facilities, including a block for items needing moderation