/[drupal]/contributions/modules/relatedlinks/relatedlinks.module
ViewVC logotype

Log of /contributions/modules/relatedlinks/relatedlinks.module

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


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

Revision 1.58.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 9 06:23:59 2008 UTC (18 months, 3 weeks ago) by karthik
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-2, DRUPAL-5--2-2-BETA, DRUPAL-6--1-0-ALPHA0
Branch point for: DRUPAL-6--1
Changes since 1.58.2.4: +2 -3 lines
Diff to previous 1.58.2.4 , to branch point 1.58
#256485 : inactivist - autocomplete menu entry should have type=MENU_CALLBACK.

Revision 1.58.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 16:58:59 2008 UTC (18 months, 3 weeks ago) by karthik
Branch: DRUPAL-5--2
Changes since 1.58.2.3: +2 -2 lines
Diff to previous 1.58.2.3 , to branch point 1.58
Remove leading slash.

Revision 1.58.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 14:42:59 2008 UTC (21 months, 1 week ago) by karthik
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Changes since 1.58.2.2: +7 -1 lines
Diff to previous 1.58.2.2 , to branch point 1.58
Add base_path and clean_url support.

Revision 1.58.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 10:13:48 2008 UTC (21 months, 1 week ago) by karthik
Branch: DRUPAL-5--2
Changes since 1.58.2.1: +2 -2 lines
Diff to previous 1.58.2.1 , to branch point 1.58
#203453 : Work in progress - node autocompletion.
Pending: base path issues; clean URL support etc.

Revision 1.58.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 08:35:02 2008 UTC (21 months, 1 week ago) by karthik
Branch: DRUPAL-5--2
Changes since 1.58: +43 -1 lines
Diff to previous 1.58
#203453 : Work in progress - node autocompletion.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 17 17:40:45 2008 UTC (21 months, 1 week ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-5--2-0, HEAD
Branch point for: DRUPAL-5--2
Changes since 1.57: +6 -2 lines
Diff to previous 1.57
Sync with D5.

Revision 1.51.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 13:59:23 2007 UTC (23 months, 1 week ago) by karthik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.51.2.5: +5 -1 lines
Diff to previous 1.51.2.5 , to branch point 1.51 , to next main 1.58
#142742: satori & myself: Run node->body through check_markup before parsing.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 10 20:17:15 2007 UTC (2 years, 3 months ago) by karthik
Branch: MAIN
Changes since 1.56: +4 -0 lines
Diff to previous 1.56
Add JS UI for manual links.
The icons used are the GPL-ed Iconify icons from http://morten.dk - thanks!

The jQuery is very dodgy atm and there are bits of CSS and other flotsam floating about. I doubt if the CSS is issue-free in any browser besides FF.

The UI could probably use some work as well, perhaps by using a table instead of an inline list for the link actions.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 00:08:01 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55
Add missing description in hook_menu. Port from D5.

Revision 1.51.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 00:06:48 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.51.2.4: +2 -1 lines
Diff to previous 1.51.2.4 , to branch point 1.51
Add missing description in hook_menu.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 14:41:34 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.54: +6 -3 lines
Diff to previous 1.54
#113684: Avoid warning triggered by search module when no keywords are specified. [Port from D5; untested]

Revision 1.51.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 14:39:43 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.51.2.3: +6 -3 lines
Diff to previous 1.51.2.3 , to branch point 1.51
#113684: Avoid warning triggered by search module when no keywords are specified.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 14:06:20 2007 UTC (2 years, 6 months ago) by karthik
Branch: MAIN
Changes since 1.53: +4 -2 lines
Diff to previous 1.53
#136781 : Not catching node delete op if user does not have the add related links permission. [Port from D5; untested]

