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

  ViewVC Help
Powered by ViewVC 1.1.2