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

Log of /contributions/modules/nodeasblock/nodeasblock.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.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 16:33:50 2009 UTC (2 months, 1 week ago) by herc
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +46 -48 lines
Diff to previous 1.8.2.5 , to branch point 1.8 , to next main 1.15
Removed condition not required.

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 17 12:36:24 2009 UTC (2 months, 1 week ago) by herc
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +25 -33 lines
Diff to previous 1.8.2.4 , to branch point 1.8
- Fixed #580110, reported by Tom.INXCO: constant was defined twice.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 04:26:10 2009 UTC (3 months, 1 week ago) by herc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +55 -11 lines
Diff to previous 1.14
- Implement of hook_content_build_modes().
- Add a template for theming instead of a theme function.

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 04:23:01 2009 UTC (3 months, 1 week ago) by herc
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.8.2.3: +4 -1 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- Fixing minor docs style.

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 04:18:05 2009 UTC (3 months, 1 week ago) by herc
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +57 -12 lines
Diff to previous 1.8.2.2 , to branch point 1.8
- Implement of hook_content_build_modes().
- Add a template for theming instead of a theme function.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 22:52:33 2009 UTC (3 months, 2 weeks ago) by herc
Branch: MAIN
Changes since 1.13: +10 -9 lines
Diff to previous 1.13
Fixed issue #478376: Save blocks to default theme rather than currently active theme.

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 22:50:37 2009 UTC (3 months, 2 weeks ago) by herc
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +14 -11 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Fixed issue #478376: Save blocks to default theme rather than currently active theme.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:38:21 2009 UTC (3 months, 2 weeks ago) by herc
Branch: MAIN
Changes since 1.12: +27 -7 lines
Diff to previous 1.12
- Use drupal_theme_initialize() instead of init_theme().
- {blocks} is now {block} and {blocks_roles} is now {block_role}
- Implement hook_page_alter(), just trying a possible approach.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 19:08:55 2009 UTC (3 months, 2 weeks ago) by herc
Branch: MAIN
Changes since 1.11: +41 -17 lines
Diff to previous 1.11
Converting queries to 7.x DB API (DBTNG).

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 18:41:29 2009 UTC (3 months, 2 weeks ago) by herc
Branch: MAIN
Changes since 1.10: +51 -28 lines
Diff to previous 1.10
Convert hook_nodeapi() to 7.x

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 16:49:56 2009 UTC (3 months, 2 weeks ago) by herc
Branch: DRUPAL-6--1
Changes since 1.8: +9 -10 lines
Diff to previous 1.8
Updating 6.x-1.x branch.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 22:59:20 2009 UTC (3 months, 3 weeks ago) by herc
Branch: MAIN
Changes since 1.9: +8 -9 lines
Diff to previous 1.9
- Use global $theme_key instead of global $theme to refer to the active theme.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 22:27:11 2009 UTC (3 months, 3 weeks ago) by herc
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
- Patch #375820 by gaele, flebas: fix display of nodes when $node->language is set.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 02:16:51 2008 UTC (13 months, 1 week ago) by herc
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.7: +104 -83 lines
Diff to previous 1.7
#254339: Port to 6.x. Added new required hooks and some improvements to the current code. Thanks to jhedstrom, I used parts of his patch.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 00:41:18 2008 UTC (15 months, 3 weeks ago) by herc
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6
#262912: Move Node As Block settings out from the node type workflow settings fieldset.

