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

Log of /contributions/modules/lmo/lmo.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.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 18:54:34 2008 UTC (15 months ago) by martinsfromb
Branch: DRUPAL-5--2
Changes since 1.19: +4 -238 lines
Diff to previous 1.19 , to next main 1.22
Moved all code not specially for drupal 5 from lmo.module to lmo.common.inc.

Revision 1.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 18:38:03 2008 UTC (15 months ago) by martinsfromb
Branch: DRUPAL-6--2
Changes since 1.20: +3 -233 lines
Diff to previous 1.20 , to next main 1.22
Moved all code not specially for drupal 6 from lmo.module to lmo.common.inc.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 18:35:56 2008 UTC (15 months ago) by martinsfromb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -215 lines
Diff to previous 1.21
Moved all code not specially for drupal 6 from lmo.module to lmo.common.inc.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 18:13:43 2008 UTC (15 months ago) by martinsfromb
Branch: MAIN
Changes since 1.20: +3 -19 lines
Diff to previous 1.20
Moved some first code to lmo.common.inc for future use with both (D5 and D6) versions of lmo.module.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 25 17:12:57 2008 UTC (15 months ago) by martinsfromb
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.19: +86 -90 lines
Diff to previous 1.19
- raw update to drupal 6 - should work as it does in drupal 5

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 11:27:57 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.18: +5 -3 lines
Diff to previous 1.18
- use intro and conclusion with blocks

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 11:09:58 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.17: +20 -7 lines
Diff to previous 1.17
- added intro an conclusion fields to block configuration

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 09:08:43 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: DRUPAL-5
Changes since 1.11.2.4: +373 -14 lines
Diff to previous 1.11.2.4 , to branch point 1.11 , to next main 1.22
- backport last changes from head

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 09:05:59 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.16: +373 -14 lines
Diff to previous 1.16
- major changes in admin section
- added ability to crate blocks with lmo-content for drupal

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 10:17:39 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: DRUPAL-5
Changes since 1.11.2.3: +2 -4 lines
Diff to previous 1.11.2.3 , to branch point 1.11
- backport last changes from head

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 10:16:56 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.15: +2 -4 lines
Diff to previous 1.15
- removed a code failure

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 10:06:15 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: DRUPAL-5
Changes since 1.11.2.2: +3 -3 lines
Diff to previous 1.11.2.2 , to branch point 1.11
- backport last changes from head

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 10:05:22 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
- removed a code failure

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 09:59:22 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: DRUPAL-5
Changes since 1.11.2.1: +12 -18 lines
Diff to previous 1.11.2.1 , to branch point 1.11
- backport last changes from head

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 09:58:15 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.13: +12 -18 lines
Diff to previous 1.13
- removed some unneeded code of older versions

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 09:37:02 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: DRUPAL-5
Changes since 1.11: +16 -21 lines
Diff to previous 1.11
- backport last changes from head

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 09:36:19 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.12: +13 -18 lines
Diff to previous 1.12
- added description to admin menu callback

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 09:33:38 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
- corrected administration path to 'admin/content/lmo'

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 08:16:46 2007 UTC (2 years, 2 months ago) by martinsfromb
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.10: +165 -3 lines
Diff to previous 1.10
- removed all for drupal 4.7
- changed path to lmo administration to admin/content/lmo

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 07:45:12 2006 UTC (3 years ago) by martinsfromb
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
added $Id for 5.x

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 07:44:02 2006 UTC (3 years ago) by martinsfromb
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
added $Id for 4.7

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 11:52:27 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 26 11:42:19 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.6: +4 -124 lines
Diff to previous 1.6
Committing new set of files. Now module works with Drupal 4.7 and head (5.x).

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 25 13:34:33 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.5: +60 -7 lines
Diff to previous 1.5
Made admin pages usable.
Forms only run with clean_url!

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 24 08:58:45 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.4: +12 -59 lines
Diff to previous 1.4
first public test

Revision 1.4
Tue Oct 24 07:38:18 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.3: +1 -1 lines
FILE REMOVED
*** empty log message ***

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 10:30:57 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Added $Id

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 10:03:56 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
convert output of lmo to utf8

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 23 09:03:15 2006 UTC (3 years, 1 month ago) by martinsfromb
Branch: MAIN
First commit

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