3 |
3 |
4 [x] COPPA compliance |
4 [x] COPPA compliance |
5 [x] Add in Moderators group |
5 [x] Add in Moderators group |
6 [x] Create default ACL rule for mods |
6 [x] Create default ACL rule for mods |
7 [x] Fix invalid HTML in SF.net logo |
7 [x] Fix invalid HTML in SF.net logo |
8 [ ] Clean up the wikitext parser - a lot. It needs some serious work. |
8 [x] Clean up the wikitext parser - a lot. It needs some serious work. |
9 We need a way to detect whether the text is mostly HTML, and if |
9 We need a way to detect whether the text is mostly HTML, and if |
10 so, then leave stuff like automatic adding of <p> and <br /> out |
10 so, then leave stuff like automatic adding of <p> and <br /> out |
11 of the picture. Continue to parse wikilinks. |
11 of the picture. Continue to parse wikilinks. |
|
12 [x] Probably the way to do this is to have a wrapper for (or modified version of) sanitize_html that uses the existing |
|
13 XML pseudo-parser. Have it look for certain key block-level elements (div, p, table, blockquote, pre), and wrap <litewiki> |
|
14 tags around those areas to have the wiki parser only parse internal links, image includes, external links, and basic |
|
15 formatting items. Hopefully use Text_Wiki to handle the lite formatting. Need better TinyMCE compatibility, especially |
|
16 in IE. (thanks to Christine Emmanuel for partly bringing this to my attention) |
12 [x] Add a system_group column and if it's set to 1, give (at least) a |
17 [x] Add a system_group column and if it's set to 1, give (at least) a |
13 stern warning before deleting the group. Maybe disable the delete |
18 stern warning before deleting the group. Maybe disable the delete |
14 button altogether? |
19 button altogether? (delete button disabled) |
15 [x] SQL exporter: fix structure exporting when an auto column is defined |
20 [x] SQL exporter: fix structure exporting when an auto column is defined |
16 and it's a named key (see pun_search_words) |
21 and it's a named key (see pun_search_words) |
17 [x] Possibly add these fields: AIM, Yahoo, MSN, XMPP messenger icons, then homepage, location, occupation, hobbies, allow public e-mail display |
22 [x] Possibly add these fields: AIM, Yahoo, MSN, XMPP messenger icons, then homepage, location, occupation, hobbies, allow public e-mail display |
18 [x] Put it in a user_extra table [XX NO!! and have an option to enable or disable these fields in the admin panel XX] |
23 [x] Put it in a user_extra table [XX NO!! and have an option to enable or disable these fields in the admin panel XX] |
19 [Y] Delay until RC3 or Banshee? |
24 [Y] Delay until RC3 or Banshee? |
29 [x] Trigger form submit on press of enter in Dynano login form |
34 [x] Trigger form submit on press of enter in Dynano login form |
30 [x] Rewrite the change theme dialog - it's archaic code that hasn't changed since beta 1! |
35 [x] Rewrite the change theme dialog - it's archaic code that hasn't changed since beta 1! |
31 [] Come up with some alternative to the "formatting help" link (**IN 1.1**) |
36 [] Come up with some alternative to the "formatting help" link (**IN 1.1**) |
32 [] By 1.1, all JWS code should be phased out and removed! |
37 [] By 1.1, all JWS code should be phased out and removed! |
33 [ ] Get the new page ID cleaner code working 100% perfectly - this is the core of Enano and should be completely bug free |
38 [ ] Get the new page ID cleaner code working 100% perfectly - this is the core of Enano and should be completely bug free |
|
39 Update 6/28: Is this done? Probably is, we need some QA done on it though |
34 |
40 |
35 |
41 |
36 Enano Clurichaun - TODO |
42 Enano Clurichaun - TODO |
37 ------------------------------------------ |
43 ------------------------------------------ |
38 |
44 |