Recent posts

#91
Supporto (Support) / Re: selection by Year of publi...
Last post by federica - 16 August 2024, 12:22:39
Hi Odin72a,
Do you want to use Abook All in one module to select all books from a certain year (eg: all books from 2024) or all books within a range of years (eg: all books between 2023 and 2024)?
#92
Richieste (Requests) / Re: Introduction and Questions...
Last post by _vdkc_ - 14 August 2024, 10:43:27
Hi Federica,

Thank you so much for your kind and helpful response, and for your patience. I apologize for the late reply—I've been on vacation and busy with other projects, but I'm excited to be back and active again.

1. Ease of Adding New Books:
We are eagerly anticipating the next update and truly appreciate you making these improvements available! Will we need to switch to the beta version to benefit from this new feature? System stability is quite important for us, so it would be helpful to know how to proceed with this.

2. German Translation Availability:
I hadn't noticed the resources for translations before—thank you for pointing that out! The possibility to customize the software's language to better suit our needs is fantastic. We plan to rename "Authors" to "Composers" and "Books" to "Sheet Music," among other adjustments.

3. Access for External Library Workers Without Joomla Admin Access:
Our system administrator advised against creating too many Joomla accounts with backend access, even if they have limited internal rights. Unfortunately, we'll need to find an alternative solution, although your suggestion would certainly have been viable. I am currently considering developing something with Joomla Fabrik that would only access certain parts of the aBook database and could be used by Joomla users logged in through the frontend.

4. The Lending Process:
Do I understand correctly that a Time Slot Manager is not currently included in aBook and not available as a plugin? I'm considering creating a custom solution with Fabrik to handle this functionality.

Additionally, I wanted to share two insights from my experience working with aBook and importing over 1,100 media entries, which might be useful for other users:

It's effective to create authors, publishers, categories, collections, and potentially locations and tag structures directly via SQL statements in the import file. The individual media can then be imported more comfortably with the CSV import.
When performing a CSV import, it's important to note that the characters " and ' need to be escaped with a \ in most fields, while other UTF-8 characters do not cause issues. This realization cost me several hours of work :) The metadata and params fields should preferably be left empty.
Thank you again for your support and these valuable tips! I look forward to further work with aBook

Best regards,
Sebastian
#93
Supporto (Support) / selection by Year of publicati...
Last post by Odin72a - 05 August 2024, 14:27:27
Good day!
I would like to ask if it is possible to make a selection by Year of publication in the Abook All in one module?

I use your library to maintain a list of scientific publications, and it is important for me to determine the visits to article pages by year
#94
Richieste (Requests) / Re: Display of the number of v...
Last post by federica - 02 August 2024, 18:13:08
Thanks for the feedback
#95
Richieste (Requests) / Re: Display of the number of v...
Last post by Odin72a - 02 August 2024, 12:59:59
Yes, great! Now shows views
#96
Richieste (Requests) / Re: Display of the number of v...
Last post by federica - 01 August 2024, 10:12:56
Hi Odin72a,
I added the number of Hits to the module. Please download mod_abook_allinone 4.0.4Beta then go to configuration of the module in order to enable Hits option.
Let me know if it is ok.
#97
Richieste (Requests) / Display of the number of views...
Last post by Odin72a - 30 July 2024, 21:42:02
Is it possible to add the display of the number of views (Hits) in the "Abook All in one" module?
#98
Errori (Bugs) / Re: The substr function causes...
Last post by federica - 23 July 2024, 09:30:07
I will publish a new beta version as soon as possible.
#99
Errori (Bugs) / Re: The substr function causes...
Last post by sertlan - 22 July 2024, 20:26:36
Quote from: federica on 22 July 2024, 18:50:39<?php echo HTMLHelper::_('string.truncate'strip_tags($item->description), 100,truefalse ); ?>
This code works without errors.
#100
Supporto (Support) / Re: Errors in Google Rich Resu...
Last post by federica - 22 July 2024, 19:26:34
Yes, you are right, in the list view it is better to remove review rating structured data.
I will publish it to the next Abook version.