aboutsummaryrefslogtreecommitdiffstats
path: root/doc/To-Do-Code.md
diff options
context:
space:
mode:
authorChristian Vogeley <christian.vogeley@hotmail.de>2013-12-22 14:31:27 +0100
committerChristian Vogeley <christian.vogeley@hotmail.de>2013-12-22 14:31:27 +0100
commit870df76463a1cc9823b364db0bfb387f3f46664f (patch)
treea8c7391bfe799703aa0a8f26b9ee788f1204e8be /doc/To-Do-Code.md
parent25a533bd72c34e9775af71c010a39db6caf7b633 (diff)
parent7e7b5bfa4930493a8feae10b0550e29797956c70 (diff)
downloadvolse-hubzilla-870df76463a1cc9823b364db0bfb387f3f46664f.tar.gz
volse-hubzilla-870df76463a1cc9823b364db0bfb387f3f46664f.tar.bz2
volse-hubzilla-870df76463a1cc9823b364db0bfb387f3f46664f.zip
Merge remote-tracking branch 'upstream/master' into bootstrap
Conflicts: view/php/theme_init.php
Diffstat (limited to 'doc/To-Do-Code.md')
-rw-r--r--doc/To-Do-Code.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/To-Do-Code.md b/doc/To-Do-Code.md
index d61ff1077..dc2ba8245 100644
--- a/doc/To-Do-Code.md
+++ b/doc/To-Do-Code.md
@@ -11,6 +11,8 @@ We need much more than this, but here are areas where developers can help. Pleas
* Finish the anti-spam bayesian engine
+* Integrate the "open site" list with the register page
+
* Write more webpage layouts
* Write more webpage widgets
@@ -39,6 +41,10 @@ We need much more than this, but here are areas where developers can help. Pleas
* Implement owned and exchangeable "things".
+* Family Account creation - using service classes (an account holder can create a certain number of sub-accounts which are all tied to their subscription - if the subscription lapses they all go away).
+
+* (In Progress) Re-working of widgets so that entire application and page contents (e.g. modules) will be available to and under the control of themes/apps using Comanche layouts.
+
In many cases some of the work has already been started and code exists so that you needn't start from scratch. Please contact one of the developer channels like Channel One (one@zothub.com) before embarking and we can tell you what we already have and provide some insights on how we envision these features fitting together.