Probably the last update to this topic for a while:
AFAIK, Hidden Text isn't causing problems for Auto Hide anymore. Also, Auto Hide is now part of the vanilla-friends project.
For those having trouble viewing the comments on the Auto Hide moderation list (specifically if you can see the moderation list, but you can not see the individual comments when you click through to its discussion):
If you have the Hidden Text add-…
There's two parts to viewing deleted items: the permission to do so (which you appear to have taken care of), and the preference to do so, the latter of which you set in your account preferences. This is just how Vanilla works -- my mod didn't cha…
It's either a preference or setting issue (or both). To view the mod list, your role has to have permission to view deleted items, and in your preferences, the checkboxes for viewing deleted discussions and comments need to be checked.
I've tried …
Yes, it's saying to comment the same line out again, in order to restore Vanilla to its initial state (i.e. the '//' you removed in the first step, put it back in). :)
As for the guest thing, I'm assuming you're using the guest post add-on? If so…
I found that error myself just a couple days ago, and will put up the fix soon. :) (It's just a rendering issue -- nothing to worry about. That error pops up either when there are zero discussions to screen, or zero comments.)
Thanks. :)
I've had a number of forum admins tell me that it's easier to catch spammers by holding the first post than with the various registration-stage measures. Figured I'd test that theory.
Probably the last update to this topic for a while:
AFAIK, Hidden Text isn't causing problems for Auto Hide anymore. Also, Auto Hide is now part of the vanilla-friends project.
For those having trouble viewing the comments on the Auto Hide moderation list (specifically if you can see the moderation list, but you can not see the individual comments when you click through to its discussion):
If you have the Hidden Text add-…
There's two parts to viewing deleted items: the permission to do so (which you appear to have taken care of), and the preference to do so, the latter of which you set in your account preferences. This is just how Vanilla works -- my mod didn't cha…
It's either a preference or setting issue (or both). To view the mod list, your role has to have permission to view deleted items, and in your preferences, the checkboxes for viewing deleted discussions and comments need to be checked.
I've tried …
Yes, it's saying to comment the same line out again, in order to restore Vanilla to its initial state (i.e. the '//' you removed in the first step, put it back in). :)
As for the guest thing, I'm assuming you're using the guest post add-on? If so…
I found that error myself just a couple days ago, and will put up the fix soon. :) (It's just a rendering issue -- nothing to worry about. That error pops up either when there are zero discussions to screen, or zero comments.)
Thanks. :)
I've had a number of forum admins tell me that it's easier to catch spammers by holding the first post than with the various registration-stage measures. Figured I'd test that theory.
While you're in there, would you be willing to change the .Hidden class in your stylesheet to be more specific to your extension (to fix the conflict with the vanilla stylesheet)? Something like .HiddenText or .HiddenText_Hidden would work. I only…
I think that the ".Hidden" class in Hidden Text is interfering with Vanilla's "li.Hidden". Whenever I set the permission for Hidden Text on a role, that role can't view deleted comments (verified that the comment is present in the source, but not v…
While you're in there, would you be willing to change the .Hidden class in your stylesheet to be more specific to your extension (to fix the conflict with the vanilla stylesheet)? Something like .HiddenText or .HiddenText_Hidden would work. I only…
I think that the ".Hidden" class in Hidden Text is interfering with Vanilla's "li.Hidden". Whenever I set the permission for Hidden Text on a role, that role can't view deleted comments (verified that the comment is present in the source, but not v…
The likely problem is the "target" attribute in the first place, because it's invalid in XHTML 1.0 strict (the doctype specified by vanilla).
The js should use window.open instead.
The likely problem is the "target" attribute in the first place, because it's invalid in XHTML 1.0 strict (the doctype specified by vanilla).
The js should use window.open instead.
This one looks like it might be my fault, though I'm having a hard time figuring out why. If you temporarily disable AutoHide while creating the new role, everything will be fine. (All the available permissions will show up afterward, even with Au…
Ditto. I feel a bit guilty that you guys were nice enough to credit me, when all I did was suggest a minor change. :)
a feature like whispers make caching impossible
How so? Just filter the whispers from the cached copy. Even if there's a hundre…
The first being executed might issue a redirect (one of my delegates on Auto Hide does this). I'd suggest changing the order in which the two add-ons are loaded (in the conf/extensions.php file), then maybe both delegates will run.
I think naming conventions steal too much focus. It doesn't matter which convention you use, just that you have one.
There's a difference between readability and comfort, and I think when many people mention the former, they mean the latter.