DevelopmentWorkCurrentlyInProgress
Development - parent Help:Formatting AudioGuyWorkNotes
Just Completed
Can be spun off to another page if needed later.
Start Date |
Finish Date |
Owner |
Description |
03/14/14 |
03/14/14 |
AudioGuy |
Added SystemAdministration section to wiki |
03/08/14 |
Ongoing |
Paulej72 |
The lameness filter is lame has been vanquished. Now shows reason for lameness |
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, fix lameness filter indication, fix notification on password updates. |
03/06/14 |
Ongoing |
AudioGuy |
Minified javascript for jquery being tested on slascott |
Currently In Progress
Start Date |
Finish Date |
Owner |
Description |
03/15/14 |
03/18/14 |
AudioGuy |
Adding emergency procedures to SystemAdministration section. |
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. And don't want to mess with it right now. It is adding p tags aound every bit of text inside the tables. Stupid.
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 It 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