Collector’s Choice
20 Mar
videoDB demo site has been upgraded to the latest 3.0b3 version, too.
To see all the latest features, make sure you’re using the “elegant” template. Currently “elegant” is the only ajax-enabled tempalte providing all functionality.
3 Responses for "Updated demo system to 3.0b3"
Hey, great job.
It’d be really nice if you could introduce a couple of simple features to make borrowing videos easier.
- Ability to enter a date when a video is due/expired.
- Ability to let VideoDB automatically email persons whose videos are due/expired. (That would include leaving an email address next to its due date)
- Maybe provide a “closed” version of a skin that only allows certain information to be seen that is absolutely necessary for kiosk/library-use
Other than that, I love it.
Hi!
Is there any way to add something to the information that is output in the PDF file?
I store my movies in books, and so I added a custom field called Location – the result is something like Book 1 Page 1 C – etc.
I would like the location to print out on the PDF output as well.
Is that possible?
Thank You!
Steven
Check out the pdfexport function in core/pdf.php. You’d need to add your field to the SQL query (easiest if done from the calling page, e.g. index.php) and the output it in the PDF code.
Leave a reply