diff options
author | friendica <info@friendica.com> | 2013-12-25 01:05:46 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-12-25 01:05:46 -0800 |
commit | b1ade138ff7fc47f2b70fb3fbf130127140b5271 (patch) | |
tree | 92e40bec5aa450411225f6a16ded07d57dbe2a6e /doc | |
parent | 71dde7c6875c85e4bfbe6e2eadecaf0bbc9fd20c (diff) | |
download | volse-hubzilla-b1ade138ff7fc47f2b70fb3fbf130127140b5271.tar.gz volse-hubzilla-b1ade138ff7fc47f2b70fb3fbf130127140b5271.tar.bz2 volse-hubzilla-b1ade138ff7fc47f2b70fb3fbf130127140b5271.zip |
use colorbox for single photo viewing (replacing prettyPhoto, which may have license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/To-Do-Code.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 2d9228e88..403f6be30 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -13,6 +13,8 @@ We need much more than this, but here are areas where developers can help. Pleas * Integrate the "open site" list with the register page +* "mixed content warning" redirector so that if your server is https (as it should be) so are all your embedded content and media links + * Write more webpage layouts * Write more webpage widgets |