Displaying a User's Unique Content
In terms of usability, it is helpful to a website user to have easy access to all their existing content that they've created on the site.
We've created some code you can use as a "View" in Drupal: this allows access to the user to view their own unique content in a page and in a block format.
When users can access their most recent items, they can then remember what their most recent activity on the site was, at least in terms of new node content added like blogs, events, announcements, profiles, stories, or resources.
A logged-in user may navigate to //path/to/website/myuniquecontent for a review of all available content they've posted to the site.
To import this as a view, log in to your website as the "user #1" and go to Views | Import.
Copy and paste the text into the import window.
| Attachment | Size |
|---|---|
| My_Unique_Content.txt | 8.46 KB |



