I need a module for filtering out all nodes including links
monk77 - September 24, 2009 - 21:14
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

Check your terminology?
Check your terminology? Seriously, I have no idea what you mean by "a module which filters out all nodes including links."
That sounds like deleting the
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"
I need a module, which does
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.
I assume Filtered HTML is not
I assume Filtered HTML is not an option ?
Thanks for your answer. No,
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.
As to the direct answer, I am
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 :)
thanks :) unpublished by
thanks :)
unpublished by default? is this possible?
administer>>content
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