Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #2089, comment 1


Ignore:
Timestamp:
12/10/2012 08:08:49 AM (12 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2089, comment 1

    initial v1  
    55The way forward I think would be to create a new import option for 'BuddyPress Group Forums' as this type of instance uses a customised version of bbPress 1.x specific to BuddyPress in that the setup shares the _users & _usermeta tables for WordPress & bbPress.
    66
    7 Attached is a very quick & dirty **non working ** example of what I am thinking, a fork of [http://bbpress.trac.wordpress.org/browser/trunk/includes/admin/converters/bbPress1.php bbPress1.php]
     72089.1.diff is a very quick & dirty **non working ** example of what I am thinking, a fork of [http://bbpress.trac.wordpress.org/browser/trunk/includes/admin/converters/bbPress1.php bbPress1.php]
    88
    99Also needing to be added is the extra logic to update {{{*_posts.posts_status}}} publish/private/hidden in [http://bbpress.trac.wordpress.org/browser/trunk/includes/admin/converter.php converter.php] and ensure other importers play nice here to.