User bookmarks

Blocks ::: block_user_bookmarks
Maintained by Gurvinder Singh, .?.Jonas Rüegge
User Bookmarks allows users to bookmark any moodle page.

User bookmarks 1.1.2

Moodle 2.1, 2.2, 2.3, 2.4, 2.5
Released: Tuesday, 23 July 2013, 2:30 PM
User Bookmarks Block for Moodle 2.4+ (Tested up to 2.5.1):

Suggestions for improvement are welcome on the tracker (tracker.moodle.org).

The User Bookmarks block was created using Admin Bookmarks block. User Bookmarks allows all user types to bookmark any moodle page.

For 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)

And if it's good post it to:
https://moodle.org/plugins/view.php?plugin=block_user_bookmarks

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 )

Installation:

01) Copy the files into the \blocks folder so that you have a \blocks\user_bookmarks folder.
02) Go to the \admin page and allow the block to be installed
03) go to home page or any page
04) Turn editing on in any home or course page.
05) Add the block to the page.
06) click the config button for the block to edit more options

Version information

Version build number
2013072202
Version release name
1.1.2
Can be updated from
1.1
Maturity
Release candidate
MD5 Sum
63a6659b59024d9e1b27149e2dfd395b
Supported software
Moodle 2.1, Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.1
  • Latest release for Moodle 2.2
  • Latest release for Moodle 2.3
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.