Recipe 65: Using the Flag module for Bookmarks
In essence, the Flag module links a user to a node, allowing users to mark content for later viewing. Unlike the audio module, which is basically designed to do one thing (podcasting), the Flag module may be applied to many different use cases. In this recipe we apply the default flags_bookmarks view, serving end users. In Recipe 66, we add fields, arguments, and filters, to customize the defaults for various applications serving site administrators.
Default Bookmarks View
Install and enable the Flag module.
Configuration for this module resides in the Site building area (we're typically used to seeing configuration under Site configuration). Visit
/admin/build/flags
, and select edit to configure the default bookmarks flag. Review the settings to become familiar with the options. For now we will only make a single modification: select the Photo content type ...