I know that I like to know quickly when some items needs review for approval, the admin block is great but I'm lazy and don't want to scroll down to it. So... I've added this to the themes/yourtheme/header.php I insert this at the bottom of the code just above the . "</table>" I've left it in the code so you can see where it goes. Only administrators will see the bar, users will never know it's there and you know quickly if you have any new content that requires attn. The below bar is for my site but you can easily customize which submissions you want to see.
In my opinion, adding a given block codes to theme.php is ok.
However, consider general purpose of themes and blocks. Just assume the following situations:
1. When you change your theme pack, what will be happened?
2. As you are going to log in as an admin, the same code (admin block) and the codes in the theme works in a duplicated way.
Rather than this cluttered proviso, how about using custom_footers ? it will be much better, won't it? Just my suggestion.
Last edited by Xyberian on Sat Apr 23, 2005 7:57 pm; edited 2 times in total
dant1259 Captain
Joined: Jan 16, 2004
Posts: 336
Posted:
Sat Apr 23, 2005 6:40 pm
yes you are correct. I rarely change my theme and since this doesn't effect the users, I've never given it much thought. This would work equally as well in the footer as you stated. (but then I'd have to scroll to the bottom -- what can I say, that's why I created it, to avoid the scroll)
I'm sure there are several ways to put this in. Just thought I'd share the idea.
Now I have a good hacked center forum block. A very nice amber alert and homeland security threat (but these are in the header.php file also). I can't code but I can hack, it's not pretty but it is functional.
I'm not down and your idea of the footer is an excellant one I had not even considered. I'm sure a lot of users might even prefer that. I've shown this to others who wanted it so I just threw it out to share.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum