cck node reference and views
I am looking for a way to display count of nodes that reference to node being displayed in views table, for example, there are 6 nodes B that has node reference field pointing to node A, i want view to display list of nodes A with count of nodes B. Any tips, suggestions? Thanks.
Read moreUsing tokens in a menu link
Update by develCuy: Use the module http://drupal.org/project/menu_token
I have a menu item that I'd like to make different for each user. It's an internal page that accepts &_GET in the URL.
I'm thinking I could skip the user past entering this information in manually by providing the url like http://site.com/?user=loggedinuser&target=somepage. Could I fill this username with the drupal username using a token or are they just not available in the context of menu entries?
How else could I solve this if not with tokens?
Read more
