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

Log of /contributions/modules/flexinode/flexinode.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.77.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 6 08:37:54 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--0-3
Changes since 1.77.2.5: +2 -2 lines
Diff to previous 1.77.2.5 , to branch point 1.77 , to next main 1.82
Added recursive FALSE to file_scan_directory: fields in contrib and other subdirectories are no longer added to the fieldlist. One needs to copy the fields to the root dir, in order to activate them.

Revision 1.77.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 18:35:35 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.77.2.4: +5 -3 lines
Diff to previous 1.77.2.4 , to branch point 1.77
In addition to the better checking on _load for missing field files, this patch also checks on _form, to avoid errors on the _form

Revision 1.77.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 18:29:01 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.77.2.3: +2 -2 lines
Diff to previous 1.77.2.3 , to branch point 1.77
Removed a leftover queryd debug piece.

Revision 1.77.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 12:24:06 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.77.2.2: +6 -4 lines
Diff to previous 1.77.2.2 , to branch point 1.77
#98795 harden the SQL for missing fields.
flexinode.module now does not prompt (fatal) errors when one removed a field .inc file.

Revision 1.77.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 12:02:21 2007 UTC (2 years, 9 months ago) by ber
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--0-2
Changes since 1.77.2.1: +3 -668 lines
Diff to previous 1.77.2.1 , to branch point 1.77
Synchronising with the HEAD

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 20:54:01 2007 UTC (2 years, 10 months ago) by ber
Branch: MAIN
CVS Tags: DRUPAL-4-7--0-1, HEAD
Changes since 1.81: +1 -3 lines
Diff to previous 1.81
Removed to leftover debug print_r's. Sorry.

Revision 1.46.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 2 21:48:02 2007 UTC (2 years, 10 months ago) by ber
Branch: DRUPAL-4-6
CVS Tags: DRUPAL-4-6--1-1
Changes since 1.46.2.7: +18 -6 lines
Diff to previous 1.46.2.7 , to branch point 1.46 , to next main 1.82
#105758 By magico.

An edit=Array ended up in the URL, breaking the advanced search function in Flexinode for 4.6. this patch
adds a workaround: It encodes and decodes the parameters passed to the array.

Bèr

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 17:05:35 2006 UTC (2 years, 11 months ago) by ber
Branch: MAIN
Changes since 1.80: +2 -2 lines
Diff to previous 1.80
I accidentally moved the fields to /fields already in the code. But we must first decide where to stick it alltogether. Voting for the best location can be done on groups.drupal.org: http://groups.drupal.org/node/2172

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 12:25:34 2006 UTC (2 years, 11 months ago) by ber
Branch: MAIN
Changes since 1.79: +6 -678 lines
Diff to previous 1.79
I have split Flexinode up in three modules.
* Flexinode.module, handles fields, hooks and the node management.
* flexinode_admin.module. handles the administrative interface and procedures. This module is required only when you want to change
anything in your flexinode configuration. On a production site, it can most certainly simpy be disabled. Less code during runtime is
better performance
* Flexinode_miniviews. NOT a views implementation, but the tables, lists and search in flexinode moved to a separate module: enable
only if you want to use this feature to build flexinode pages.

Lets get this code clean, so ze can get a GOOD 5.0 version out of the door!

Revision 1.77.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 22 12:11:32 2006 UTC (3 years, 3 months ago) by ber
Branch: DRUPAL-4-7
Changes since 1.77: +4 -8 lines
Diff to previous 1.77
#76904 by radev. This fixes a critical bug introduced by a change in form ID handling in Drupal 4.7.3.

