The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I know there's one somewhere, but I don't have a copy, so I decided to write one myself. I also know that some/all of this could be done with a staff forum, but I want to be able to keep some things between admin & specific moderators. For example, if I have to regularly remind a particular moderator to do a particular task (maybe boring or otherwise unpleasant), it would be better kept a private issue.
I have the first part done (Admin control & staff notification) but have a couple of germs crawling in my code. First, here's a link to a .txt format: Staff_Tasking Please advise if you cannot access it - there've been a few issues lately of IIS denying access.
Now for the problems:
1) Tasks will not delete. I've tried a standard href & pulling in the value from a Querystring (apparently does nothing except refresh the screen); and I've tried javascript onclick goSub (results in object expected error). This problem is more important than #2.
2) Retrieving date from pop-up calendar into the form's date text field. This isn't critical, since I'm the only one assigning tasks; but it'd be nice for releasing it as a mod when I'm done.
Sections still to be added:
1) Moderator checklist indicating task completion status, pages of forum completed (for their own benefit - in case they don't remember which pages they'd finished) & dates.
2) Moderator request for help form (i.e., for checking links and text in busy systems).
<
I have the first part done (Admin control & staff notification) but have a couple of germs crawling in my code. First, here's a link to a .txt format: Staff_Tasking Please advise if you cannot access it - there've been a few issues lately of IIS denying access.
Now for the problems:
1) Tasks will not delete. I've tried a standard href & pulling in the value from a Querystring (apparently does nothing except refresh the screen); and I've tried javascript onclick goSub (results in object expected error). This problem is more important than #2.
2) Retrieving date from pop-up calendar into the form's date text field. This isn't critical, since I'm the only one assigning tasks; but it'd be nice for releasing it as a mod when I'm done.
Sections still to be added:
1) Moderator checklist indicating task completion status, pages of forum completed (for their own benefit - in case they don't remember which pages they'd finished) & dates.
2) Moderator request for help form (i.e., for checking links and text in busy systems).
<
