-
I'm not sure modifying lay.php is the way to go. This is what I did for customizing labels for books, a similar approach might work for making a custom pdf report layout: (change labels into list)
Copy /layouts/default/labels.php to /layouts/labels.php
In the report add following line:
.layout labels title="My label"
Edit /layouts/labels.php
/classes/Lay.php and...
2009-11-11 00:05:29 UTC in OpenBiblio
-
V. 2.1.?
Then your question must be about [Open Biblio][1], started by Frédéric Descamps. The project related to the forum you are reading right now is [OpenBiblio][2], started by Dave Stevens, current version is 0.6.1.
[1]: http://sourceforge.net/projects/openbiblio/
[2]: http://sourceforge.net/projects/obiblio/.
2009-11-06 12:19:56 UTC in OpenBiblio
-
The forum did not format the modified /reports/defs/checkouts.rpt correctly, check the link below instead.
http://obiblio.sourceforge.net/index.php/Reports/BibliographyCheckoutListingGradeTeacher.
2009-09-20 13:08:43 UTC in OpenBiblio
-
You don't have to change PHP scripts and change the database structure if you are using OpenBiblio 0.5.2 or higher. Use the feature "Custom member fields"; Admin tab : Member Fields, Add new custom field.
You can use the custom member field in reports. The example below is a modified Bibliography Checkout Listing for the reports system in OpenBiblio 0.6.0 and higher (which is...
2009-09-20 12:53:49 UTC in OpenBiblio
-
Your question is frequently asked.
Perhaps the OpenBiblio Help page about the OPAC ( /locale/en/help/opac.php) should explain how to access the OPAC.
There is a solution for lacking documentation: the OpenBiblio community can contribute to the Documentation section on the homepage (anonymous access!).
http://obiblio.sourceforge.net/index.php/Main/Documentation
There is also a Gallery...
2009-05-29 15:43:44 UTC in OpenBiblio