Log of /contributions/modules/mysite/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
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.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.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.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.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.
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.