Tapir upgrade

Posts: 24
Joined: 02/28/2008

I know you guys are all super busy. Just curious, is there a plan to upgrade Tapir to newer Drupal 6.x or 7.x?

thanks.

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

I created a Tapir 2 that uses the Forms API and will be included in the core UC. There weren't any plans to release it as its own module b/c as far as we knew it never got used elsewhere. However, its code will all be contained in a single .inc file if you end up needing to use it.

Posts: 99
Joined: 08/08/2007
Bug FinderGetting busy with the Ubercode.Not Kulvik

there is a copy, albeit alpha of tapir version 1.5 located here:
http://www.ubercart.org/forum/development/3995/tapir_15_drupal_6

the next version of ubercart (2, which will be D6) will not be using this, as Ryan pointed out above.

Posts: 6
Joined: 11/12/2008

Ryan wrote:
I created a Tapir 2 that uses the Forms API and will be included in the core UC. There weren't any plans to release it as its own module b/c as far as we knew it never got used elsewhere. However, its code will all be contained in a single .inc file if you end up needing to use it.

Does this also apply to ubrowser and workflow_ng?
Just wondering... as I couldn't find any port of them for D6 in my upgrade status...

Posts: 5367
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

uBrowser will simply be deprecated... nice idea, would be a pain to migrate and maintain. Workflow-ng wasn't ours to begin with, and it will be replaced in core by the Conditional Actions module for the near future. The author is continuing his own work on it in Drupal 6 with the Rules module.