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)
committerBenjamin Mako Hill <mako@atdot.cc>
Sun, 8 Apr 2012 18:16:52 +0000 (14:16 -0400)
commit3a514e232443be05939c0ad98f5f2b48a6637b56
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?