Help talk:Sbemailcheck
From Homestar Runner Wiki
[edit] Floppy Disk Container
A warning comes up on love poems that there s no FDC listed but none appears. Is there a way to allow some sort of flag to prevent the warning in cases where it's not needed, to prevent everyone from looking? - Qermaq - (T/C) 03:00, 19 June 2008 (UTC)
- It's not a warning, just a notice saying it couldn't find a link but that not emails are in the list. The only way around it would be to actually maintain a list of emails that do not contain a floppy disk (an idea I have actually already considered as a possible solution to this). — It's dot com 04:53, 17 July 2008 (UTC)
- I don't understand what any of this means. Can someone clue me in? OptimisticFool 05:25, 17 July 2008 (UTC)
[edit] Notices
I didn't know this existed. Way cool. I have an idea of how the notices could be avoided. To do it, we would list them on the relevant pages, but hear me out — they still wouldn't need to actually be visible on those pages. Take being mean and the floppy, for example. There is no floppy in this email, but we could still list it like other toons (except mostly empty) on Floppy Disk Container, like so:
|-id="being mean" class="check-only" | || [[being mean]] || No floppy in this toon ||
Note the class="check-only"
on there.
Then (this part would need to be done by a system admin), in the CSS file for the site, there could be two definitions like so:
tr.check-only { display: none; } .page-Special_Sbemailcheck tr.check-only { display: block; }
The end result is:
- no notices on this page — instead it shows the mostly empty row indicating that the toon has in fact been checked but no floppy appears.
- no visible change (to the end user) in the existing articles listing these things.
- no need to have separate lists for emails that don't contain the floppy (or don't have an outro, etc.)
Thoughts? Green Helmet 00:05, 10 September 2008 (UTC)
- Yeah, I envisioned something along those lines. Instead of hidden table rows, I think a hidden table or section would be easier to organize and manage. Something like:
<div style="display:none"> ==None== *[[email name]] </div>
- should do the trick (although we should pay attention to the TOCs). Note to self: as you know, this change would make yellow cautions obsolete. The page would need to either return the found context or a warning in all cases. — It's dot com 01:53, 10 September 2008 (UTC)
[edit] Subject line
Currently, this page says that a subject line should be there on every email. To date, this is only true for Lappy emails. It looks like emails 1-118 are fine, but 169 and 202-current have an error message. Is there something that can be done to fix that? The Knights Who Say Ni 19:50, 19 January 2012 (UTC)