This repository was archived by the owner on May 19, 2021. It is now read-only.

Description
From @chris34 on November 4, 2014 22:35
In the default-template-source-code are some TODOs. However, they are hard to find. Thus, the best solution would to delete them and open issues for the same problems instead.
Current occurrences:
$ grep -r TODO ./themes/default/
./static/js/PrivilegeBox.js: * TODO: i18n
./static/less/bootstrap/dropdowns.less:// TODO: abstract this so that the navbar fixed styles are not placed here?
./templates/planet/page.html: {# TODO: swap pencil to the right #}
./templates/portal/register.html: {# TODO: link to terms and conditions #}
./templates/portal/register.html: {# TODO: take out the HTML out of captcha and "render" it manually here #}
./templates/mails/new_user_password.txt:{#- TODO: add a link to disable the confirm key #}
./templates/base.html: {# TODO: Apps should register themself, and the template should receive some list of active apps #}
Copied from original issue: svijee/inyoka#63