Download List

Project Description

Online-Bookmarks provides a multiuser bookmark management system that keeps bookmarks, favorites, and links online. It makes it easy to store browser URLs centrally and to access them from anywhere. The bookmarks can be either available to the public or kept private. It lets you edit, move, delete, and share bookmarks. It is also possible to import and export bookmarks to and from the most common Web browsers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-17 16:27
0.6.0

This is a complete redesign of online-bookmarks
from scratch.
Tags: Major feature enhancements

2004-12-01 15:07
0.4.9

A Hungarian translation has been added. A small
bug has been fixed in main.php.
Tags: Minor feature enhancements

2004-10-03 10:13
0.4.8

A nice menu to select commands has been added. The old
"Select All" feature has been replaced by a "Toggle
Selection" Javascript function.
Tags: Minor feature enhancements

2004-09-30 23:04
0.4.6

The $title variable is now set in header.php completely. This makes the code much more simple. "require_once("./config/config.php")" and "require_once("./main.php")" have been removed from all PHP scripts except header.php. The handling of setting the $user variable has been moved to header.php only. HTTP redirection has been added to config/*, bookmarks.php, footer.php, main.php, tree.php, and functions.php so that they cannot be called directly anymore without being redirected to index.php. This is for security reasons.
Tags: Code cleanup

2004-09-06 09:17
0.4.4

Some variables in tree.php and export.php were changed in order to speed up the tree() function. The ability to select and deselect all checkboxes at once in the bookmarks and trash view was added.
Tags: Minor feature enhancements

Project Resources