bookmark-add-one-2.tcl

Inserts a single bookmark into the bookmark system. Details: 1 splits the 'complete_url' to get the 'host_url' 2 checks if 'complete_url' and implicitly 'host_url' are already in bm_urls if not, inserts them into the table 3 inserts the corresponding 'pretty_title', 'bookmark_id', 'parent_id' (along with user_id) into bm_list Credit for the ACS 3 version of this module goes to:

Location:
/packages/bookmarks/www/bookmark-add-one-2.tcl
Authors:
David Hill <dh@arsdigita.com>
Aurelius Prochazka (aure@arsdigita.com) The upgrade of this module to ACS 4 was done by
Peter Marklund <pmarklun@arsdigita.com>
Ken Kennedy (kenzoid@io.com) in December 2000.
Created:
December 2000
CVS ID:
$Id: bookmark-add-one-2.tcl,v 1.9 2014/08/07 07:36:54 gustafn Exp $

Related Files

[ show source ]