%= meta_tags_for_article(@page) %> <%= noosfero_javascript %> <%= theme_javascript %> <%# stylesheet_import is better then stylesheet_link_tag because the stylesheet must be loaded before the page show. %> <%= # Load the principal css files: stylesheet_import( %w( common help menu article button search blocks forms login-box thickbox profiles ) ) + "\n" + stylesheet_import( %w( common help menu article button search blocks forms login-box ), :themed_source => true ) + "\n" + # Load the boxes's css file if each exists: import_blocks_stylesheets + "\n" + import_blocks_stylesheets(:themed_source => true) + "\n" + # Load the controller's css file if it exists: import_controller_stylesheets + "\n" + import_controller_stylesheets(:themed_source => true) %> <%= template_stylesheet_tag %> <%= icon_theme_stylesheet_tag %> <%= pngfix_stylesheet %>
' onload='noosfero_init();' help=<%= _('Pass the mouse over page elements to get help on them. Click the question mark icon on the top-right corner to deactivate this help window.').inspect %> onresize="registerDocumentSize()">