Recent posts

#1
Richieste (Requests) / Re: Randomize books "Related b...
Last post by federica - 08 May 2025, 16:11:18
Thanks for your feedback
#2
Richieste (Requests) / Re: Randomize books "Related b...
Last post by sertlan - 08 May 2025, 14:18:38
The "Random" option works just fine. Thank you very much.
#3
Richieste (Requests) / Re: Randomize books "Related b...
Last post by federica - 08 May 2025, 13:31:06
Try the lastest version 4.0.6 https://alexandriabooklibrary.org/en/downloads/28-modules.html
You can see the "Random" option (available only for sort=tags or metakeys).
Let me know if it is ok.
#4
Richieste (Requests) / Re: Randomize books "Related b...
Last post by sertlan - 28 April 2025, 13:11:50
Hi federica.
Thank you very much!
#5
Richieste (Requests) / Re: Randomize books "Related b...
Last post by federica - 28 April 2025, 12:57:30
Hi sertlan,
I'm working to add the "Random" option in the module configuration.
#6
Richieste (Requests) / Re: iNTEGRAZIONE libri e PDF
Last post by federica - 28 April 2025, 10:21:42
Hi richardh9935,
are you referring to the documents filled in the field named "File"? If yes, unfortunately your method can't work because currently the root of the document path (/images) can't be changed by user (see "Files folder path" field in Abook configuration).
#7
Supporto (Support) / Re: Selling Books
Last post by federica - 28 April 2025, 10:10:39
Hi projects,
you can access the price value in the book view by $this->item->price
#8
Supporto (Support) / Selling Books
Last post by projects - 23 April 2025, 17:40:35
In the extension, there is a field for the price of the book.  How would I access that field so I could sell the book in someone wanted it?  I would like to be able to use a PayPal plugin, or something similar to process the transaction.
#9
Richieste (Requests) / Re: iNTEGRAZIONE libri e PDF
Last post by richardh9935 - 23 April 2025, 06:48:06
I'm still very happy with Abook, and my academic users like it too.

Joomla 5.3 has added the "~/files" media folder, so I think integration of PDFs into Abook will look more attractive than using the "~images/" media folder.

Like you, I don't want a system change that requires me to spend hours re-cataloguing the books.

Would the method below work?
1. Abook allows users to specify either ~/images/LibraryBooks or ~/files/LibraryBooks.

2. User administrators who want to move to ~/files do these steps:
2.1 Duplicate their existing ~/images/LibraryBooks folder eg to ~/images/LibraryBooksDuplicated
2.2 Move ~/images/LibraryBooksDuplicated to ~/files/LibraryBooksDuplicated
2.4 Rename ~/files/LibraryBooksDuplicated to ~/files/LibraryBooks
2.5 Go to Alexandria Book Library "Options", Book tab, and change the Files folder path option from ~/images/LibraryBooks to ~/files/LibraryBooks.
2.6 Test the retrieval of PDFs and other Abook functionality, and, if all OK,
2.6.1 Delete ~/images/LibraryBooks


#10
Errori (Bugs) / Re: Database jos_abbook table ...
Last post by federica - 18 April 2025, 09:28:34
Great! Thank you for your feedback!