diff options
author | friendica <info@friendica.com> | 2014-06-14 20:16:40 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-14 20:16:40 -0700 |
commit | 0f6c321e3f23d43e407aa3b3b424f20b56e0032d (patch) | |
tree | f18d04fefe1ce24447dc3f824dfde711cacabb0e /doc | |
parent | b67c8ec8b99f5a552c08afaedf022b088e55ef47 (diff) | |
download | volse-hubzilla-0f6c321e3f23d43e407aa3b3b424f20b56e0032d.tar.gz volse-hubzilla-0f6c321e3f23d43e407aa3b3b424f20b56e0032d.tar.bz2 volse-hubzilla-0f6c321e3f23d43e407aa3b3b424f20b56e0032d.zip |
only show jotnets when posting conversation items
Diffstat (limited to 'doc')
-rw-r--r-- | doc/To-Do-Code.md | 1 | ||||
-rw-r--r-- | doc/to_do_code.bb | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md index 2ab4e3dfb..93edbf56d 100644 --- a/doc/To-Do-Code.md +++ b/doc/To-Do-Code.md @@ -40,6 +40,7 @@ We need much more than this, but here are areas where developers can help. Pleas * Uploads - integrate https://github.com/blueimp/jQuery-File-Upload +* App taxonomy * replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our "enhanced bbcode", but start with images, links, bold and highlight and work from there. diff --git a/doc/to_do_code.bb b/doc/to_do_code.bb index 37dab840e..63a5c881f 100644 --- a/doc/to_do_code.bb +++ b/doc/to_do_code.bb @@ -40,6 +40,8 @@ We need much more than this, but here are areas where developers can help. Pleas [li]Uploads - integrate #^[url=https://github.com/blueimp/jQuery-File-Upload]https://github.com/blueimp/jQuery-File-Upload[/url][/li]
+[li]App taxonomy[/li]
+
[li]replace the tinymce visual editor and/or make the visual editor pluggable and responsive to different output formats. We probably want library/bbedit for bbcode. This needs a fair bit of work to catch up with our "enhanced bbcode", but start with images, links, bold and highlight and work from there.[/li]
[li]Photos module - turn photos into normal conversations and fix tagging[/li]
|