Log of /contributions/modules/mysite/mysite.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.96 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 27 17:34:47 2008 UTC
(19 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-1
Changes since
1.95: +3 -4 lines
Diff to
previous 1.95
-- Fixes issue with mysite-default page.
-- #248726 by bangpound. Fixes issue with theming mysite_links().
-- #250393 by patchak. Adds z-index to mysite-links.css to avoid overlap with other divs.
-- Creates the 5.x.3.1 release.
Revision
1.94 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 1 00:55:56 2008 UTC
(19 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.93: +143 -288 lines
Diff to
previous 1.93
-- 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.93 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 13 01:27:07 2008 UTC
(21 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.92: +47 -22 lines
Diff to
previous 1.92
#220146 by WiSeOz. Default pages could not be removed by the admin.
-- Default page names are no inherited when user creates a new collection.
-- #219879 by WiSeOz. Custom description text needed when changing
default text in the UI.
-- Profile include did not respect custom settings.
Revision
1.91 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Feb 8 01:41:10 2008 UTC
(21 months, 2 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-0rc1
Changes since
1.90: +60 -17 lines
Diff to
previous 1.90
#219019. Feed include can produce an error if the admin is trying to add a feed.
-- #218777 by IceCeamYou. Enabling the MySite cache can cause an empty array
to be passed if the user has no MySite page content.
-- Changes output message when no content exists. Message is now sensitive
to who the user is.
-- Corrects an issue where users with the View permission but not the Edit
permission are given the wrong error message.
Revision
1.90 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Feb 6 00:38:47 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.89: +2 -2 lines
Diff to
previous 1.89
#215095 by gustav. Fixes JavaScript failure on IE for mysite_links.
-- #217543 fixes bug in generating add/remove content links.
Revision
1.89 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 25 00:55:55 2008 UTC
(22 months ago)
by
agentken
Branch:
MAIN
Changes since
1.88: +14 -10 lines
Diff to
previous 1.88
#213336. Static variable caching in mysite_get() caused redirect failures
for users trying to create new MySite accounts.
Revision
1.88 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 20 16:57:32 2008 UTC
(22 months, 1 week ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-0beta3
Changes since
1.87: +33 -28 lines
Diff to
previous 1.87
-- #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.60.2.16 -
(
view)
(
download)
(
as text)
(
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
Changes since
1.60.2.15: +31 -27 lines
Diff to
previous 1.60.2.15
, to
branch point 1.60
#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.87 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 10 00:30:29 2008 UTC
(22 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.86: +9 -7 lines
Diff to
previous 1.86
#207524 by ajayg. The function theme_mysite_content_help() had
hardcoded the page to be 0, the first page, causing new content to
by added to the home page instead of a subpage when linked to from
an empty collection page.
Revision
1.86 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 6 17:43:44 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.85: +6 -6 lines
Diff to
previous 1.85
#206721 by WiSeOz. The profile.inc needs to force user_load() in order
to fetch all user profile data from contributed modules.
-- Profile.inc does not require the profile module, just the user module.
-- Cleans up missing profile element titles on the settings page.
Revision
1.60.2.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 6 17:42:12 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
DRUPAL-5--2
CVS Tags:
DRUPAL-5--2-16
Changes since
1.60.2.14: +424 -350 lines
Diff to
previous 1.60.2.14
, to
branch point 1.60
Bugfix release 5.x.2.16
-- Cleans up missing profile element titles on the settings page.
-- Backports the following issues from the HEAD development track:
-- Adds integration with Domain Access.
-- Cleans up settings page, placing default items on top and formatting the Content Settings using
a proper form theme function.
-- Fixes error with possible null value passed to load includes.
-- Uses static variables to eliminate redundant database queries.
-- Corrects item settings page.
-- Fixes logic error in theme_mysite_empty_column().
-- #205441 by WiSeOz. Profile.inc always links to user/0.
-- #205252 by WiSeOz. Profile.inc default settings did not use user 1.
-- Fixes logic errors in mysite_reset sequence.
-- #206721 by WiSeOz. The profile.inc needs to force user_load() in order
to fetch all user profile data from contributed modules.
Revision
1.85 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jan 5 20:45:38 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.84: +33 -13 lines
Diff to
previous 1.84
Moves the creation of {mysite_page} initial records into an undate function, which
is where it belongs.
-- #206480 by IceCreamYou. Title checks in blocks may fail because of ndoe access rules.
alters the api in mysite_type_hook_block() to account for this.
-- #198904 by mariano.barcia. Provides a Views query substitution if the view is called
from a MySite page.
Revision
1.84 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 3 00:42:44 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--3-0beta2
Changes since
1.83: +74 -34 lines
Diff to
previous 1.83
#205441 by WiSeOz. Profile.inc always links to user/0.
-- #205252 by WiSeOz. Profile.inc default settings did not use user 1.
-- Profile.inc did not check for module_exists in mysite_type_profile_options.
-- Fixes logic errors in mysite_reset sequence.
-- Fixes menu handling issue with item configuration screen.
-- Allows a user to change settings for all pages at once.
Revision
1.83 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Dec 30 18:32:55 2007 UTC
(22 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.82: +89 -38 lines
Diff to
previous 1.82
#204876. Cleans up duplicate admin account creation.
-- Allows for multiple default pages.
-- Removes stray print debug statement.
-- Fixes logic error in theme_mysite_empty_column().
-- Cleans up the page deletion sequence.
Revision
1.82 -
(
view)
(
download)
(
as text)
(
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
Changes since
1.81: +454 -357 lines
Diff to
previous 1.81
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.81 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 29 21:46:25 2007 UTC
(22 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.80: +394 -313 lines
Diff to
previous 1.80
Fixes pgSQL installer.
-- Corrects item settings page.
-- Changes permission from -view all mysites- to -view mysite- for consistency.
-- Users must now have the -view mysite- permission to see personal pages.
-- Fixes drag-and-drop sorting for multiple pages.
-- Fixes menu issues associated with new features.
-- Returns the old -move.png- file.
-- Removes a stray db_queryd().
Revision
1.79 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 24 17:39:39 2007 UTC
(23 months ago)
by
agentken
Branch:
MAIN
Changes since
1.78: +97 -318 lines
Diff to
previous 1.78
Adds page creation and removal logic to support multiple pages.
-- Database schema changes discovered during testing.
Revision
1.77 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 22 18:04:09 2007 UTC
(23 months ago)
by
agentken
Branch:
MAIN
Changes since
1.76: +71 -23 lines
Diff to
previous 1.76
Cleans up the install and uninstall functions. Needs pgSQL testing.\
-- Adds integration with Domain Access.
-- Cleans up settings page, placing default items on top and formatting the Content Settings using
a proper form theme function.
-- Replaces current icon set with new icons, which are more consistent with Drupal standards.
-- Fixes error with possible null value passed to load includes.
Revision
1.76 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 29 02:16:44 2007 UTC
(23 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.75: +2 -2 lines
Diff to
previous 1.75
Fixes an additional translation string.
-- #190588 by ThriLLzadar. Fixes mysite_links.css problem on Windows browsers.
Revision
1.74 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 28 16:04:56 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.73: +6 -5 lines
Diff to
previous 1.73
-- #186755 by mikesmullin. Fixes logic error in changing element titles. Fix also edits refine.inc.
-- Applies the remainder of the #186751 patch.
Revision
1.72 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 25 00:56:04 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.71: +8 -2 lines
Diff to
previous 1.71
#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.60.2.10 -
(
view)
(
download)
(
as text)
(
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.60.2.9: +13 -5 lines
Diff to
previous 1.60.2.9
, to
branch point 1.60
#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.60.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 24 01:33:33 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
DRUPAL-5--2
Changes since
1.60.2.8: +122 -13 lines
Diff to
previous 1.60.2.8
, to
branch point 1.60
#150654 by jofaglia. Cleans up forms by theming complex elements into tables. Removes CSS errors reported in some browsers.
This fix makes some small changes to theme.inc and mysite_theme_hook().
-- Cleans up some capitalization inconsistencies in layout files.
-- Renames mysite_type_theme_list() to mysite_type_theme_data().
Revision
1.70 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 21 19:18:04 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.69: +18 -10 lines
Diff to
previous 1.69
Form handling error on mysite_delete_form caused wrong UID to be loaded.
-- mysite_create_account() fired too late if the user clicked on the Content tab.
-- Fixes form redirect when admin is changing default setting for a content item.
Revision
1.66 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 18 00:59:57 2007 UTC
(2 years, 1 month ago)
by
agentken
Branch:
MAIN
Changes since
1.65: +12 -3 lines
Diff to
previous 1.65
#184159 by drayen. Fixes logic error in mysite_prepare_columns().
-- #182742. Clears the mysite cache when turned off.
Revision
1.63 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 12 01:33:15 2007 UTC
(2 years, 2 months ago)
by
agentken
Branch:
MAIN
Changes since
1.62: +14 -13 lines
Diff to
previous 1.62
#168317 by patchak and tsavino. mysite_prepare_columns() does not work correctly for
users with limited permissions.
Revision
1.61 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 8 18:09:36 2007 UTC
(2 years, 2 months ago)
by
agentken
Branch:
MAIN
Changes since
1.60: +1 -2 lines
Diff to
previous 1.60
-- Fixes layout separation issue for teaser.theme. Minor change to mysite.css. Adds end-item div.
-- Minor update to INSTALL.txt.
-- Removed a debug statement from mysite_render().
-- #171478 by tsavino. Fixes css issue with layout selection form.
Revision
1.60.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 8 18:09:03 2007 UTC
(2 years, 2 months ago)
by
agentken
Branch:
DRUPAL-5--2
Changes since
1.60: +1 -2 lines
Diff to
previous 1.60
-- Fixes layout separation issue for teaser.theme. Minor change to mysite.css. Adds end-item div.
-- Minor update to INSTALL.txt.
-- Removed a debug statement from mysite_render().
-- #171478 by tsavino. Fixes css issue with layout selection form.
Revision
1.58 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 2 01:16:38 2007 UTC
(2 years, 2 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-10
Changes since
1.57: +22 -21 lines
Diff to
previous 1.57
-- #172408. Error in delete confirmation logic causes failure to delete.
-- #172409. hook_link() returns empty for anonymous users.
-- Creates 5.x.2.10 release.
-- At this point, I will branch the code to start working on 5.x.3, featuring #145423
Revision
1.57 -
(
view)
(
download)
(
as text)
(
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-9
Changes since
1.56: +163 -35 lines
Diff to
previous 1.56
-- 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.55 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Aug 23 00:39:06 2007 UTC
(2 years, 3 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-8
Changes since
1.54: +2 -3 lines
Diff to
previous 1.54
#169610 fixes issue with db_rewrite_sql and table abbreviations in post.inc and comment.inc.
-- blog.inc did not use db_rewrite_sql() when searching content lists. It also did not LOWER the search term.
-- term.in did not LOWER the search term.
-- user.inc did not LOWER the search term.
Revision
1.54 -
(
view)
(
download)
(
as text)
(
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
Changes since
1.53: +68 -11 lines
Diff to
previous 1.53
-- #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.53 -
(
view)
(
download)
(
as text)
(
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.52: +72 -11 lines
Diff to
previous 1.52
#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.52 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 29 16:13:25 2007 UTC
(2 years, 4 months ago)
by
agentken
Branch:
MAIN
Changes since
1.51: +29 -27 lines
Diff to
previous 1.51
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.51 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 26 12:22:28 2007 UTC
(2 years, 4 months ago)
by
agentken
Branch:
MAIN
Changes since
1.50: +73 -3 lines
Diff to
previous 1.50
Adds mysite_render() and mysite_display() to allow the presentatin of MySite-generated content in external locations like theme snippets, panels, and blocks.
Revision
1.50 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 22 22:59:36 2007 UTC
(2 years, 4 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-4
Changes since
1.49: +88 -38 lines
Diff to
previous 1.49
5.x.2.4 release.
-- #160310 patch by mdekkers. Error in menu callback caused autocpmplete functions to fail.
-- #158378 by kforet. MySite cache mechanism requires all format files to be preloaded. Also needs to check expiry in case garbage collection has not run.
-- #159581. Fixes logic error that allowed profiles to be stored with type_if of both 0 (zero) and UID.
-- Prevents alias creation for path mysite/0.
-- Cleans up and adds some doxygen comments.
Revision
1.48 -
(
view)
(
download)
(
as text)
(
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
Changes since
1.47: +30 -3 lines
Diff to
previous 1.47
#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.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jun 29 02:11:54 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.46: +3 -3 lines
Diff to
previous 1.46
#155022 by sos4nt. Fixes error with infinite loop under certain conditions.
-- #154764 by kokoyote. Fixes problem when profile categories have spaces in names.
-- Fixes typo in API.php
Revision
1.46 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 13 22:49:38 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-1,
DRUPAL-5--2-2
Changes since
1.45: +8 -5 lines
Diff to
previous 1.45
-- #151574 by ilera. Personal theme settings fails because theme.inc was not loaded properly.
-- #151151 by bloggybusiness. Will now send users to their own page when they try to view a private MySite page.
-- Fixes wrong css div call when theming help for users with blank MySite content. See theme_mysite_content_help().
-- Corrects format load error when displaying an empty region. Change is in mysite_prepare_columns().
-- Use of sort($rows) in mysite_content() reversed the region ordering of the content array. Removed.
-- The update query in mysite_content_add() failed to pass the $position value and did not update the sort column correctly
Revision
1.44 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 13 00:29:23 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.43: +2 -2 lines
Diff to
previous 1.43
#151249 by mounte. Error in configuration for feed.inc allows empty array to be passed to a foreach loop.
Revision
1.43 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 9 21:10:30 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0
Changes since
1.42: +55 -17 lines
Diff to
previous 1.42
-- 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.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 5 22:25:32 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.41: +33 -19 lines
Diff to
previous 1.41
-- #149514 by suchold-it. Menu permissons issues. Corrects a bug in the menu callbacks that required users to have both the View All MySites and the Edit MySite permission.
-- Adds access checking to user help theme functions.
-- Fixes the ugly css hack for the submenu during MySite settings pages. Now floats properly without the extra padding.
-- Missing .= in mysite_type_theme_active().
-- Adds theme_mysite_no_options() to present message to users when no content is present.
Revision
1.40 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 2 19:17:58 2007 UTC
(2 years, 5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.39: +3 -3 lines
Diff to
previous 1.39
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.38 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 22 00:36:35 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
Changes since
1.37: +74 -55 lines
Diff to
previous 1.37
-- Fixes logic error in mysite_type_term_active() in calculating null settings. Switch from array_flip and unset to array_sum().
-- Changes user.ind to use array_sum() in hook_active().
-- Remove debug print statement from popular.inc
-- Slices the options array in popular.inc to return only the top 100 items.
-- Improves logic in mysite_edit_form() to avoid loading items not needed.
-- Removes the "mysite" element from profile options in profile.inc.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 19 20:46:42 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
Changes since
1.36: +72 -14 lines
Diff to
previous 1.36
-- Changes mysite_get() to retrieve layout, style, and format information.
-- Makes format setting the default per user and lets the user set format per item in their collection.
-- Now users the user stylesheet for displaying format options.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 19 18:06:25 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
Changes since
1.35: +1 -3 lines
Diff to
previous 1.35
-- Addds forest.css file and sunset.css file.
-- Renames blue.css to sky.css
-- Renames red.css to fire.css
-- Adds update sql to rename styles stored in database.
-- Adds popular.inc to show the most popular content items added to user MySite pages.
Revision
1.35 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri May 18 21:59:27 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0-beta4
Changes since
1.34: +29 -19 lines
Diff to
previous 1.34
-- Fixes logic error in mysite_content() sorting table. $i == 0 not $ == 1 to start.
-- Removes dependncy on collapse.js. Since <fieldset> is only XHTML valid for forms, the mysite.js file
now handles collapsing elements with <div> tags. Also integrates better with jQuery interface and
makes for easier CSS styling of content display.
-- Changes to all layout files to follow new CSS/JS syntax.
-- Prefixes sortable ids with am _m_ because you cannot use a number for a css classname.
-- Changes to all css files for new CSS/JS syntax.
-- Adds midnight.css file.
-- Adds stacks.php layoput file and stacks.png image.
-- Changes mysite_content() to account for empty regions in the layout.
-- Adds individual documentation README files for the plugins directories.
Revision
1.34 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu May 17 00:32:54 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0-beta3
Changes since
1.33: +64 -116 lines
Diff to
previous 1.33
-- Minor change to mysite.css drag colors.
-- CSS changes to make the cursor a pointer only on section headings.
-- Rewrites profile.inc so that it always loads the profile of the page owner, regardless of $type_id.
Doing so prevents users from showing the profiles of other users on their MySite page.
-- Corrects missing $position variable in mysite_content_add() sql.
-- Corrected mysite_type_hook_update() to mysite_type_hook_updated() to avoid conflicts with hook_update().
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 16 01:24:42 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
Changes since
1.32: +31 -26 lines
Diff to
previous 1.32
-- #144187 by haimoura. Fixes empty array error when viewing a MySite page with no content.
-- Fixes logic error that caused mysite.css to be omitted on admin pages.
-- Fixes logic error in mysite_content_settings_form_submit()
-- Fixes error in book.inc to include the parent node as part of the data collection.
-- Fixes key naming error in mysite_user().
-- Adds profile.inc to handle user profiles
-- Deprecates the mysite profile link in layout files in favor of profile.inc
-- Adds updated to the mysite_get() return
-- Fixes typos in lines 213 and 220 of mysite_update_5().
-- Adds $settings to mysite_type_hook_data() function
-- Removed redundant module_exists(user) check in user.inc
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 15 00:44:28 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--2-0-beta2
Changes since
1.31: +205 -29 lines
Diff to
previous 1.31
-- #143890 by groovy. Fixes duplicate page output error for users with no MySite page.
-- Finished up drag-and-drop elements.
-- Moves default.css into mysite.css.
-- Adds mysite_layout_hook() for layout data.
-- Adds individual settings for content items.
-- Adds settings coloumn to {mysite_data}
-- Introduces mysite_type_hook_content_form() to add elements to the item configuration form.
-- Adds the following to plugins/icons/
-- backing.png
-- move.png
-- settings.png
-- Updates the layout icons to look nicer.
-- Adds triple.png to layouts folder.
-- Removes redundant css calls from blue.css and red.css
Revision
1.31 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun May 13 20:26:11 2007 UTC
(2 years, 6 months ago)
by
agentken
Branch:
MAIN
Changes since
1.30: +144 -22 lines
Diff to
previous 1.30
Adds drag-and-drop sorting to MySite. Using the jQuery Update and jQuery Interface modules. Thanks to jjeff
Revision
1.25 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Apr 19 00:30:06 2007 UTC
(2 years, 7 months ago)
by
agentken
Branch:
MAIN
Changes since
1.24: +40 -37 lines
Diff to
previous 1.24
Finished the icon browser system. Some minor text cleanup. Removes all DEFINE statements from includes.
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 17 23:36:32 2007 UTC
(2 years, 7 months ago)
by
agentken
Branch:
MAIN
Changes since
1.22: +7 -5 lines
Diff to
previous 1.22
Adds icon file upload to droplets. Removes old icons with new Drupal-specific ones. Kills translation files.
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.