[development] taxonomy_select_nodes - unpublished nodes
Randy Fay
randy at randyfay.com
Tue Sep 6 12:36:13 UTC 2011
I would imagine you'd want to use views (probably with views bulk
operations), which allows full control of this.
However, you may want to use access control, which is a lot more flexible
than the all-or-nothing published/unpublished status. You may want to look
at the Content Access + ACL modules.
-Randy
On Tue, Sep 6, 2011 at 8:14 AM, Deva <devendra.in at gmail.com> wrote:
> Hello Everyone,
>
> I came across the situation where i want to show unpublished content on the
> site. (For review kind of thing)
> I am displaying nodes related to a taxonomy term using
> taxonomy_select_nodes function.
> The problem is, it only returns published nodes related to particular
> taxonomy term.
> Is there any other solution/function to get all nodes related to a term,
> regardless of the node state (published/unpublished)?
>
> Thanks in advance.
>
> --
> :DJ
>
>
>
--
Randy Fay
Drupal Module and Site Development
randy at randyfay.com
+1 970.462.7450
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110906/07784e7d/attachment.html
More information about the development
mailing list