Optymalizacja kodu
diller24, śr., 2010-06-09 08:54
Mam pytanie czy istnieje moduł do optymalizacji kodu a dokładnie elementów zawartych miedzy znacznikami head np:
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>tytuł strony</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/sites/default/themes/arthemia/favicon.ico" type="image/x-icon" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?3" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?3" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?3" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?3" />
Chodzi mi o uzyskanie bardziej przyjaznego kodu w przeglądarce i ukrycie wszystkich odwołań ładowanych skryptów coś takiego jest w drupal.org.pl
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Dodawanie wpisu - Wątek | Drupal Polska</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="/sites/drupal.org.pl/themes/dropster/favicon.ico" type="image/x-icon" />
<link type="text/css" rel="stylesheet" media="all" href="/files/css/css_7449f2cfe5a4001a158cc39d55480911.css" />
<link type="text/css" rel="stylesheet" media="handheld" href="/files/css/css_efab9e2c1bc9f95906ae51fb8ece9405.css" />
<script type="text/javascript" src="/files/js/js_020051965f0ff6259913d2fffe3c5f95.js"></script>
Pytanie jest jakiś moduł czy trzeba edytować kod źródłowy? Wystarczy jakakolwiek informacja nakierowanie na dobry tok myślenia ;]



/admin/settings/performance →
archetwist, czw., 2010-06-10 17:20 moderator/admin/settings/performance→ ,tworzenie stron • grafika • doradztwo drupalowe