Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2384 closed enhancement (fixed)

AEF Forum Import Template

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.5 Priority: normal
Severity: normal Version: trunk
Component: API - Importers Keywords: needs-testing has-patch
Cc:

Description

Introduce Forum Importer template for use with importing from AEF (Advanced Electron Forum) v1.x(Tested on v1.0.9)

​​​​http://codex.bbpress.org/import-forums/aef

Working: Categories, Forums, Topics, Replies & Users
Not Working Yet: User Passwords & Custom BBCode for Topic & Reply Content

Attached is the 1st pass patch for AEF and I hope to get the remaining outstanding items done ASAP.
(User passwords will be a little trickier and will take a bit more time)

Attachments (1)

AEF.php (18.4 KB) - added by netweb 11 years ago.
AEF 3rd Pass

Download all attachments as: .zip

Change History (4)

#1 @johnjamesjacoby
11 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 2.5

Moving to 2.5 milestone to test and highlight in the 2.5 release.

@netweb
11 years ago

AEF 3rd Pass

#2 @netweb
11 years ago

  • Keywords changed from needs-testing, has-patch to needs-testing has-patch

Latest Attachment AEF.php 3rd Pass
Same outstanding issues as per original ticket description above.

Enhancements:

  • Added 'Forum total topic counts' _bbp_total_topic_count
  • Added 'Forum total reply counts' _bbp_total_reply_count
  • Added 'Forum status Open or Closed' callback method callback_forum_status
  • Added 'Set the reply title' callback method callback_reply_title

#3 @netweb
11 years ago

  • Resolution set to fixed
  • Status changed from new to closed

In 5140:

Introduce Advanced Electron Forum v1.x bbPress importer. Props netweb. Fixes #2384

Note: See TracTickets for help on using tickets.