Revision 1.51.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 14:01:12 2007 UTC (2 years, 6 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.51.2.2: +4 -2 lines
Diff to previous 1.51.2.2 , to branch point 1.51
#136781 : Not catching node delete op if user does not have the add related links permission.

Revision 1.51.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 18:03:19 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.51.2.1: +5 -2 lines
Diff to previous 1.51.2.1 , to branch point 1.51
check_plain admin input.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 17:57:47 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.52: +5 -2 lines
Diff to previous 1.52
check_plain admin input.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 16:33:39 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#123155: No t() for variables.

Revision 1.51.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 27 16:32:59 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-5
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
#123155: No t() for variables.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 17:26:10 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA
Branch point for: DRUPAL-5
Changes since 1.50: +37 -36 lines
Diff to previous 1.50
D5 port.

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 16:41:59 2007 UTC (2 years, 9 months ago) by karthik
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-1
Changes since 1.11.2.1: +995 -149 lines
Diff to previous 1.11.2.1 , to branch point 1.11 , to next main 1.58
Sync with HEAD.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 26 16:32:43 2007 UTC (2 years, 9 months ago) by karthik
Branch: MAIN
Changes since 1.49: +10 -93 lines
Diff to previous 1.49
Reversin last commit. [postponed]

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 28 14:54:21 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
Changes since 1.48: +94 -11 lines
Diff to previous 1.48
Initial commit of backlinks - unstable, no upgrade path.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 09:41:42 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-4-7--3-0
Changes since 1.47: +4 -2 lines
Diff to previous 1.47
Improve description text for discovered links: recommend that cron be switched on.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 09:00:19 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
Changes since 1.46: +5 -3 lines
Diff to previous 1.46
Improve description text for admin/relatedlinks - point user to admin/block.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 22:39:52 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
Changes since 1.45: +13 -6 lines
Diff to previous 1.45
Fix description text for admin/relatedlinks;
Fix some minor grammar issues.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 9 22:06:44 2007 UTC (2 years, 10 months ago) by karthik
Branch: MAIN
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
#102971: Kevin Ott - Fix PHP5 array_merge warning when array index is not set.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 08:30:59 2006 UTC (2 years, 11 months ago) by karthik
Branch: MAIN
CVS Tags: DRUPAL-4-7--2-0
Changes since 1.43: +6 -5 lines
Diff to previous 1.43
REPLACE -> INSERT for pgSQL compliance.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 6 23:21:54 2006 UTC (2 years, 11 months ago) by karthik
Branch: MAIN
Changes since 1.42: +3 -2 lines
Diff to previous 1.42
Add backlinks to the to-do list.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 14 21:47:35 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.41: +29 -28 lines
Diff to previous 1.41
#91543: Fix help text and update README.txt.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 22:01:59 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.40: +10 -10 lines
Diff to previous 1.40
#91543 : Progressive save: relatedlinks_track -> relatedlinks_tracker; Update README.txt.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 20:19:06 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.39: +162 -13 lines
Diff to previous 1.39
#91543 : Progressive save: Add docs.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 17:24:43 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.38: +20 -9 lines
Diff to previous 1.38
#91543 : Progressive save: Add user prioritisation. Fix array_intersect_assoc and array_diff_assoc issues with empty arrays.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 16:53:27 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.37: +16 -11 lines
Diff to previous 1.37
#91543 : Progressive save: Fix 'search discovered links' to use OR.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 8 10:34:37 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.36: +77 -15 lines
Diff to previous 1.36
#91543 : Progressive save: Add cron. Add module existence checks. Add a new index to the relatedlinks table.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 19:08:33 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.35: +101 -53 lines
Diff to previous 1.35
#91543 : Progressive save: Add search results to discovered links.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 2 15:10:08 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.34: +19 -3 lines
Diff to previous 1.34
#91543 : Fix _relatedlinks_update_tracker_timestamp args.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 2 09:08:32 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Remove debug code.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 2 09:05:16 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.32: +13 -9 lines
Diff to previous 1.32
#91543 : Progressive save - Make comment count an option.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 2 08:40:16 2006 UTC (3 years ago) by karthik
Branch: MAIN
Changes since 1.31: +216 -161 lines
Diff to previous 1.31
#91543 : Progressive save - ditch weighted ranking and stick to basic checkboxes.
Add taxonomy_select_nodes function.
#87703 : Fix help text for manual links. Fix manual links order.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 28 20:55:51 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.30: +33 -30 lines
Diff to previous 1.30
Simplify _relatedlinks_add_links().

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 27 22:31:21 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.29: +65 -25 lines
Diff to previous 1.29
#91543 : Progressive save - add search keywords textfield to form_alter.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 27 09:59:08 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.28: +23 -12 lines
Diff to previous 1.28
Simplify settings form;
Cache node_get_types locally.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 27 09:26:47 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.27: +10 -10 lines
Diff to previous 1.27
#91543 : Progressive save - Replace terminology - taxonomy -> discovered.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 22:05:02 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.26: +178 -10 lines
Diff to previous 1.26
#74489 : Progressive save - Discovered links configuration form - basic UI.
#91293 : Handle links relative to / correctly.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 18:34:18 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.25: +142 -114 lines
Diff to previous 1.25
#74489 : Progressive save - Simplify config form; Fix ordering issues; Add relatedlinks_track sql calls; Formatting fixes;

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 23:04:25 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.24: +43 -40 lines
Diff to previous 1.24
#74489 : Progressive save - Block configuration done; max links enforcement pending; discovery feature pending; untested .install and .??sql functions added.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 16:04:04 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.23: +108 -77 lines
Diff to previous 1.23
#74489 : Quick save - partial commit of hook_block fix. Taxonomy links is still pending.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 08:23:10 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.22: +166 -27 lines
Diff to previous 1.22
#74489 : Partial commit of Colan's configuration patch. hook_block and .install pending.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 16:36:17 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Remove debug info.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 15:09:20 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
Missing credit added.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 10:45:27 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
#87703: Phase 2 of previous commit - database and install file updates. pgSQL updates need verifying.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 16 23:06:59 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.18: +52 -35 lines
Diff to previous 1.18
#87703: Quick save - convert module to store URLs as url, title.
Database update still pending.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 18:24:43 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.17: +10 -8 lines
Diff to previous 1.17
Fix terminology.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 16:42:21 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.16: +15 -12 lines
Diff to previous 1.16
#88988 : Colan - Don't show links for disabled link types;
Use internal constants in variables;
.install update to convert existing variables accordingly.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 09:59:45 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.15: +34 -33 lines
Diff to previous 1.15
nodeapi 'load' should function for anon users.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 09:07:33 2006 UTC (3 years, 1 month ago) by karthik
Branch: MAIN
Changes since 1.14: +14 -16 lines
Diff to previous 1.14
#87829: Colan - parsed links omitted in last patch.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 16:36:58 2006 UTC (3 years, 2 months ago) by karthik
Branch: MAIN
Changes since 1.13: +16 -7 lines
Diff to previous 1.13
relatedlinks_get_links was needlessly being called twice;
filter_xss was being applied during the load nodeapi hook - it should only be applied before display (in hook_block) to ensure that user data is always preserved. To this end, a helper function _relatedlinks_filter() has been added.

dos2unix-ed file :|

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 15:36:59 2006 UTC (3 years, 2 months ago) by karthik
Branch: MAIN
Changes since 1.12: +78 -53 lines
Diff to previous 1.12
#85217: Colan : Combine "Related Terms" block with "Related Links" block.

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 17 07:04:10 2006 UTC (3 years, 2 months ago) by karthik
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Add missing permission check to hook_form_alter.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 11 09:27:09 2006 UTC (3 years, 2 months ago) by karthik
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Add missing permission check to hook_form_alter.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 06:08:18 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.10: +9 -4 lines
Diff to previous 1.10
Display form only to associated node types.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 17:14:03 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.9: +4 -1 lines
Diff to previous 1.9
comments++;

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 17:00:21 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.8: +13 -1 lines
Diff to previous 1.8
Handle parsed duplicates.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 10:04:23 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.7: +7 -4 lines
Diff to previous 1.7
Exclude current term from related term listings.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 23:15:43 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.6: +7 -7 lines
Diff to previous 1.6
Display form only if manual links are enabled.
Remove taxonomy term checkbox from settings form.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 07:10:01 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
Missing t()s + misc.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 10 06:51:38 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.4: +33 -21 lines
Diff to previous 1.4
Take care of edge case when nid is invalid.
Add theme function for taxonomy block.
Fix docs.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 10:05:24 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.3: +53 -21 lines
Diff to previous 1.3
Added related taxonomy term links block.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 7 16:26:15 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.2: +132 -128 lines
Diff to previous 1.2
Current featureset implemented with improvements for 4.7.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 6 07:00:05 2006 UTC (3 years, 7 months ago) by karthik
Branch: MAIN
Changes since 1.1: +73 -41 lines
Diff to previous 1.1
4.7 conversion. Module still buggy.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 3 14:36:01 2005 UTC (4 years, 10 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1.2.5: +3 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.58
Added warning about clearing cache: will remove manually-defined links!
(This will be fixed when Scott is finished revising the module.)

Updated the README.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 21 01:27:02 2004 UTC (4 years, 11 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 , to branch point 1.1
Bug #14622: Do not show trailing ellipses on all links when strlen imposed.  Thanks ac4lt.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 17 18:21:02 2004 UTC (4 years, 11 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1.2.3: +51 -12 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Request #14510: optionally scan for embedded links. optionally trim link text.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 15 04:21:29 2004 UTC (4 years, 11 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1.2.2: +48 -72 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Bugs #14317 and #14360

Redesigned the architecture to use nodeapi instead of filter hooks.  Embedded link results are cached, as are manually-defined links.  The block may not update until the node is viewed a second time if the theme calls the block before it calls the node.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 18:27:41 2004 UTC (4 years, 11 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
A-hem.  Forgot a character.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 18:14:25 2004 UTC (4 years, 11 months ago) by njivy
Branch: DRUPAL-4-5
Changes since 1.1: +9 -12 lines
Diff to previous 1.1
Fixed _nodeapi() to handle updates and deletes more intelligently.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 13 01:36:54 2004 UTC (4 years, 11 months ago) by njivy
Branch: MAIN
Branch point for: DRUPAL-4-5
Initial commit.

Related links are defined in 2 ways: in certain input formats, HTML links are
automatically discovered and included; when publishing certain content types,
the author may manually add HTML links that will appear at the top of the
<em>Related links</em> block. When a node is viewed alone, a block is provided
to authorized users that displays a complete list of links. If no links are
defined, the block will disappear.

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