-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
23 lines (21 loc) · 1002 Bytes
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
28.12.2014
1. Implement pagination to http://forum.petarpetkov.com/question/view/
2. Fix edit user profile (not saving all changes)
3. Add action Auth to the framework. Done - 30.12.2014
4. Apply action Auth to buttons like edit user, delete user etc. Done buttons 31.12.2014. Done Actions 01.01.2015
5. Fix Ajax voting for question
6. Fix Ajax voting for answer and adding the votes to the answerer.
7. Add edit question functionality
8. Add delete question functionality
9. Add edit answer functionality
10. Add delete answer functionality
11. Implement WYSIWYG to all text areas.
29.12.2014
suggested by https://github.com/axisdos
1. SEO Friendly Url
2. Canonical tag
3. Noindex for subpages (page/2 for posts)
4. Auto generate meta description using post exceprt
5. A box under editor box for post starter to enter meta keywords (this could be enable and disable based on role (admin, mod, user, etc)
02.01.2015
1.form validation for the mvc framework. Started 02.01.2015 continued 03,04.01.2015