DevelopmentWorkCurrentlyInProgress: Difference between revisions
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | <td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | ||
Start Date | Start Date | ||
</td><td style="border:1px solid red;margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | </td><td style="border:1px solid red;margin-top:0;margin-bottom:0;margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | ||
Finish Date | Finish Date | ||
</td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> | </td><td style="margin: 0 0 0 0;background:#ddffdd;padding:0 0 0 0;"> |
Revision as of 00:01, 9 March 2014
Development - parent Help:Formatting AudioGuyWorkNotes
Just Completed
Can be spun off to another page if needed later.
Start Date |
Finish Date |
Owner |
Description |
03/08/14 |
03/08/14 |
AudioGuy |
Add development group work in progress page with dates, most recent first |
03/08/14 |
Ongoing |
Paulej72 |
New menu structure and a sane preferences layout added to slashcott for testing |
03/06/14 |
Ongoing |
AudioGuy |
Minified javascript for jquery being tested on slascott |
Currently In Progress
Start Date |
Finish Date |
Owner |
Description |
03/03/14 |
Soon |
AudioGuy |
Modify Slash to have a private mode for use as staff slash |
03/07/14 |
Soon |
Paulej72 |
Create a new menu structure and a sane preferences layout for slash. |
In Progress But Temporarily Pushed Back On The Stack
Start Date |
Finish Date |
Owner |
Description |
03/03/14 |
Soon |
AudioGuy |
Solve topic add problem. |
03/03/14 |
Soon |
AudioGuy |
Ongoing collection of docs, eventual organization and completion |
03/05/14 |
Soon |
AudioGuy |
Document sql database better, make a crib sheet |
Notes
This is here because Media wiki requires at least four headers before it will make a tables of contents.
It can also be used for notes. ;-)
I don't know how to defeat - gracefully - the extreme amount of vertical spacing this wiki defaults to.
paulej72: Somehow this needs to get done on commits to slashcott: [root@slashcode jquery]# pwd /usr/local/slash/plugins/Ajax/htdocs/images/jquery [root@slashcode jquery]# cp jquery-1.3.2.min.js jquery-1.3.2.js cp: overwrite `jquery-1.3.2.js'? y I could just be added to the script: cd /usr/local/slash/plugins/Ajax/htdocs/images/jquery cp jquery-1.3.2.min.js jquery-1.3.2.js