The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
18 views

Display history of messages between two users using privatemsg module for drupal 7

Anyone knows how to display a list of all messages that two users had shared, sort of a history of the conversation between the two users in a block or in a template.tpl.php ? Any help please.
0
votes
0answers
18 views

How to set up an “history” of activity for users?

I have users who are "delegate" (OG) of "committee" (CCK page). Every year, the delegates change but I would like to keep an history of who was delegate the previous years. The admin of the website ...
1
vote
3answers
52 views

Change wording of history (member since)

Is there a way to change the wording of "Member since" to something else?
1
vote
2answers
102 views

Revision history summary

I am looking for a solution to show a summary of revision history for all nodes in one place. The out of the box solution is to show a revision history for each node apart. I want to be able to track ...
4
votes
1answer
332 views

Drupal 7, AJAX and browser history

I have a website which is AJAX enabled for a great part. My client now of course wants the browser buttons to behave as expected, which means the page should revert to the previous states when the ...