/[drupal]/contributions/modules/weblink/CHANGELOG
ViewVC logotype

Log of /contributions/modules/weblink/CHANGELOG

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


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon May 16 19:25:02 2005 UTC (4 years, 6 months ago) by ber
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-6
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
Increased alowed length of URLs.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun May 8 15:22:24 2005 UTC (4 years, 6 months ago) by ber
Branch: MAIN
Changes since 1.18: +13 -0 lines
Diff to previous 1.18
- Complete rewrite of the module, prepqring it for the new image bundle that will be released very soon:
  Is now compatible with 4.6 . after so,e testing it should be released for 4.6.
- Removed browsing and directory interface. Use directory module instead.
- Removed monitoring. Monitoring will soon be released as a new module.
- Removed Blogmarks. Blogmarks should be released as a new module.
- Removed all extra fields. Additional fields must be handled by new modules trough nodeAPI,for example flexinode module.
- Removed rating. Rating should be handled by a rating module.
- Removed impotr export. this will be moved to a more general import export module.
- Use Drupals validate_url for better validation
- Add class 'outgoing' for themability
- Cleaned up a lot of crufty code.

Revision 1.17.6.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 21:17:03 2005 UTC (4 years, 9 months ago) by syscrusher
Branch: DRUPAL-4-5
Changes since 1.17: +8 -0 lines
Diff to previous 1.17 , to next main 1.20
Fixed error in handling of related taxonomy items, which was causing an SQL
syntax error. Related bug report http://www.drupal.org/node/16008 .

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 13:57:34 2005 UTC (4 years, 10 months ago) by tma0
Branch: MAIN
Changes since 1.17: +12 -0 lines
Diff to previous 1.17
Added some features, see CHANGELOG

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon Mar 1 21:41:06 2004 UTC (5 years, 8 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-4, DRUPAL-4-5, drop
Changes since 1.16: +21 -0 lines
Diff to previous 1.16
updates to reflect latest changes

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 18 02:46:20 2003 UTC (6 years ago) by tdobes
Branch: MAIN
Changes since 1.15: +20 -0 lines
Diff to previous 1.15
Merged adrian's changes with other recent progress (i.e. new theme system).  Also added compose_tips for weblink filter

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 14:49:40 2003 UTC (6 years ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-3
Changes since 1.14: +8 -2 lines
Diff to previous 1.14
Fix theme function names (make the module work again in the
new theme system), plus add doxygen comments, so these
theme functions will be displayed on the generated output groupped.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 07:16:00 2003 UTC (6 years ago) by axel
Branch: MAIN
Changes since 1.13: +5 -0 lines
Diff to previous 1.13
Add record about html fix by Goba

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 07:07:46 2003 UTC (6 years ago) by axel
Branch: MAIN
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
Make compatible with table prefixing in 4.3 (by Axel)
Lists should be enclodes in ul or ol, html validity fix (by Goba)
Move weblink-4.3.module to weblink.module

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jul 9 16:36:38 2002 UTC (7 years, 4 months ago) by barry
Branch: MAIN
Branch point for: DRUPAL-4-1, DRUPAL-4-2
Changes since 1.11: +8 -0 lines
Diff to previous 1.11
Applied marco's fixs:
 - deleted unused globals
 - fixed a few queries
 - removed a filter() call

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sat Jul 6 18:03:50 2002 UTC (7 years, 4 months ago) by barry
Branch: MAIN
Changes since 1.10: +10 -0 lines
Diff to previous 1.10

Applied Julio's multiple vocabulary patch.

Please Note: I've not tested this as I'm in a bit of a rush, so any feedback is welcome especially from Simon with regards to the work he did earlier this week.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sun Jun 16 23:03:11 2002 UTC (7 years, 5 months ago) by barry
Branch: MAIN
Changes since 1.9: +7 -0 lines
Diff to previous 1.9

Fixed a small bug (Thanks Kristjan)

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu May 9 12:17:13 2002 UTC (7 years, 6 months ago) by barry
Branch: MAIN
Branch point for: DRUPAL-4-0
Changes since 1.8: +8 -0 lines
Diff to previous 1.8

- added _system function
- cosmetic change to configuration page
- all a tags replaced with lm()'s
- small bugfix to the block

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu May 2 12:37:21 2002 UTC (7 years, 6 months ago) by barry
Branch: MAIN
Changes since 1.7: +5 -0 lines
Diff to previous 1.7

a slight cosmetic change to the _form function's output. (thanks Moshe)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Apr 26 14:39:02 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.6: +9 -0 lines
Diff to previous 1.6

fixed an error where on displaying nodes it would show all nodes not just weblin
ks

the rest was really just cosmetic stuff:
 moved the click counter out of the a tag
 module now passes the code-style script

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 25 20:28:34 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.5: +13 -0 lines
Diff to previous 1.5

one step closer to a full directory system
(doesn't support having > 1 vocabulary or vocabularies with terms deeper than 1 level, yet)

90% of links are called using lm()
(the few that don't require target="_blank")

added a top 10 links block

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Fri Apr 19 11:38:43 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.4: +9 -0 lines
Diff to previous 1.4

commited a few ui changes suggested by moshe:

* helper text under the link textbox explaining submission guidelines.
* the link in the node's links box:
    now has a title tag containing the nodes title
    the display mode of the link in the links bar is now confurable and can be displayed as the nodes title or the url
* updated the install file to include a step about enabling the module and tidied up the wishlist

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 19:50:15 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.3: +8 -0 lines
Diff to previous 1.3

the module now checks the user has post content rights,
it complies with coding standards &
now supports taxonomy

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Apr 18 12:05:31 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2

fixed node sorting problem in node_page_default() (added a DESC to the end of sql statement)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Apr 11 19:15:09 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1

tidied up the code a little
added a click-through counter

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Apr 3 12:05:29 2002 UTC (7 years, 7 months ago) by barry
Branch: MAIN

Initial commit of the weblinks module.
see INSTALL and CHANGELOG for more info.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2