/[drupal]/contributions/modules/bookmarks/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/bookmarks/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.9 - (show annotations) (download)
Mon Jun 23 18:14:44 2008 UTC (17 months ago) by darthclue
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Changes since 1.8: +2 -18 lines
File MIME type: text/plain
D5 release provided by The Crow
1 2008-06-23
2 ----------------------
3 - 5.x Version : Provided by The Crow
4
5 2006-08-05
6 ----------------------
7 - Removed (undocumented) support for the discontinued weblinks module. (smsimms)
8
9 2006-08-03
10 ----------------------
11 - Added German translation (yaph)
12
13 2006-08-02
14 ----------------------
15 - Issue 47947, Bug in PostgreSQL DB schema (smsimms)
16 - Added Polish translation (mumonzan)
17 - Added Spanish translation (Sergio Gonzalez)
18 - Rename class name "icon" to "bookmark-icon" to avoid conflicts with
19 themes and other modules (moshe weitzman)
20 - Have MySQL create the bookmarks table with UTF-8 encoding
21
22 2005-08-09
23 ----------------------
24 Issue 27109, PostgreSQL DB schema. (Daniel)
25
26 2004-10-11
27 ----------------------
28 Drupal 4.5 compatibility. (Matt)
29
30 2004-03-18
31 ----------------------
32 Fixed bug 6386. Index.php was not being stripped off stored URL's. (Matt)
33
34 2004-02-27
35 ----------------------
36 Rewritten the module to allow offsite links and use cleaner links (Matt)
37
38 2004-01-13
39 ----------------------
40 Use theme("image", ...) to theme the delete icon emitted by default. (Ax)
41
42 2003-12-07
43 ----------------------
44 Use drupal_set_message() to provide the bookmark action status
45 messages. (Moshe)
46
47 2003-11-29
48 ----------------------
49 Adopt the module to the new title management scheme, so the bookmark
50 links will better remember the title of the bookmarked page. (Goba)
51
52 2003-11-14
53 ----------------------
54 Add a theme function for the delete icon, so it can be customized
55 in the theme this way. (Goba)
56
57 2003-10-11
58 ----------------------
59 Complete rewrite to allow arbitrary pages to be bookmarked
60 on the site. Also as most of the pages provide no title,
61 let the users edit the bookmark titles. (Goba)
62
63 2003-02-25
64 ----------------------
65 Updated to fit CVS, uses new menu hooks, cleaned out drupal_url calls,
66 generally patched and fixed. Changed name from hotlist => bookmarks.
67
68 2002-06-11
69 ----------------------
70 - added _system() hook
71
72 2002-04-29
73 ----------------------
74 - expanded help for theme authors
75 - updated to use new l() and drupal_url() functions
76
77 2002-01-07
78 ----------------------
79 - small bugfix (bluto)
80
81 2002-01-01
82 ----------------------
83 - initial release. (berserk)

  ViewVC Help
Powered by ViewVC 1.1.2