Split barcode into a cck module and a cck-independent module
slip - September 25, 2009 - 20:45
| Project: | Barcode |
| Version: | 6.x-1.0-rc4 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | slip |
| Status: | closed |
Jump to:
Description
I need to generate barcodes for my UberPOS module and I wanted to use this module so here's a patch splitting the CCK dependent code off into a separate module. I've tested upgrading and it works well but could always use more testing.
I've also setup barcode.install to delete its variables on uninstall.
I'll be playing around with this over the next few days so I may have an update, but I think it's pretty much ready to go.
Diff'ed from CVS HEAD.
| Attachment | Size |
|---|---|
| barcode_cck_core_split.patch | 21.37 KB |

#1
fixed in 2.0-dev branch. I did this in a somewhat different way so I don't recommend using this patch if you're using 1.0 because you won't be able to upgrade.