Quote:
Originally Posted by Mr. W
If a moderator or administrator logs in, can he perform moderation duties? Like, edit posts, delete threads, and so on?
How about banning users?
If not then while this seems like a very cool idea, this would limit it's usefulness. My idea is this: Suppose I go on vacation? That way, I can keep logging in and perform moderation duties as if I was at home.
A variant for this that would instead work for the ACP and/or the MCP would be very cool. At least I have Opera on my Blackberry, but it's kind of slow and cumbersome.
|
Yes - a moderator or admin can log into the admincp or modcp by manually entering in the URL and then do anything they want same as on a desktop PC (dependent on their browsers capability)
You could add a modcp / admincp link in teh footer if you wished by editing it and adding
Code:
<if condition="$show['admincplink']"><a class="navbar" href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> -</if>
perhaps after
Code:
<div class="navbar">
I don't have a blackberry, so can't test - but I don't know of any outstanding issues and I know there are quite a number of blackberry users with this style.