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

Log of /contributions/modules/microsummary/microsummary.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.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 21:40:29 2008 UTC (17 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.7.2.2: +7 -3 lines
Diff to previous 1.7.2.2 , to branch point 1.7
bug #268627 by greggles: microsummaries added to page twice - move to hook_init

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 21:23:43 2008 UTC (17 months, 2 weeks ago) by greggles
Branch: DRUPAL-5
Changes since 1.4.2.3: +27 -31 lines
Diff to previous 1.4.2.3 , to branch point 1.4 , to next main 1.7
task #268620 by greggles: code style cleanup

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 21:23:15 2008 UTC (17 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.7.2.1: +27 -31 lines
Diff to previous 1.7.2.1 , to branch point 1.7
task #268620 by greggles: code style cleanup

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 21:16:05 2008 UTC (17 months, 2 weeks ago) by greggles
Branch: DRUPAL-6--1
Changes since 1.7: +5 -5 lines
Diff to previous 1.7
bug #262955 by greggles: Drupal 6.2 Menu Access Updates for microsummary

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:48:35 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.6: +51 -59 lines
Diff to previous 1.6
Drupal6 port based on coder module (thanks for that, Doug)

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:36:39 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.5: +8 -8 lines
Diff to previous 1.5
code cleanup

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:33:41 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.4.2.2: +8 -8 lines
Diff to previous 1.4.2.2 , to branch point 1.4
code cleanup

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 30 00:30:48 2008 UTC (18 months, 3 weeks ago) by greggles
Branch: MAIN
Changes since 1.4: +7 -13 lines
Diff to previous 1.4
syncing HEAD to DRUPAL-5 prior to 6.x work

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 21:05:02 2008 UTC (20 months, 3 weeks ago) by greggles
Branch: DRUPAL-5
Changes since 1.4.2.1: +2 -2 lines
Diff to previous 1.4.2.1 , to branch point 1.4
bug #226025 by guardian: third default microsummary (blog) query doesn't prefix tables

Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 29 21:03:12 2008 UTC (20 months, 3 weeks ago) by greggles
Branch: DRUPAL-5
Changes since 1.4: +6 -12 lines
Diff to previous 1.4
bug #110068 by guardian: make xhtml4.01 compliant by moving microsummaries to head

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 17 04:08:43 2007 UTC (2 years, 10 months ago) by greggles
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.3: +202 -48 lines
Diff to previous 1.3
synching with head and updating for 5

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 22:34:35 2007 UTC (2 years, 10 months ago) by greggles
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2.2.3: +85 -40 lines
Diff to previous 1.2.2.3 , to branch point 1.2 , to next main 1.7
#101957 by greggles, optionally allow the user to include the links as a block instead of the hook_footer method
Tries to guess if it should be using https or not
Vast documentation expansion and cleanup

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 21:33:38 2007 UTC (2 years, 10 months ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.2.2.2: +87 -47 lines
Diff to previous 1.2.2.2 , to branch point 1.2
Improved formatting of UI text
Provided extra comments
#101953 by greggles, allow users to disable the default microsummaries
#101956 by greggles, use the input format of the node for custom microsummaries
#106433 by greggles, provide customizable prefix/suffix for microsummaries

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 05:30:27 2006 UTC (2 years, 11 months ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.2.2.1: +118 -46 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Exposed the ability of a site admin to designate any node on a site as a "microsummary" which makes the module more accessible to users who have a basic knowledge of PHP but who may not be comfortable editing .module code directly.

admin/settings/microsummary now accepts a comma separated list of nodes to use a microsummaries and dynamically includes them into the hook_footer and creates menu entries for them.  After a little more testing and some documentation the module will be ready for a tag and more widespread use.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 03:03:41 2006 UTC (3 years ago) by greggles
Branch: DRUPAL-4-7
Changes since 1.2: +19 -10 lines
Diff to previous 1.2
various changes to 1) help the browser actually find the microsummary 2) work with prefixing in the database

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 02:38:29 2006 UTC (3 years ago) by greggles
Branch: MAIN
Changes since 1.2: +19 -10 lines
Diff to previous 1.2
various changes to 1) help the browser actually find the microsummary 2) work with prefixing in the database

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 20:19:15 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +5 -5 lines
Diff to previous 1.1
should include db_rewrite_sql so we don't show more information than appropriate

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 20:10:14 2006 UTC (3 years, 1 month ago) by greggles
Branch: MAIN
Initial version of a module to provide a microsummary of a Drupal site
see http://wiki.mozilla.org/Microsummaries for details on Microsummaries

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