Hervé wrote: ↑Wed Oct 02, 2024 4:38 pm
for test purposes I have simply used 1, 2, 3, ... but they will be arranged into chapters.
You need to use a 0 otherwise chapter 13 will come before chapter 3 when ordering by subject.
You also need a "book" id then they will be ordered by book and chapter. 0001-03 (book id- chapter id)
The user ID would be optional but then each user can assign their own book ID. 00001-0001-03 (user id - book id- chapter id)
When ordering by subject you'll end up with:
00001-0001-01 Any text
00001-0001-02 Any text
00001-0001-03 Any text
00001-0002-01 Any text
00001-0002-02 Any text
00002-0001-01 Any text
00002-0001-02 Any text
At least that is the way I would expect it to work
I don't see an down icon, perhaps because I don't allow members to modify the order.
This will only work if the user can sort by subject , an extension does it or you modify the code.
I don't understand what you mean with your last sentence.
Using search you'll be able to search for the specific "book". Useful if you have hundreds of books/chapters.
“Results! Why, man, I have gotten a lot of results! I have found several thousand things that won’t work.”
Attributed - Thomas Edison