/[drupal]/contributions/modules/mysite/README.txt
ViewVC logotype

Log of /contributions/modules/mysite/README.txt

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


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

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Apr 1 00:55:56 2008 UTC (19 months, 4 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-0rc2, DRUPAL-5--3-1, DRUPAL-5--3-2, DRUPAL-5--3-3, HEAD
Changes since 1.27: +344 -344 lines
Diff to previous 1.27
  -- Cleans up profile settings form.
  -- #230919 by WiseOZ.  Fixed display error for droplet source links.
  -- Cleans up code style issues.
  -- Cleans up API documentation.

Revision 1.21.2.4 - (view) (download) (annotate) - [select for diffs]
Sun Jan 20 16:53:28 2008 UTC (22 months, 1 week ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-17, DRUPAL-5--2-18, DRUPAL-5--2-19
Changes since 1.21.2.3: +6 -1 lines
Diff to previous 1.21.2.3 , to branch point 1.21 , to next main 1.28
#210510. Partial change to droplet.inc for killes, to show the originating block or view data.
      We need to make this a link to the original.
  -- #208887 by atuyo60.  Incorrect use of t() in theme_mysite_submenu() causes
      errors for non-English translations.
  -- The following bugs are all related to changes in mysite_get_includes() and improper
      use of static variables.
    -- #208895 by atuyo60
    -- #208276 by relkiman
    -- #208610 by LouBabe
  -- Fixes mysite_load_includes() to throw a warning when no includes are active.
  -- Fixes an issue where content pages for disabled includes could still be loaded.

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Dec 30 00:16:14 2007 UTC (22 months, 4 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--3-0beta1, DRUPAL-5--3-0beta2, DRUPAL-5--3-0beta3, DRUPAL-5--3-0rc1
Changes since 1.26: +154 -130 lines
Diff to previous 1.26
Restores theme switching to 5.x.3.
  -- Changes mysite/all to mysite-all and mysite/default to mysite-default to avoid
      conflicts with path aliases for specific user names.
  -- Releases 5.x.3-beta1.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Dec 22 02:07:17 2007 UTC (23 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.25: +12 -3 lines
Diff to previous 1.25
#202816 by New Oceans.  teasers.theme prints current time instead of element time.
  -- #202500 by andreash.  Trailing comma in mysite.install causes pgSQL failure.

Revision 1.21.2.3 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 00:21:11 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-15, DRUPAL-5--2-16
Changes since 1.21.2.2: +2 -1 lines
Diff to previous 1.21.2.2 , to branch point 1.21
#186761 patch by mikesmullin.  Change to mysite_theme_hook() breaks the element configuration screen.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sat Oct 27 00:19:50 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
#186761 patch by mikesmullin.  Change to mysite_theme_hook() breaks the element configuration screen.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 00:56:04 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.23: +41 -26 lines
Diff to previous 1.23
#185863 by roblang.  Some host configurations make MySite Icons throw an error by trying to write to a bad directory.
      This fix makes the downloading of RSS icons to the local server optional and configurable.  Small change to feed.inc as well.
 -- #185988 by sambtaylor.  Allows the admin to change the name of the MySite menu item as a module setting.

Revision 1.21.2.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 25 00:52:11 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-14
Changes since 1.21.2.1: +39 -24 lines
Diff to previous 1.21.2.1 , to branch point 1.21
#185863 by roblang.  Some host configurations make MySite Icons throw an error by trying to write to a bad directory.
      This fix makes the downloading of RSS icons to the local server optional and configurable.  Small change to feed.inc as well.
  -- #185988 by sambtaylor.  Allows the admin to change the name of the MySite menu item as a module setting.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Wed Oct 24 01:39:39 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.22: +17 -1 lines
Diff to previous 1.22
First 5.x.3 commit.  Break the menu hook.

Revision 1.21.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 22 23:11:23 2007 UTC (2 years, 1 month ago) by agentken
Branch: DRUPAL-5--2
Changes since 1.21: +17 -1 lines
Diff to previous 1.21
#185429 by Walt Esquivel and bonobo.  Fixes css problem with content elements that extend beyond the size of the container.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Oct 7 19:09:50 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.21: +54 -35 lines
Diff to previous 1.21
#174673 patch by tdeknich and mdekkers: Adds configuration options for strings used in the MySite UI.

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 21:18:33 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-10, DRUPAL-5--2-11, DRUPAL-5--2-12, DRUPAL-5--2-13, DRUPAL-5--2-9
Branch point for: DRUPAL-5--2
Changes since 1.20: +21 -2 lines
Diff to previous 1.20
  -- Adds WdigetBox link to Droplet creation page.  WidgetBox is a JS service for providing remote applications
      to your web site, similar to Google Gadgets.  http://widgetbox.com/
  -- Adds implementaton of hook_link() with JavaScript collapsible options.  Can be used to replace the MySite Block.
      Needs documentation and testing on browsers.
  -- #168317 by patchak and gsadler.  Fixes an array collapsing error in mysite_prepare_columns() that could
      throw an error if a multi-region layout had blank regions and then was set to a layout with fewer regions.
  -- Adds documentation for #156445.
  -- Adds mysite-links.css and mysite-links.js
  -- Creates the 5.x.2.9 release.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 20:02:56 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-7, DRUPAL-5--2-8
Changes since 1.19: +33 -15 lines
Diff to previous 1.19
  -- #167148 by icefire. Adds delete user page function.
  -- #165324 by heebiejeebieclub. Adds post.inc to allow the selection of individual nodes.
  -- #165632 by patchak.  Corrects documentation regarding the removal of page regions.
      When set to TRUE, only the left and right rails are disabled.
  -- #167364 Fixes error with blog title for user 0.  Allows block handler to accept 0 as a valid id.
  -- Changes the node.inc settings so that no configuration allows all types. Simplifying configuration.
  -- Changes the term.inc settings so that no configuration allows all terms.  Simplifying configuration.
  -- Allows the forum vocabulary to be included in the terms list.
  -- Fixes error in mysite_type_term_block(); admin filters were not applied.
  -- Removes comment as a category class.
  -- Changes the name of Posts to Post Types in the admin UI.
  -- Adds type string to data error messages for easier debugging.
  -- Creates 5.x.2.7 release.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 01:04:33 2007 UTC (2 years, 3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-5, DRUPAL-5--2-6
Changes since 1.18: +64 -10 lines
Diff to previous 1.18
#164918 by xeniox.  Fixes error in mysite_type_feed_active().  Fixes caching issue related to drag-and-drop sorting.
  -- #153560 by mounte.  Allows users to reset their personal content to the default settings state.
  -- #152917 by mounte.  Allows the administrator to lock certain content so that it appears on all user MySite pages.
  -- Cleans up handling of mysite_type_hook_block_node.
  -- Adds comment.inc to handle comments on individual posts.
  -- Creates 5.x.2.5 release.  Requires running update.php and modifications to custom layout files.

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 16:13:25 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
Changes since 1.17: +27 -27 lines
Diff to previous 1.17
Adds mysite_render() and mysite_display() to allow the presentation of MySite-generated content in external locations like theme snippets, panels, and blocks.
  -- Cleaning up API documentation errors and small typos.
  -- Fixed a permissions check typo in mysite_page().
  -- Fixed a permissions check typo in book.inc

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 21:32:09 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#155172 by greggles.  Fixes omission of page region assignment for users without JavaScript.
  -- #154743 by olio.  Cache errors in popular.inc causing display issues.
  -- Adds install notes for users without JavaScript.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Wed Jun 13 00:29:23 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.15: +3 -3 lines
Diff to previous 1.15
#151249 by mounte.  Error in configuration for feed.inc allows empty array to be passed to a foreach loop.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 22:11:37 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.14: +69 -10 lines
Diff to previous 1.14
  -- Fixes title error in refine.inc.
  -- Returns storylink.inc plugin to the contrib folder
  -- Removes empty lines from blog.inc
  -- Minor change to descriptions in mysite_icon_menu().

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 21:10:30 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.13: +8 -8 lines
Diff to previous 1.13
  -- Returns the refine-by-taxonomy plugin to he contrib folder
  -- Removes trailing s from settings submenu items.
  -- Adds INSTALL.txt note about API changes.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 19:17:58 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta5
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Returns the contrib folder to the download.   -- Adds the weblinks.inc file to contributions.  See #138754 by suchold-it.
  -- Adds biblio.inc to contributions.  See #98029 by csc4.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 15:42:12 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
Changes since 1.11: +817 -359 lines
Diff to previous 1.11
Cleans up bugs reported by testing of beta4.  See the CHANGELOG for details

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed May 23 01:25:26 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
Changes since 1.10: +423 -1029 lines
Diff to previous 1.10
  -- Makes the MySite Icon folder name required.
  -- Corrects errors in mysite_type_term_settings_form default values.
  -- Updates INSTALL.txt to version 5.x.2.0.
  -- Begins update of README.txt to version 5.x.2.0.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Wed May 9 21:29:47 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta, DRUPAL-5--2-0-beta1, DRUPAL-5--2-0-beta2, DRUPAL-5--2-0-beta3, DRUPAL-5--2-0-beta4
Changes since 1.9: +317 -317 lines
Diff to previous 1.9
Code cleanup using coder.module.  Adds API.php for documentation.

Revision 1.1.2.11.2.2 - (view) (download) (annotate) - [select for diffs]
Sun Apr 15 16:58:02 2007 UTC (2 years, 7 months ago) by agentken
Branch: DRUPAL-4-7--3
CVS Tags: DRUPAL-4-7--3-10
Changes since 1.1.2.11.2.1: +16 -6 lines
Diff to previous 1.1.2.11.2.1 , to branch point 1.1.2.11 , to next main 1.1.2.14
Corrects a mistake with cvs where I had been committing to 4-7--1 instead of 4-7--3.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Apr 6 18:03:15 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.8: +120 -62 lines
Diff to previous 1.8
Updating module documentation and online help

Revision 1.1.2.11.2.1.2.6 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 01:18:10 2007 UTC (2 years, 8 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.1.2.11.2.1.2.5: +17 -5 lines
Diff to previous 1.1.2.11.2.1.2.5 , to branch point 1.1.2.11.2.1 , to next main 1.1.2.11.2.2
Adds path and theme support to MySite

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon Mar 5 01:10:30 2007 UTC (2 years, 8 months ago) by agentken
Branch: MAIN
Changes since 1.7: +15 -1 lines
Diff to previous 1.7
Adding path and theme support.  Minor changes to other functions.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Feb 25 21:13:37 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.6: +3 -5 lines
Diff to previous 1.6
Minor cleanup of code documentation.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sun Feb 25 21:04:12 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.5: +12 -1 lines
Diff to previous 1.5
Initial commit of drag-and-drop sorting functionality. #101471

Revision 1.1.2.14 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 03:11:46 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-9
Changes since 1.1.2.13: +1 -1 lines
Diff to previous 1.1.2.13 , to branch point 1.1 , to next main 1.28
fixes pgsql support. #120077

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 02:08:40 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fixes pgsql errors.  #120077

Revision 1.1.2.11.2.1.2.5 - (view) (download) (annotate) - [select for diffs]
Sat Feb 24 02:00:10 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.1.2.11.2.1.2.4: +1 -1 lines
Diff to previous 1.1.2.11.2.1.2.4 , to branch point 1.1.2.11.2.1
fixes pgsql errors.  #120077

Revision 1.1.2.13 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:52:59 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-7, DRUPAL-4-7--3-8
Changes since 1.1.2.12: +2 -1 lines
Diff to previous 1.1.2.12 , to branch point 1.1
minor correction to the README

Revision 1.1.2.11.2.1.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:50:55 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7, DRUPAL-5--1-8, DRUPAL-5--1-9
Changes since 1.1.2.11.2.1.2.3: +2 -1 lines
Diff to previous 1.1.2.11.2.1.2.3 , to branch point 1.1.2.11.2.1
minor correction to the README

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Fri Feb 9 19:49:06 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
correction to the README

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:40:05 2007 UTC (2 years, 9 months ago) by agentken
Branch: MAIN
Changes since 1.2: +11 -1 lines
Diff to previous 1.2
updating HEAD to match DRUPAL-5 MySite branch

Revision 1.1.2.11.2.1.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:25:03 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.1.2.11.2.1.2.2: +11 -1 lines
Diff to previous 1.1.2.11.2.1.2.2 , to branch point 1.1.2.11.2.1
Allows MySite data to be accessed externally.  See #103206

Revision 1.1.2.12 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 15:12:12 2007 UTC (2 years, 9 months ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.11: +12 -2 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Allows MySite data to be accessed externall.  See #103206

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Jan 23 21:50:58 2007 UTC (2 years, 10 months ago) by agentken
Branch: MAIN
Changes since 1.1: +317 -115 lines
Diff to previous 1.1
merging DRUPAL-5 branch back to HEAD

Revision 1.1.2.11.2.1.2.2 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 16:04:34 2006 UTC (2 years, 11 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0, DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.1.2.11.2.1.2.1: +136 -83 lines
Diff to previous 1.1.2.11.2.1.2.1 , to branch point 1.1.2.11.2.1
Updating t() strings and documentation files for 5.x

Revision 1.1.2.11.2.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 21:27:21 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-5
Changes since 1.1.2.11.2.1: +5 -3 lines
Diff to previous 1.1.2.11.2.1
initial port to Drupal 5

Revision 1.1.2.11.2.1 - (view) (download) (annotate) - [select for diffs]
Mon Nov 27 15:21:02 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7--3
CVS Tags: DRUPAL-4-7--3-0, DRUPAL-4-7--3-1
Branch point for: DRUPAL-5
Changes since 1.1.2.11: +2 -1 lines
Diff to previous 1.1.2.11
adding updater functions and revised documentation for new release.

Revision 1.1.2.11 - (view) (download) (annotate) - [select for diffs]
Sun Nov 26 19:25:19 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--3-2, DRUPAL-4-7--3-3, DRUPAL-4-7--3-4, DRUPAL-4-7--3-5, DRUPAL-4-7--3-6
Branch point for: DRUPAL-4-7--3
Changes since 1.1.2.10: +35 -19 lines
Diff to previous 1.1.2.10 , to branch point 1.1
editable titles for content.  3 bugfixes.  See CHANGELOG.txt.

Revision 1.1.2.10 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 20:21:35 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.9: +7 -1 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Adding string-based key support per #93060.  Adding contrib folder for non-core files

Revision 1.1.2.9 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 18:57:25 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.8: +5 -1 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Enabled default MySite page. Add table defined in #93060

Revision 1.1.2.8 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 17:28:21 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.7: +86 -40 lines
Diff to previous 1.1.2.7 , to branch point 1.1
moved settings into type includes

Revision 1.1.2.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 15:11:26 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2
Branch point for: DRUPAL-4-7--2
Changes since 1.1.2.6: +12 -6 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Added support for book.module

Revision 1.1.2.6 - (view) (download) (annotate) - [select for diffs]
Fri Nov 10 16:08:40 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.5: +3 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
fixed access checks for block handling

Revision 1.1.2.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 9 18:38:22 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.4: +24 -16 lines
Diff to previous 1.1.2.4 , to branch point 1.1
corrected items reported in #93012

Revision 1.1.2.4 - (view) (download) (annotate) - [select for diffs]
Fri Nov 3 15:01:42 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +2 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixed #92735, code standards defined in #22218

Revision 1.1.2.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 2 18:07:21 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +53 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
fixed logic error in block handling

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Oct 31 16:46:24 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +1 -1 lines
Diff to previous 1.1.2.1 , to branch point 1.1
fixed orderby in term.inc

Revision 1.1.2.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 31 16:34:58 2006 UTC (3 years ago) by agentken
Branch: DRUPAL-4-7
Changes since 1.1: +10 -5 lines
Diff to previous 1.1
added node and taxonomy access support

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Oct 19 17:27:27 2006 UTC (3 years, 1 month ago) by agentken
Branch: MAIN
Branch point for: DRUPAL-4-7
Initial commit of the MySite module

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