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

Log of /contributions/modules/joomla/joomla.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.16.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 11:18:13 2009 UTC (3 months, 3 weeks ago) by malclocke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA3
Changes since 1.16.2.11: +13 -9 lines
Diff to previous 1.16.2.11 , to branch point 1.16
Fixed bug with incorrect teaser text being assigned in certain
circumstances.
Added hook for content import.

Revision 1.16.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 5 10:27:27 2009 UTC (3 months, 3 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.10: +9 -2 lines
Diff to previous 1.16.2.10 , to branch point 1.16
bug report #539658: Fix for Cannot redeclare db_status_report() error

Revision 1.16.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 29 09:40:12 2009 UTC (3 months, 4 weeks ago) by malclocke
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.16.2.9: +43 -7 lines
Diff to previous 1.16.2.9 , to branch point 1.16
* Added implementation of hook_cron()
* Added some handling for teasers, with contribution from sleepcamel
* Basic information added to README.txt

Revision 1.16.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 09:48:47 2009 UTC (4 months ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.8: +184 -52 lines
Diff to previous 1.16.2.8 , to branch point 1.16
* Moved import commands to separate page
* Added db connection test function
* Link to original Joomla content block, from patch by Brad Wiekel
  (sleepcamel)

Revision 1.16.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 08:21:40 2009 UTC (4 months, 1 week ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.7: +2 -2 lines
Diff to previous 1.16.2.7 , to branch point 1.16
Fixed incorrect form key name for database port number

Revision 1.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 20 07:54:19 2009 UTC (4 months, 1 week ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.6: +357 -347 lines
Diff to previous 1.16.2.6 , to branch point 1.16
Rewrite of content import section.
Some fixes to taxonomy import.
Joomla content to node mapping table.
General code cleanup.

Revision 1.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 15 10:47:24 2009 UTC (4 months, 1 week ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.5: +141 -33 lines
Diff to previous 1.16.2.5 , to branch point 1.16
New mapping tables and code refactoring for category / section import

Revision 1.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 08:27:43 2009 UTC (4 months, 2 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.4: +13 -12 lines
Diff to previous 1.16.2.4 , to branch point 1.16
Created a 'check whether to sleep' function

Revision 1.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 9 10:48:16 2009 UTC (4 months, 2 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.3: +69 -28 lines
Diff to previous 1.16.2.3 , to branch point 1.16
Added ability to select default content types and re-ordered admin
settings form.

Revision 1.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 12:37:17 2009 UTC (4 months, 2 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.2: +114 -26 lines
Diff to previous 1.16.2.2 , to branch point 1.16
Default defines for admin settings and ability to connect to remote
database server.

Revision 1.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 10:20:48 2009 UTC (4 months, 2 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16.2.1: +4 -10 lines
Diff to previous 1.16.2.1 , to branch point 1.16
Replaced hard coded values for filter format selector with dynamic list
from filter_form()

Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 12:26:50 2009 UTC (4 months, 3 weeks ago) by malclocke
Branch: DRUPAL-6--1
Changes since 1.16: +293 -281 lines
Diff to previous 1.16
Changes to comply with Drupal coding standards.  Mainly whitespace, no functional changes.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 10:13:09 2009 UTC (4 months, 3 weeks ago) by malclocke
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.15: +157 -39 lines
Diff to previous 1.15
feature request #489732 by malclocke: Allow users to log in to Drupal site with their Joomla password

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 7 09:48:53 2009 UTC (4 months, 3 weeks ago) by malclocke
Branch: MAIN
Changes since 1.14: +70 -147 lines
Diff to previous 1.14
feature request #486080 by malclocke: port to Drupal 6.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 11:37:22 2008 UTC (16 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--2-1
Changes since 1.13: +68 -61 lines
Diff to previous 1.13
5.x-2.1:
New: Import Users order by id
Bug fix: Import all users without click next page (Pager also removed)
New: variable to determine how many rows will be imported before a delay
New: replace src="images" with src="/files/images" on any articles

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 04:01:11 2008 UTC (16 months, 1 week ago) by thenicespider
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
New: Import User order by id

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 7 02:17:44 2008 UTC (16 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.11: +6 -6 lines
Diff to previous 1.11
Bug fix: empty value in WHERE clause

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 10:26:50 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-9
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
5.x-1.9:
Bug fix: wrong typo file_directory_path should be file_directory_path()
Bug fix: in unix/linux server Joomla path must be full path, i.e:
             "/home/your_username/public_html" instead "/public_html" only

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 06:17:45 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-8
Changes since 1.9: +22 -14 lines
Diff to previous 1.9
Dev snapshop

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 03:26:13 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
Dev Snapshop

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 07:03:33 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-7
Changes since 1.7: +59 -73 lines
Diff to previous 1.7
5.x-1.7:
Bug fix: Set node "promote" according to Joomla "frontpage"
Bug fix: image display not correctly in teaser
Bug fix: import categories (terms) from all sections (vocabularies)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 03:52:17 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-6
Changes since 1.6: +29 -11 lines
Diff to previous 1.6
New: Add delay per loop (to avoid timeout if u import huge amount of contents)
New: Add Drupal pager for importing result

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 23 05:12:56 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-5
Changes since 1.5: +106 -92 lines
Diff to previous 1.5
New - Add "Import as PHP Format"
Bug fix - Copy image if Drupal installed on sub-folder
Bug fix - Update Drupal sequences while importing process not complted
(this may caused if the server can not handle many contents at once)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 04:51:06 2008 UTC (17 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-4
Branch point for: DRUPAL-5
Changes since 1.4: +10 -11 lines
Diff to previous 1.4
Development snapshot release

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 09:38:33 2008 UTC (17 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Bug Fix - Title with special characters

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 11:05:18 2008 UTC (17 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.2: +145 -80 lines
Diff to previous 1.2
New: Import images from Joomla Contents

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 07:18:24 2008 UTC (17 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +187 -5 lines
Diff to previous 1.1
Bug fix - update sequences of Users, Taxonomies and Nodes
Content: Import Joomla contents and static-contens
Parameter: igonre or replace deplicate items

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 07:06:54 2008 UTC (17 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
First version of Joomla 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