User bookmarks block
From MoodleDocs
- Managing blocks
- Block settings
- Activities
- Activity results
- Admin bookmarks
- Administration
- Blog menu
- Blog tags
- Calendar
- Comments
- Community finder
- Course completion status
- Course overview
- Course/site summary
- Courses
- Feedback
- Flickr
- Global search
- HTML
- Latest announcements
- Latest badges
- Learning plans
- Login
- Logged in user
- Main menu
- Mentees
- Messages
- Navigation
- Network servers
- Online users
- People
- Private files
- Quiz results
- Random glossary entry
- Recent activity
- Recent blog entries
- Remote RSS feeds
- Search forums
- Section links
- Self completion
- Social activities
- Tags
- Upcoming events
- Youtube
- Blocks FAQ
User bookmarks block | |
---|---|
Type | Block, User Bookmarks |
Set | N/A |
Downloads | https://moodle.org/plugins/view.php?plugin=block_user_bookmarks |
Issues | https://tracker.moodle.org/browse/MDL-732 |
Discussion | https://moodle.org/mod/forum/view.php?id=44 |
Maintainer(s) | Jonas Rüegge |
The intent of User bookmarks block is to mark pages so that any user role can see them as a list of links.
Moodle Versions
User Bookmarks Block for Moodle 2.4+ (Tested up to 2.5.1)
Installation
- Copy the files into the \blocks folder so that you have a \blocks\user_bookmarks folder.
- Go to the \admin page and allow the block to be installed
- Go to home page or any page
- Turn editing on in any home or course page.
- Add the block to the page.
- Click the config button for the block to edit more options
Additional Languages
Create a new Folder and language File based on lang/en/block_user_bookmars.php, (for Example lang/fr/block_user_bookmars.php for French)
Known Bugs
Bookmark Titles may only work with Western European Special Characters (like German Umlaute) that will be converted by php's htmlentities() (so no Japanese or Chinese signs, we're working on that though.)