Show More
@@ -189,7 +189,7 b'' | |||
|
189 | 189 | {% block metapanel %} |
|
190 | 190 | |
|
191 | 191 | <span class="metapanel"> |
|
192 |
<b><a href="{% url "authors" %}">Neboard</a> 1. |
|
|
192 | <b><a href="{% url "authors" %}">Neboard</a> 1.3</b> | |
|
193 | 193 | {% trans "Pages:" %} |
|
194 | 194 | {% for page in pages %} |
|
195 | 195 | [<a href=" |
@@ -1,5 +1,6 b'' | |||
|
1 | 1 | = Features = |
|
2 | 2 | [DONE] Connecting tags to each other |
|
3 | [DONE] Connect posts to the replies (in messages), get rid of the JS reply map | |
|
3 | 4 | |
|
4 | 5 | [NOT STARTED] Tree view (JS) |
|
5 | 6 | [NOT STARTED] Adding tags to images filename |
@@ -11,7 +12,6 b'' | |||
|
11 | 12 | [NOT STARTED] Thread autoupdate (JS + API) |
|
12 | 13 | [NOT STARTED] Better django admin pages to simplify admin operations |
|
13 | 14 | [NOT STARTED] Regen script to update all posts |
|
14 | [NOT STARTED] Connect posts to the replies (in messages), get rid of the JS reply map | |
|
15 | 15 | [NOT STARTED] Group tags by first letter in all tags list |
|
16 | 16 | [NOT STARTED] Show board speed in the lower panel (posts per day) |
|
17 | 17 |
General Comments 0
You need to be logged in to leave comments.
Login now