Create Secret URLs with Drupal 7 Token Content Access

preview_player
Показать описание
Create Secret URLs with Drupal 7 Token Content Access

Have you ever wanted to create a page on your Drupal 7 website and send it over to a friend or group of people… but you don’t want the general public to see it? You could always set it up so they just log in, but that’s an extra step and not all of the people you want to send this to have user accounts on your site.

If this sounds like you then the Token Content Access Module is just what you need. The Token Content Access Module makes it easy to hide a page and require a unique key to be added to the URL to gain access. This means you can create content, hide it from those pesky anonymous users, and drop that hidden link directly into an email campaign to ensure only subscribers will see the page.

Configuration on this module is simple. Just turn the module on, edit the content type settings, and finally edit the page. That’s really all there is to it.

Links:
Рекомендации по теме
Комментарии
Автор

thank you. great video, really helpful

HoangPhan
Автор

Useful video as all the rest that i have already watched from you (about 50 so far)! Thank you!
Is there an option to set a session for that token secret link? For example the link to be available for 30mins/1 hour/etc. ?

stanislavtodorov