Thanks for all the reviews and the patches.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 13:07:13 2006 UTC (3 years, 4 months ago) by morbus
Branch: MAIN
Changes since 1.78: +4 -4 lines
Diff to previous 1.78
#66102: New links framework in HEAD.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 17 15:40:25 2006 UTC (3 years, 6 months ago) by ber
Branch: MAIN
Changes since 1.77: +89 -84 lines
Diff to previous 1.77
#30792 incorrect use of drupal_not_found. This patch fixes that.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 18:44:11 2006 UTC (3 years, 6 months ago) by ber
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.76: +13 -10 lines
Diff to previous 1.76
#58202 by samc et al. Allow proper read more generation. We now compare body and teaser, to create a readmore only when
needed.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 11:24:29 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.75: +1 -4 lines
Diff to previous 1.75
#59733 by samc. Removed private required-validation. Form API takes care of that now.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 11:13:26 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.74: +5 -9 lines
Diff to previous 1.74
#31880 by samc et al. We now use node_get_name instead of flexinode_node_name.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 26 11:00:34 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.73: +1 -2 lines
Diff to previous 1.73
#59035 by samc. Removing a forgotten drupal_set_title.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 19 14:12:23 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
#59035 Fixing pager issues. Credits to samc for the hard work and the many patches to get
to this point :)

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 19:37:20 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
Ververting previous commit. wo people found issues with them. Untill they are
confirmed to be fixed, tablesort queries are not yet supported.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 18 08:54:07 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
#59035 by bot adds tablesort pagers

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 14 12:38:51 2006 UTC (3 years, 7 months ago) by ber
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
#46420, use Drupals site-wide feed limit settings.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 12 14:37:03 2006 UTC (3 years, 7 months ago) by njivy
Branch: MAIN
Changes since 1.68: +2 -1 lines
Diff to previous 1.68
#56390, long-delayed patch for adding fields to content types

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 3 23:58:45 2006 UTC (3 years, 7 months ago) by torenware
Branch: MAIN
Changes since 1.67: +8 -8 lines
Diff to previous 1.67
Made it possible for someone with admin content privileges to create and edit instances of types (#55614)

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 28 13:34:56 2006 UTC (3 years, 7 months ago) by JonBob
Branch: MAIN
Changes since 1.66: +1 -3 lines
Diff to previous 1.66
http://drupal.org/node/56188

node_validate_title() was removed

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 21 08:13:37 2006 UTC (3 years, 8 months ago) by tdobes
Branch: MAIN
Changes since 1.65: +1 -3 lines
Diff to previous 1.65
fix bug 54226

Revision 1.46.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 22:59:42 2006 UTC (3 years, 8 months ago) by seanr
Branch: DRUPAL-4-6
Changes since 1.46.2.6: +6 -5 lines
Diff to previous 1.46.2.6 , to branch point 1.46
Fix for read more link with <!--break--> in body (related to http://drupal.org/node/26409).

Revision 1.46.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 21:02:40 2006 UTC (3 years, 8 months ago) by seanr
Branch: DRUPAL-4-6
Changes since 1.46.2.5: +11 -2 lines
Diff to previous 1.46.2.5 , to branch point 1.46
Fix for read more link always showing - http://drupal.org/node/26409

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 6 15:05:19 2006 UTC (3 years, 8 months ago) by morbus
Branch: MAIN
Changes since 1.64: +2 -1 lines
Diff to previous 1.64
#49279: fapi redirection patch from fago.

Revision 1.46.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 18:00:04 2006 UTC (3 years, 10 months ago) by robertgarrigos
Branch: DRUPAL-4-6
Changes since 1.46.2.4: +13 -5 lines
Diff to previous 1.46.2.4 , to branch point 1.46
applied this patch: http://drupal.org/node/21673

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 20 14:40:33 2005 UTC (3 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
FAPI, collapsible, and filter_form minor tweaks for 4.7.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 13 04:31:07 2005 UTC (3 years, 11 months ago) by morbus
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
Missing url(); broken on non-clean URLs.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 9 14:03:34 2005 UTC (3 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61
We should use url() function in form['#action'] field
http://drupal.org/node/39498

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 6 02:46:19 2005 UTC (3 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.60: +8 -2 lines
Diff to previous 1.60
This makes flexinode_access work. The hook is actually called with a string sometimes, so that is why that funky object creation is needed. The flexinode_node_name() part is correcting a typo.
http://drupal.org/node/39832

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 6 02:45:23 2005 UTC (3 years, 11 months ago) by drumm
Branch: MAIN
Changes since 1.59: +7 -7 lines
Diff to previous 1.59
Update to work with HEAD.

Revision 1.46.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 19:01:39 2005 UTC (3 years, 11 months ago) by ber
Branch: DRUPAL-4-6
Changes since 1.46.2.3: +12 -35 lines
Diff to previous 1.46.2.3 , to branch point 1.46
http://drupal.org/node/39212 :: Fixing up documentation. Thanks to the doc team!

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 18:43:03 2005 UTC (3 years, 11 months ago) by ber
Branch: MAIN
Changes since 1.58: +12 -35 lines
Diff to previous 1.58
http://drupal.org/node/39212 :: Fixing the new and improved documentation.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 19 00:16:06 2005 UTC (4 years ago) by drumm
Branch: MAIN
Changes since 1.57: +6 -1 lines
Diff to previous 1.57
Fixes a completely blank page which appears when there are no flexinode content types.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 05:48:20 2005 UTC (4 years ago) by crunchywelch
Branch: MAIN
Changes since 1.56: +3 -2 lines
Diff to previous 1.56
return drupal_not_found() if no results on page listings to avoid blank page return

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 16 04:57:14 2005 UTC (4 years ago) by crunchywelch
Branch: MAIN
Changes since 1.55: +12 -5 lines
Diff to previous 1.55
add a setting for number of posts in flexinode list views

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 10 09:34:30 2005 UTC (4 years ago) by crunchywelch
Branch: MAIN
Changes since 1.54: +478 -528 lines
Diff to previous 1.54
*** empty log message ***

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 29 02:44:08 2005 UTC (4 years, 1 month ago) by steved
Branch: MAIN
Changes since 1.53: +13 -13 lines
Diff to previous 1.53
removed Windows-style (crlf) line breaks

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 12:39:07 2005 UTC (4 years, 2 months ago) by ax
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
flexinode_node_info() implements hook_node_info(), not hook_node_types()

Revision 1.46.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 01:21:53 2005 UTC (4 years, 2 months ago) by killes
Branch: DRUPAL-4-6
Changes since 1.46.2.2: +2 -2 lines
Diff to previous 1.46.2.2 , to branch point 1.46
fixing #29708, Users with non-english locale cannot add events.
This was caused by a t($ctype->name) in flexinode_node_name.
The code has changed in HEAD, so I do not think we need this fix there.
In general we do not translate user (even admin) contributed strings.
A lot of t()s should be removed from flexinode. I am to lazy.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 13 15:13:19 2005 UTC (4 years, 2 months ago) by ber
Branch: MAIN
Changes since 1.51: +135 -30 lines
Diff to previous 1.51
fixed an issue with node names my previous fix introduced.
I reintroduced flexinode_node_name, now as a private flexinode API function

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 13 14:27:58 2005 UTC (4 years, 2 months ago) by ber
Branch: MAIN
Changes since 1.50: +5 -12 lines
Diff to previous 1.50
Fixed for head. It now uses  the new hook_node_info() to define content types

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 25 16:43:34 2005 UTC (4 years, 4 months ago) by cvbge
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49
Thumbnail and preview generation

Revision 1.36.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 2 16:40:59 2005 UTC (4 years, 6 months ago) by JonBob
Branch: DRUPAL-4-5
Changes since 1.36.2.4: +6 -4 lines
Diff to previous 1.36.2.4 , to branch point 1.36 , to next main 1.82
Two security issues.

Revision 1.46.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 2 16:37:16 2005 UTC (4 years, 6 months ago) by JonBob
Branch: DRUPAL-4-6
Changes since 1.46.2.1: +6 -4 lines
Diff to previous 1.46.2.1 , to branch point 1.46
Two security issues.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 2 16:36:40 2005 UTC (4 years, 6 months ago) by JonBob
Branch: MAIN
Changes since 1.48: +6 -4 lines
Diff to previous 1.48
Two security issues.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 29 22:09:32 2005 UTC (4 years, 6 months ago) by tdobes
Branch: MAIN
Changes since 1.47: +10 -10 lines
Diff to previous 1.47
#20910 - print to return

Revision 1.46.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 26 05:12:20 2005 UTC (4 years, 7 months ago) by crunchywelch
Branch: DRUPAL-4-6
Changes since 1.46: +59 -8 lines
Diff to previous 1.46
sync 4.6 branch with head
add rss feed at flexinode/feed/$ctype
implement flexinode_nodeapi to allow field types to include rss information in feeds
thanks to jonbob for commit go ahead

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 20 02:30:21 2005 UTC (4 years, 8 months ago) by crunchywelch
Branch: MAIN
Changes since 1.46: +59 -8 lines
Diff to previous 1.46
add rss feed at flexinode/feed/$ctype
implement flexinode_nodeapi to allow field types to include rss information in feeds
thanks to jonbob for commit go ahead

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 8 21:53:57 2005 UTC (4 years, 8 months ago) by JonBob
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.45: +12 -8 lines
Diff to previous 1.45
Various Drupal 4.6 fixes.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 6 18:35:34 2005 UTC (4 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
bugfix: SQL error on search page.

Revision 1.36.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 6 18:20:26 2005 UTC (4 years, 9 months ago) by killes
Branch: DRUPAL-4-5
Changes since 1.36.2.3: +2 -2 lines
Diff to previous 1.36.2.3 , to branch point 1.36
bugfix: The search query generated invalid SQL.

Revision 1.36.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 19:54:20 2005 UTC (4 years, 9 months ago) by killes
Branch: DRUPAL-4-5
Changes since 1.36.2.2: +8 -1 lines
Diff to previous 1.36.2.2 , to branch point 1.36
_cron backport from HEAD

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 18:07:41 2005 UTC (4 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.43: +8 -1 lines
Diff to previous 1.43
Added _cron hook.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 27 18:01:00 2005 UTC (4 years, 9 months ago) by killes
Branch: MAIN
Changes since 1.42: +53 -47 lines
Diff to previous 1.42
Remove some PHP notices.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 16:32:24 2005 UTC (4 years, 10 months ago) by JonBob
Branch: MAIN
Changes since 1.41: +6 -10 lines
Diff to previous 1.41
- Fixed a DB prefixing bug.
- Fixed error in table view pager.
- Labels for empty text areas do not show.
- Corrected overly-permissive node access rights.
- Corrected duplicated listings when using node access modules.

Revision 1.36.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 13 16:31:51 2005 UTC (4 years, 10 months ago) by JonBob
Branch: DRUPAL-4-5
Changes since 1.36.2.1: +6 -10 lines
Diff to previous 1.36.2.1 , to branch point 1.36
- Fixed a DB prefixing bug.
- Fixed error in table view pager.
- Labels for empty text areas do not show.
- Corrected overly-permissive node access rights.
- Corrected duplicated listings when using node access modules.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 22:03:32 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
- Renamed check_query() to db_escape_string().  Commit announced on the mailing list.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 16 06:54:30 2004 UTC (5 years, 1 month ago) by tdobes
Branch: MAIN
Changes since 1.39: +17 -9 lines
Diff to previous 1.39
Fix #10924

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 10 18:07:05 2004 UTC (5 years, 1 month ago) by killes
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
Don't use t(t())

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:32 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 30 20:16:30 2004 UTC (5 years, 1 month ago) by JonBob
Branch: MAIN
Changes since 1.36: +10 -4 lines
Diff to previous 1.36
Fix for last-minute filter changes.

Revision 1.36.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 30 20:14:00 2004 UTC (5 years, 1 month ago) by JonBob
Branch: DRUPAL-4-5
Changes since 1.36: +10 -4 lines
Diff to previous 1.36
Fix for last-minute filter changes.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 18:08:52 2004 UTC (5 years, 2 months ago) by tdobes
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
Fix typo

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 14:34:00 2004 UTC (5 years, 2 months ago) by JonBob
Branch: MAIN
Changes since 1.34: +40 -38 lines
Diff to previous 1.34
- Updated for menu caching.
- Fixed "date/time resets to 'now'" bug.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 21:41:53 2004 UTC (5 years, 3 months ago) by JonBob
Branch: MAIN
Changes since 1.33: +9 -1 lines
Diff to previous 1.33
- Added new hook for field types to produce settings page elements.
- Added Imagemagick location to settings page.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 16:15:10 2004 UTC (5 years, 3 months ago) by JonBob
Branch: MAIN
Changes since 1.32: +4 -4 lines
Diff to previous 1.32
- Changed teaser handling to alleviate "unclosed DIV" problem.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 15:40:05 2004 UTC (5 years, 3 months ago) by JonBob
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
- Updated for filter format support.
- Fixed an incorrect node access table query in tabular view.
- Fixed "edit this node" links.
- Provide alt attribute for images.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 1 02:36:31 2004 UTC (5 years, 3 months ago) by JonBob
Branch: MAIN
Changes since 1.30: +5 -5 lines
Diff to previous 1.30
Updates for node access system and hook_view() changes.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 15 12:52:57 2004 UTC (5 years, 4 months ago) by JonBob
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29
- Quick fix for default tab changes in core.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 8 21:01:38 2004 UTC (5 years, 4 months ago) by JonBob
Branch: MAIN
Changes since 1.28: +67 -66 lines
Diff to previous 1.28
- Updated for new hook_form() and form_set_error() syntax.
- Updated to handle standardized "required field" marker.
- Added drupal_goto() calls in the admin interface to provide better post-action
  user experience and simplify code.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 30 18:01:04 2004 UTC (5 years, 4 months ago) by JonBob
Branch: MAIN
Changes since 1.27: +8 -5 lines
Diff to previous 1.27
- Added caching to flexinode_content_types() to reduce SQL queries.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 22 14:05:56 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.26: +6 -4 lines
Diff to previous 1.26
- Fixed a potential bad implode when displaying tables.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 21 00:49:17 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Changed "static" to "sticky".
- Fix for URL changes in hook_help().

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 18:24:46 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.24: +45 -23 lines
Diff to previous 1.24
- Updated for today's hook_menu() and "local tasks" patch.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 18:13:31 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Merged in some of Gerhard's changes to the image module, which will hopefully
  fix image upload problems.
- Fixed names of "add" menu items (again).

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 11:24:26 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.22: +23 -14 lines
Diff to previous 1.22
- Restores truncating behavior fot the teaser. Now every field is run through
  node_teaser() before being inserted in the teaser, so <!--break--> can be used
  if desired.

Revision 1.7.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 16:39:21 2004 UTC (5 years, 5 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7.4.6: +15 -9 lines
Diff to previous 1.7.4.6 , to branch point 1.7 , to next main 1.82
- Re-added "read more" link.
- Added warning when adding more than 30 fields to a content type.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 16:37:42 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.21: +126 -109 lines
Diff to previous 1.21
- Proper handling of multiple error messages for one field.
- Better default theme functions for CSS styling.
- Better error checking in hook_file_download().
- Administrator can determine which fields show up in the table.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 16 13:12:28 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.20: +92 -30 lines
Diff to previous 1.20
- Field types are now scanned automatically inside the modules/flexinode folder.
- Separated displayed names of node types from the file names.
- "Description" field deprecated; instead, use a text area field. This
  allows the field to be reordered or removed entirely.
- Added a database updating function. Run this to upgrade from old versions.
- Default values of text areas can now span multiple lines.
- "Read More" link shows up again like it used to.
- Drupal indexed search should work now, since the body now contains the
  rendered node.
- Administrator can determine which fields show up in the teaser.

More later today!

Revision 1.7.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 15 23:57:04 2004 UTC (5 years, 5 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7.4.5: +2 -1 lines
Diff to previous 1.7.4.5 , to branch point 1.7
- Fixed missing filter in description field.

Revision 1.7.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 15 15:55:18 2004 UTC (5 years, 5 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7.4.4: +14 -4 lines
Diff to previous 1.7.4.4 , to branch point 1.7
- Added checks for missing arguments in URLs, to prevent SQL errors being thrown.
- Fixed table handling for empty cells.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 15 15:50:57 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.19: +140 -56 lines
Diff to previous 1.19
- Better comments throughout.
- Added checks for missing arguments in URLs, to prevent SQL errors being thrown.
- Fixed table handling for empty cells.

Revision 1.7.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 14 21:41:36 2004 UTC (5 years, 5 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7.4.3: +38 -1 lines
Diff to previous 1.7.4.3 , to branch point 1.7
Copied hook_file_download() from HEAD version.

Revision 1.7.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 14 21:26:19 2004 UTC (5 years, 5 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7.4.2: +16 -16 lines
Diff to previous 1.7.4.2 , to branch point 1.7
- Fixed separator module name and content type.
- Added short filter tips to body field.
- Changed permission strings to avoid backslash escaping

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 14 21:20:07 2004 UTC (5 years, 5 months ago) by JonBob
Branch: MAIN
Changes since 1.18: +217 -226 lines
Diff to previous 1.18
- Fixed separator module name and content type.
- Added short filter tips to body field.
- Single quotes to double quotes
- Changed permission strings to avoid backslash escaping

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 13 01:24:36 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.17: +38 -31 lines
Diff to previous 1.17
better download support.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 1 23:50:09 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.16: +8 -9 lines
Diff to previous 1.16
Fixes and improvements.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 1 01:24:12 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.15: +3 -5 lines
Diff to previous 1.15
reverting part of prior patch, got sandboy stuff in there.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 30 14:19:03 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
) removed, sorry.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 30 13:27:43 2004 UTC (5 years, 6 months ago) by killes
Branch: MAIN
Changes since 1.13: +14 -5 lines
Diff to previous 1.13
better mime types.

Revision 1.7.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 22 15:56:50 2004 UTC (5 years, 7 months ago) by killes
Branch: DRUPAL-4-4
Changes since 1.7.4.1: +4 -6 lines
Diff to previous 1.7.4.1 , to branch point 1.7
backport from head http://drupal.org/files/issues/lost_data_on_adding_field.patch

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 22 11:11:05 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.12: +3 -5 lines
Diff to previous 1.12
fixing http://drupal.org/node/view/6977
patch by anonymous.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 22 00:24:20 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.11: +6 -4 lines
Diff to previous 1.11
empty fields are no longer shown as "none" but not displayed at all.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 21 20:58:44 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.10: +4 -8 lines
Diff to previous 1.10
Applied http://drupal.org/node/view/6335 by anonymous.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 19 15:07:01 2004 UTC (5 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.9: +25 -3 lines
Diff to previous 1.9
empty pot file for translators

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 2 14:05:01 2004 UTC (5 years, 7 months ago) by JonBob
Branch: MAIN
Changes since 1.8: +29 -11 lines
Diff to previous 1.8
Applied patch for permissions changes in 4.4 RC.
Fixed regression due to not-yet-committed menu system changes.

Revision 1.7.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 2 14:04:03 2004 UTC (5 years, 7 months ago) by JonBob
Branch: DRUPAL-4-4
Changes since 1.7: +22 -4 lines
Diff to previous 1.7
Applied patch for permissions changes in 4.4 RC.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 2 13:54:21 2004 UTC (5 years, 7 months ago) by JonBob
Branch: MAIN
Changes since 1.7: +8 -8 lines
Diff to previous 1.7
Fix for dropdown menu bug.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 17:21:24 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Branch point for: DRUPAL-4-4, drop
Changes since 1.6: +8 -4 lines
Diff to previous 1.6
- Fixed small bug when showing node type names on taxonomy vocabulary form.
- Added taxonomy selection form to node edit page.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 18:55:54 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Updating for new multiple node type separator.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 20:19:09 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Changes since 1.4: +44 -79 lines
Diff to previous 1.4
Finished migrating code to the include files.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 20:09:26 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Changes since 1.3: +55 -102 lines
Diff to previous 1.3
Added custom search form for each content type.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 16:48:42 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Changes since 1.2: +113 -299 lines
Diff to previous 1.2
Significant updates, including an improved (and likely future-proof) SQL
schema and refactoring of much code into include files for maintainability.
See CHANGELOG.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 22:03:50 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Changes since 1.1: +22 -12 lines
Diff to previous 1.1
Quick fix for a file storage bug, and a change to how dropdown values are
stored.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 6 17:55:35 2004 UTC (5 years, 9 months ago) by JonBob
Branch: MAIN
Releasing in main contributions repository. The SQL schema has been greatly
modified for future flexibility.

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