On Sun, Dec 22, 2024 at 12:16:10PM +0000, Frederico Muñoz wrote: > Hello, > > Apologies for the not getting back sooner - delayed, but not forgotten! > - and thank you for your help, including code diffs which were very > useful. > > Patrice Dumas <pertu...@free.fr> writes: > > Maybe this is what you are looking for? > > I tried it, and almost! Maybe there's an option somewhere that I'm not > setting correctly, but since using @nodedescription only works with > FORMAT_MENU="menu", it seems that it always uses the node name in the > menu (even with '-c NODE_NAME_IN_MENU=0'), so I get this: > > * FirstArticle 2024-12-21 > * SecondArticle 2024-12-22
It is possible that there should also be USE_NODES set to 0, according to my reading of the code. But I do not know why it is the case, it does not follow the documentation. I may try to use the section whenever possible, even if the USE_NODES is set. It would be after the release, though. > That said, if it used the section title instead of the node name, this > would be exactly what I was asking: it would automatically build menus, > using a defined description field, and using section titles for the > entries. -- Pat