/[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.8.2.3 - (show annotations) (download)
Fri Jul 11 18:55:09 2008 UTC (16 months, 2 weeks ago) by darthclue
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4-4
Changes since 1.8.2.2: +5 -0 lines
File MIME type: text/plain
#280874 : DHTML Menu private functions aren't always available.  Using theme() instead.
1 2008-07-11
2 ----------------------
3 - 6.x-1.4-4
4 -- #280874 : DHTML Menu private functions aren't always available. Using theme() instead.
5
6 2008-07-10
7 ----------------------
8 - 6.x-1.4-3
9 -- #280557 : DHTML Menu private functions aren't always available. Using theme() instead.
10
11 2008-07-09
12 ----------------------
13 - 6.x-1.4-2
14 -- #280151 : Edit / Delete operations not working.
15
16 2008-07-09
17 ----------------------
18 - 6.x-1.4-1
19 -- #280151 : Unable to get external URL to resolve.
20
21 2008-06-16
22 ----------------------
23 - 6.x-1.4-0
24 -- #269498 : Show bookmark description as visible text in addition / instead of as alt text.
25 -- Moved public bookmark pages to bookmarks/public and bookmarks/public/user.
26 -- Changed the way public bookmarks are shown on the user profile page.
27 -- Changed the way bookmarks are named in the database.
28
29 2008-06-12
30 ----------------------
31 - 6.x-1.3-2 : #266735 : Allow bookmarks to be viewed by the public as part of the user profile.
32
33 2008-06-11
34 ----------------------
35 - 6.x-1.3-1 : Fixed bug that required dhtml_menus 6.x-1.05.
36
37 2008-06-04
38 ----------------------
39 - 6.x Version : Direct port of User Menus code
40
41 2006-08-05
42 ----------------------
43 - Removed (undocumented) support for the discontinued weblinks module. (smsimms)
44
45 2006-08-03
46 ----------------------
47 - Added German translation (yaph)
48
49 2006-08-02
50 ----------------------
51 - Issue 47947, Bug in PostgreSQL DB schema (smsimms)
52 - Added Polish translation (mumonzan)
53 - Added Spanish translation (Sergio Gonzalez)
54 - Rename class name "icon" to "bookmark-icon" to avoid conflicts with
55 themes and other modules (moshe weitzman)
56 - Have MySQL create the bookmarks table with UTF-8 encoding
57
58 2005-08-09
59 ----------------------
60 Issue 27109, PostgreSQL DB schema. (Daniel)
61
62 2004-10-11
63 ----------------------
64 Drupal 4.5 compatibility. (Matt)
65
66 2004-03-18
67 ----------------------
68 Fixed bug 6386. Index.php was not being stripped off stored URL's. (Matt)
69
70 2004-02-27
71 ----------------------
72 Rewritten the module to allow offsite links and use cleaner links (Matt)
73
74 2004-01-13
75 ----------------------
76 Use theme("image", ...) to theme the delete icon emitted by default. (Ax)
77
78 2003-12-07
79 ----------------------
80 Use drupal_set_message() to provide the bookmark action status
81 messages. (Moshe)
82
83 2003-11-29
84 ----------------------
85 Adopt the module to the new title management scheme, so the bookmark
86 links will better remember the title of the bookmarked page. (Goba)
87
88 2003-11-14
89 ----------------------
90 Add a theme function for the delete icon, so it can be customized
91 in the theme this way. (Goba)
92
93 2003-10-11
94 ----------------------
95 Complete rewrite to allow arbitrary pages to be bookmarked
96 on the site. Also as most of the pages provide no title,
97 let the users edit the bookmark titles. (Goba)
98
99 2003-02-25
100 ----------------------
101 Updated to fit CVS, uses new menu hooks, cleaned out drupal_url calls,
102 generally patched and fixed. Changed name from hotlist => bookmarks.
103
104 2002-06-11
105 ----------------------
106 - added _system() hook
107
108 2002-04-29
109 ----------------------
110 - expanded help for theme authors
111 - updated to use new l() and drupal_url() functions
112
113 2002-01-07
114 ----------------------
115 - small bugfix (bluto)
116
117 2002-01-01
118 ----------------------
119 - initial release. (berserk)

  ViewVC Help
Powered by ViewVC 1.1.2