On Thu, Jul 23, 2026 at 3:07 AM Daniel Sahlberg <[email protected]> wrote:
> Just from skimming through the docs it looks promising. If you can make it > work, I'd really love to put that into the FAQ (and probably as a news item > as well). > > I still think we should at least entertain the most low-hanging of the requested fruit. I mean, it would probably take less time and effort than this conversation has to add some decoration to mod_dav_svn's HTML output that would have no effect on the visual representation of the directory listing, but provide better "hooks" into the DOM for folks to tap into. Consulting the list previously requested, these two are the least disruptive in my opinion: - class/id on list, class on list items preserving whether item is dir/file/repository - wrap list in div (would allow a flex layout without JS DOM manipulation, easy to insert a sibling to the list using HTMX) I again suggest that a simple SVNIndexCSS directive which optionally injects a stylesheet reference to the <head> of the output would be low-hanging enough to allow folks to make the list prettier. But I'm also not particularly keen to add esoteric features nobody has asked for. :-) -- Mike

