no branches in koha-html [17:20:29] <paul> i just realise there is no branches in koha-html. So, i think templating is in the tar.gz [17:20:43] <pate> yes, in some things (i think) [17:20:47] <paul> it's not used, as the perl scripts are 1.2, and don't use them... [17:21:17] <paul> it's a shame, as i've copied a LOT of images in the french theme... [17:21:26] <paul> (all images in fact...) [17:21:59] <pate> sigh ... another reason for us to do a quick 1.2.1 (brown bag release) [17:22:51] <paul> i think we should create branches in koha-html too... [17:23:03] <pate> yeah, you're right DB tables [17:35:07] <paul> pate : another problem : [17:35:22] <paul> it seems the uploadedmarc table isn't in the package ? [17:35:36] <paul> can't find his structure anywhere... [17:37:55] <paul> and now i've downloaded the package to be sure. grep "uploaded" */*... shows nothing interesting [17:45:05] <paul> same problem for marcrecorddone it seems... [17:46:14] <paul> it seems the z3950 tables are created (updatedatabes) -- Paul
On Fri, Jun 14, 2002 at 05:48:04PM +0200, paul POULAIN wrote:
[17:35:22] <paul> it seems the uploadedmarc table isn't in the package ? [17:45:05] <paul> same problem for marcrecorddone it seems... [17:46:14] <paul> it seems the z3950 tables are created (updatedatabes)
That is correct, the marc tables are missing. I added the z3950 tables to updatedatabase, but couldn't find any place that shows the correct structure for these two marc tables. - Alan ---- Alan Millar --==> am12@bolis.com <==--
On Sat, 2002-06-15 at 03:48, paul POULAIN wrote:
no branches in koha-html [17:20:29] <paul> i just realise there is no branches in koha-html. So, i think templating is in the tar.gz [17:20:43] <pate> yes, in some things (i think) [17:20:47] <paul> it's not used, as the perl scripts are 1.2, and don't use them... [17:21:17] <paul> it's a shame, as i've copied a LOT of images in the french theme... [17:21:26] <paul> (all images in fact...) [17:21:59] <pate> sigh ... another reason for us to do a quick 1.2.1 (brown bag release) [17:22:51] <paul> i think we should create branches in koha-html too... [17:23:03] <pate> yeah, you're right
Nope, no template stuff in the html dir for the 1.2.0 release. I cleaned that all out before tarring up.
DB tables [17:35:07] <paul> pate : another problem : [17:35:22] <paul> it seems the uploadedmarc table isn't in the package ? [17:35:36] <paul> can't find his structure anywhere... [17:37:55] <paul> and now i've downloaded the package to be sure. grep "uploaded" */*... shows nothing interesting [17:45:05] <paul> same problem for marcrecorddone it seems... [17:46:14] <paul> it seems the z3950 tables are created (updatedatabes) --
Ah yep updatedatabase will need to be updated. Chris -- Chris Cormack chris@katipo.co.nz Programmer 025 500 579 Katipo Communications www.katipo.co.nz
participants (3)
-
Alan Millar -
Chris Cormack -
paul POULAIN