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

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

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


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

Revision 1.17 - (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.16: +17 -17 lines
Diff to previous 1.16
  -- 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.16 - (view) (download) (annotate) - [select for diffs]
Sun Oct 21 16:31:10 2007 UTC (2 years, 1 month 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.15: +4 -3 lines
Diff to previous 1.15
Moves mysite_icon module into its own folder.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 18:09:36 2007 UTC (2 years, 2 months ago) by agentken
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
  -- 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.14.2.1 - (view) (download) (annotate) - [select for diffs]
Sat Sep 8 18:09:03 2007 UTC (2 years, 2 months ago) by agentken
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-12, DRUPAL-5--2-13, DRUPAL-5--2-14, DRUPAL-5--2-15, DRUPAL-5--2-16, DRUPAL-5--2-17, DRUPAL-5--2-18, DRUPAL-5--2-19
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 , to next main 1.17
  -- 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.14 - (view) (download) (annotate) - [select for diffs]
Sun Jul 29 16:13:25 2007 UTC (2 years, 4 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-10, DRUPAL-5--2-11, DRUPAL-5--2-5, DRUPAL-5--2-6, DRUPAL-5--2-7, DRUPAL-5--2-8, DRUPAL-5--2-9
Branch point for: DRUPAL-5--2
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
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.13 - (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.12: +22 -4 lines
Diff to previous 1.12
#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.12 - (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, DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.11: +8 -2 lines
Diff to previous 1.11
  -- 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.11 - (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.10: +15 -1 lines
Diff to previous 1.10
  -- 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.10 - (view) (download) (annotate) - [select for diffs]
Sat Jun 2 15:42:12 2007 UTC (2 years, 5 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta5
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Cleans up bugs reported by testing of beta4.  See the CHANGELOG for details

Revision 1.9 - (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.8: +223 -303 lines
Diff to previous 1.8
  -- 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.8 - (view) (download) (annotate) - [select for diffs]
Sun May 13 20:26:11 2007 UTC (2 years, 6 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-beta2, DRUPAL-5--2-0-beta3, DRUPAL-5--2-0-beta4
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
Adds drag-and-drop sorting to MySite.  Using the jQuery Update and jQuery Interface modules.  Thanks to jjeff

Revision 1.7 - (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
Changes since 1.6: +46 -41 lines
Diff to previous 1.6
Code cleanup using coder.module.  Adds API.php for documentation.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 19 00:30:06 2007 UTC (2 years, 7 months ago) by agentken
Branch: MAIN
Changes since 1.5: +121 -43 lines
Diff to previous 1.5
Finished the icon browser system.  Some minor text cleanup.  Removes all DEFINE statements from includes.

Revision 1.1.2.2.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.2.2.1: +1 -12 lines
Diff to previous 1.1.2.2.2.1 , to branch point 1.1.2.2
Corrects a mistake with cvs where I had been committing to 4-7--1 instead of 4-7--3.

Revision 1.5 - (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.4: +69 -13 lines
Diff to previous 1.4
Updating module documentation and online help

Revision 1.1.2.2.2.1.2.3 - (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.2.2.1.2.2: +24 -11 lines
Diff to previous 1.1.2.2.2.1.2.2 , to branch point 1.1.2.2.2.1 , to next main 1.1.2.2.2.2
Adds path and theme support to MySite

Revision 1.4 - (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.3: +23 -10 lines
Diff to previous 1.3
Adding path and theme support.  Minor changes to other functions.

Revision 1.3 - (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.2: +3 -3 lines
Diff to previous 1.2
Minor cleanup of code documentation.

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: +50 -18 lines
Diff to previous 1.1
merging DRUPAL-5 branch back to HEAD

Revision 1.1.2.2.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, DRUPAL-5--1-7, DRUPAL-5--1-8, DRUPAL-5--1-9
Changes since 1.1.2.2.2.1.2.1: +8 -8 lines
Diff to previous 1.1.2.2.2.1.2.1 , to branch point 1.1.2.2.2.1
Updating t() strings and documentation files for 5.x

Revision 1.1.2.2.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.2.2.1: +4 -2 lines
Diff to previous 1.1.2.2.2.1
initial port to Drupal 5

Revision 1.1.2.2.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.2: +12 -1 lines
Diff to previous 1.1.2.2
adding updater functions and revised documentation for new release.

Revision 1.1.2.2 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 18:57:25 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, DRUPAL-4-7--3-7, DRUPAL-4-7--3-8, DRUPAL-4-7--3-9
Branch point for: DRUPAL-4-7--3
Changes since 1.1.2.1: +21 -14 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.17
Enabled default MySite page. Add table defined in #93060

Revision 1.1.2.1 - (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: +24 -12 lines
Diff to previous 1.1
moved settings into type includes

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
CVS Tags: DRUPAL-4-7--1-2
Branch point for: DRUPAL-4-7, DRUPAL-4-7--2
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