Revision 1.3.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 00:34:23 2008 UTC (15 months, 3 weeks ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.13: +9 -7 lines
Diff to previous 1.3.2.13 , to branch point 1.3 , to next main 1.15
#262912: Move Node As Block settings out from the node type workflow settings fieldset.

Revision 1.3.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 22:15:07 2008 UTC (15 months, 3 weeks ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.12: +21 -19 lines
Diff to previous 1.3.2.12 , to branch point 1.3
Correcting any coding style errors reported by the coder module.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 00:30:42 2008 UTC (17 months, 1 week ago) by herc
Branch: MAIN
Changes since 1.5: +11 -8 lines
Diff to previous 1.5
Patch #271670 by jhedstrom: block settings are overwritten with defaults if the user doesn't have permissions.

Revision 1.3.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 00:27:42 2008 UTC (17 months, 1 week ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.11: +13 -10 lines
Diff to previous 1.3.2.11 , to branch point 1.3
-  Patch #271670 by jhedstrom: block settings are overwritten with defaults if the user doesn't have permissions.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 07:10:31 2008 UTC (17 months, 1 week ago) by herc
Branch: MAIN
Changes since 1.4: +268 -65 lines
Diff to previous 1.4
Moving up to date files to HEAD  preparing for a 6.x port of the module.

Revision 1.3.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 06:29:54 2008 UTC (17 months, 1 week ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.10: +6 -7 lines
Diff to previous 1.3.2.10 , to branch point 1.3
Fixing #155041. Calling node_prepare() twice causes that filters were  executed twice and the markup content removed.

Revision 1.3.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 06:06:51 2008 UTC (17 months, 1 week ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.9: +14 -1 lines
Diff to previous 1.3.2.9 , to branch point 1.3
Document constansts.

Revision 1.3.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 05:58:21 2008 UTC (17 months, 1 week ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.8: +51 -30 lines
Diff to previous 1.3.2.8 , to branch point 1.3
hook_nodeapi() implementation revamped.

Revision 1.3.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 18:14:04 2008 UTC (18 months ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.7: +153 -142 lines
Diff to previous 1.3.2.7 , to branch point 1.3
- Splitting implementation of hook_form_alter into separated functions for each form altered.
- Fixing a set of small bugs.
- Clean up code and docs following coding style guidelines.

Revision 1.3.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 16:26:16 2008 UTC (18 months ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.6: +31 -14 lines
Diff to previous 1.3.2.6 , to branch point 1.3
- fixed #149154, patch originally posted by Jose A Reyero
- other code clean
- added implementation of hook_uninstall

Revision 1.3.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 14:02:30 2008 UTC (18 months ago) by herc
Branch: DRUPAL-5
Changes since 1.3.2.5: +52 -44 lines
Diff to previous 1.3.2.5 , to branch point 1.3
Code cleanup and documentation, preparing for fixing some pending issues.

Revision 1.3.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 03:25:11 2007 UTC (2 years, 6 months ago) by mfredrickson
Branch: DRUPAL-5
Changes since 1.3.2.4: +129 -40 lines
Diff to previous 1.3.2.4 , to branch point 1.3
Checking in most of the work in #133452 from Jose. There is a bug with saving new blocks that needs to be addressed, but after that I'll probably roll a new release.

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 03:30:17 2007 UTC (2 years, 9 months ago) by mfredrickson
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.3.2.3: +8 -2 lines
Diff to previous 1.3.2.3 , to branch point 1.3
#116616 -- node as block should integrate w/ language selection of i18n

Committing Jose's patch. I assume this is best practice for int'lization, but I haven't tested it on an i8n site.

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 03:16:57 2007 UTC (2 years, 9 months ago) by mfredrickson
Branch: DRUPAL-5
Changes since 1.3.2.2: +7 -1 lines
Diff to previous 1.3.2.2 , to branch point 1.3
#98783 -- Hide a node's block on its own page

Fixed.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 25 03:00:41 2007 UTC (2 years, 9 months ago) by mfredrickson
Branch: DRUPAL-5
Changes since 1.3.2.1: +61 -27 lines
Diff to previous 1.3.2.1 , to branch point 1.3
#105009 -- Nodeasblock: allow user to control region and weight of block

Checking in Eaton's patch, plus a checkbox to control visibility.

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 21:56:53 2006 UTC (3 years ago) by mfredrickson
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3: +7 -4 lines
Diff to previous 1.3
  Fix for #94107 - I should be using 'insert' and 'update', not 'submit' in nodeapi. Added a guard for deletions as well.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 21:50:09 2006 UTC (3 years ago) by mfredrickson
Branch: MAIN
Changes since 1.3: +8 -4 lines
Diff to previous 1.3
 Fix for #94107 - I should be using 'insert' and 'update', not 'submit' in nodeapi. Added a guard for deletions as well.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 10 21:39:03 2006 UTC (3 years ago) by mfredrickson
Branch: DRUPAL-4-7
Changes since 1.1: +9 -5 lines
Diff to previous 1.1 , to next main 1.15
Fix for #94107 - I should be using 'insert' and 'update', not 'submit' in nodeapi. Added a guard for deletions as well.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 18:47:37 2006 UTC (3 years ago) by mfredrickson
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.2: +16 -23 lines
Diff to previous 1.2
Now Drupal 5.0 compatible.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 17:57:02 2006 UTC (3 years ago) by mfredrickson
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
Corrected a small error in nodeapi. I should have used 'insert' and 'update', not 'submit'. oops.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 7 17:42:57 2006 UTC (3 years ago) by mfredrickson
Branch: MAIN
Branch point for: DRUPAL-4-7
This module allows those with the appropriate permissions the right to create blocks for each node. By default these blocks display the node title as the block title and the node teaser as the body. This can be themed by overriding the theme('nodeasblock', $node) function.

The goal of this module is to break down conceptual barriers between nodes and blocks.

(based on some work by chud: http://drupal.org/node/93339)

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