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

  ViewVC Help
Powered by ViewVC 1.1.2