Added ability to set default ordering of bookmarks to modified date
authorBart Lantz <bartlantz@gmail.com>
Sat, 17 Dec 2011 02:01:02 +0000 (19:01 -0700)
committerBart Lantz <bartlantz@gmail.com>
Sat, 17 Dec 2011 03:15:32 +0000 (20:15 -0700)
commit915b57486bf9e069ba8589753330849d4cee54a2
tree6c13f906f6bf8d52ab4fb829b6fb2666c880beba
parentdd2ff2161984457b57fa93cf554b1d4128f988ee
Added ability to set default ordering of bookmarks to modified date

This allows you to set default bookmark ordering to be last modified
date, so if you bookmark a URL and it is already bookmarked and you
save it again, then it will appear with most recent bookmarks, instead
of three years ago, for instance. Set this option in config.inc.php.
config.inc.php.example
services/bookmarkservice.php

Benjamin Mako Hill || Want to submit a patch?