On Wed, Mar 15, 2017 at 01:34:45PM -0400, Richard Hipp wrote: > I added a new feature to directory listing web pages that shows the > content of README files beneath the listing, if a README file exists > in that directory. Various flavors of readme are supported: > > readme > readme.txt > readme.md > readme.markdown > readme.html > > For an example, see https://www.fossil-scm.org/fossil/file/skins > > This is important change to the functionality so I wanted to bring it > up someone has objections. If necessary, we could make this feature > selectable using (yet another) setting, but I'd prefer to leave > always-on if possible. > Simple but nice feature.
Talking about improvement on the directory listing web pages, I made a very simple one which consist in adding a link to timeline related to current directory using the "&chng=" query parameter of the timeline page. http://fossil-scm.org/index.html/timeline?r=dir_history_link&n=200 I found it useful myself, if I'm not alone I could merge it on trunk. Any objections ? note: I didn't touch the tree-view, since it would require deeper changes, probably involving the CSS. Regards, -- Martin G. _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev