BCU
Maintained by
Jez H, Mike Grant
This is the theme from the moodle site of Birmingham City University. It's based on bootstrap and allows for extensive customisation and some unique features to help improve Moodle's usability.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
we are on version 1.1.1
What version are you using?
Thanks
Below is from debugging:
Invalid get_string() identifier: 'unreadnewnotification' or component 'message'. Perhaps you are missing $string['unreadnewnotification'] = ''; in lang/en/message.php?
line 348 of /lib/classes/string_manager_standard.php: call to debugging()
line 6971 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 221 of /theme/bcu/renderers.php: call to get_string()
line 169 of /theme/bcu/renderers.php: call to theme_bcu_core_renderer->bootstrap_process_message()
line 87 of /theme/bcu/renderers.php: call to theme_bcu_core_renderer->get_user_messages()
line 38 of /theme/bcu/renderers.php: call to theme_bcu_core_renderer->render_user_menu()
line 90 of /theme/bcu/layout/includes/header.php: call to theme_bcu_core_renderer->user_menu()
line 27 of /theme/bcu/layout/columns1.php: call to require_once()
line 915 of /lib/outputrenderers.php: call to include()
line 845 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line ? of unknownfile: call to core_renderer->header()
line 1649 of /lib/setuplib.php: call to call_user_func_array()
line 2502 of /lib/weblib.php: call to bootstrap_renderer->__call()
line 2502 of /lib/weblib.php: call to bootstrap_renderer->header()
line 90 of /course/loginas.php: call to notice()
Notice: Undefined variable: OUTPUT in /var/www/moodle/theme/bcu/renderers.php on line 99
Fatal error: Call to a member function pix_url() on a non-object in /var/www/moodle/theme/bcu/renderers.php on line 99
Would you be able to send me a screenshot of this and I can help with it? I'm not entirely sure what you're referring to, but that's more likely me being tired than your description!
Thanks
We were quite pleased to see ULCC adding our theme to their list as it is particularly useful for us to get feedback from other colleges and Universities. It should be fairly easy to add options to turn each of those items on and off, we will try and add it this week.
.headermenu a {text-decoration:none;} / .nav li a:hover {background-color:transparent;} / #coursetitle {display:none;}
Is there a way to hide the top nav items: Home / My home / Events / My sites / This course? They are all so I don't think its possible via css. The problem we have is that we already have a top menu so having thse items as well fills up the whole top nav bar.
Thanks for pointing this out, I think Mike has replied to you to say you can do this in the custom css settings for now. We will add this as a setting in the theme shortly
Have you tried to assign a custom CSS to the header and footer classes?
3) That sounds great
We don't actually use that header on our main site as we inject a centrally controlled header using jQuery that has icons / updates from other systems (email alerts, library returns etc) so there is quite a lot of scope to improve that.
You can see what this looks like here if you are interested: http://1drv.ms/1GFWbr3
1) Ah okay, I know that feeling...
2) I used the AMOS translation tool and some strings are missing from the development version. I didn't write them down, but one I remember is "Search Courses" from the search box.
3) Yeah, makes sense. I thought about bug fixing work and some other stuff, e.g.: Inclusion of Font Awesome for navigation icons, a user image (if available) instead of an icon on top, display of course tiles also in course areas (if chosen), etc. So basically little steps which imho make a better experience.
All the best,
Helmut