Hi,
I have some Draft and Review workflow, but, when viewing them as a guest, on the access denied page, SimilarByTerms module pulls up the nodes which are in Draft/Review and shows them.
I want that, nodes that have the Published workflow only are displayed by SimilarTerms.
Do you know any relevant module which does this, or I have to alter the code ?
create a view that filters based on published and use that as the basis for showing related terms.
Nilesh Govindarajan wrote:
Hi,
I have some Draft and Review workflow, but, when viewing them as a guest, on the access denied page, SimilarByTerms module pulls up the nodes which are in Draft/Review and shows them.
I want that, nodes that have the Published workflow only are displayed by SimilarTerms.
Do you know any relevant module which does this, or I have to alter the code ?
On 05/03/2010 11:16 PM, sebastian wrote:
create a view that filters based on published and use that as the basis for showing related terms.
Nilesh Govindarajan wrote:
Hi,
I have some Draft and Review workflow, but, when viewing them as a guest, on the access denied page, SimilarByTerms module pulls up the nodes which are in Draft/Review and shows them.
I want that, nodes that have the Published workflow only are displayed by SimilarTerms.
Do you know any relevant module which does this, or I have to alter the code ?
Is that possible ?? I don't see any such option in similarterms config page.
Apologies, i missed the first time around that this is a self contained module with its own unique block.
I am not aware of this (module's) block's capabilities; maybe you can search the support area for this specific module?
see:
http://drupal.org/project/issues/similarterms
Nilesh Govindarajan wrote:
On 05/03/2010 11:16 PM, sebastian wrote:
create a view that filters based on published and use that as the basis for showing related terms.
Nilesh Govindarajan wrote:
Hi,
I have some Draft and Review workflow, but, when viewing them as a guest, on the access denied page, SimilarByTerms module pulls up the nodes which are in Draft/Review and shows them.
I want that, nodes that have the Published workflow only are displayed by SimilarTerms.
Do you know any relevant module which does this, or I have to alter the code ?
Is that possible ?? I don't see any such option in similarterms config page.