background preloader

Content Construction Kit (CCK)

Content Construction Kit (CCK)

Views You need Views if You like the default front page view, but you find you want to sort it differently. You like the default taxonomy/term view, but you find you want to sort it differently; for example, alphabetically. You use /tracker, but you want to restrict it to posts of a certain type. You like the idea of the 'article' module, but it doesn't display articles the way you like. Views can do a lot more than that, but those are some of the obvious uses of Views. Views for Drupal 8 Views is in Drupal 8 Core! Recommended versions of Views! For new installs of Drupal 6, we recommend the 6.x-3.x branch. The 6.x-2.x branch of Views is in critical/security maintenance mode only. Dependencies The Drupal 7 version of Views requires the Chaos Tool Suite also known as CTools. Views' bug squad The Views' bug squad is a group of people who have dedicated a few hours a week to help provide support and fix bugs in the issue queue. Views documentation Sponsorship This project is sponsored by IO1.

Design-Problem | DrupalCenter.de | Die deutschsprachige Drupal Community ich arbeite gerade an einer Website, und entwickle diese mit dem CMS Drupal. Ich komme mit Drupal super zu recht und es ist echt kinderleicht! Aber ich habe leider ein gestalterisches Problem! Ich habe die page.tpl.php - Datei geändert und die Navigation Bar mit einem Hintergrundbild hinterlegt.Das hat noch wunderbar geklappt. Damit ihr mein Problem besser erkennen könnt, hier die Codes und einige Bilder: Das Tempalte das ich als Einstieg benutzt habe, war ZEN. Datei 1: page.tpl.php [Zeile 72-96] Dies ist der selbe Code wie vorher, nur dass das und ausgetauscht wurde. Datei 2: zen.css Die Margins sind so gestaltet das der Text und die Suchbox genau in der vertikalen Mitte vom hintergrundbild der navi sind.

Chaos tool suite (ctools) This suite is primarily a set of APIs and tools to improve the developer experience. It also contains a module called the Page Manager whose job is to manage pages. In particular it manages panel pages, but as it grows it will be able to manage far more than just Panels. For the moment, it includes the following tools: Plugins -- tools to make it easy for modules to let other modules implement plugins from .inc files.

Tools für die Entwicklung von Webseiten | YAML für Drupal - Yet Another Multicolumn Layout Bei der Entwicklung von Webseiten stellt sich immer wieder die Frage, wie man diese möglichste effektiv Entwickelt und gleichzeitig eine hohe Qualität des Codes sicherstellt. Dabei kommt es sicherlich täglich zu der Situation, dass man auch Fehler entdeckt, welche auf den ersten und auch zweiten Blick in den Code nicht immer leicht nachvollziehbar sind. Mit der Komplexität und Größe einer Webseite werden sich die Probleme in der Regel erhöhen, insbesondere wenn große Mengen an historischem Code vorhanden sind. Mangelhafte strukturelle Konzeption in der Vergangenheit und unterschiedlicher Programmierstil tun ein weiteres dazu die möglichen Probleme zu steigern. Da stellen sich dann schnell die Fragen, warum eine Schrift plötzlich so oder so aussieht und eine vorgesehen CSS Klasse nicht wirkt, wie sie soll. Standardkonformer Browser Die Basis jedes realistischen Webseitentest stellt sicherlich der verwendete Browser dar. Firefox Erweiterung - Firebug Firefox Erweiterung - Webdeveloper

Pathauto The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123 . The aliases are based upon a "pattern" system that uses tokens which the administrator can change. Requirements Versions The 7.x-1.x and 6.x-2.x branches are currently accepting new feature requests and are kept in sync as much as possible. Known issues Multilingual URL alias support is still a little unstable and should be tested before used in production. Recommended modules Redirect (D7) / Path Redirect (D6) when installed Pathauto will provide a new "Update Action" in case your URLs change. Co-Maintainers Pathauto was originally written by mikeryan and maintained by Greg Knaddison (greggles) . Pledges #D8CX : I pledge that Pathauto will have a full Drupal 8 release on the day that Drupal 8 is released. Downloads

Websitebaker - Einfaches CMS: Startseite Token Tokens are small bits of text that can be placed into larger documents via simple placeholders, like %site-name or [user]. The Token module provides a central API for modules to use these tokens, and expose their own token values. Note that Token module doesn't provide any visible functions to the user on its own, it just provides token handling services for other modules. For Drupal 6, the Token module provides a "Token Actions" module which can be enabled separately. This provides several "actions" for the Drupal core Actions/Trigger modules to use that take advantage of the Token replacement functionality. Modules that use the Token module and provide tokens via the API include Organic Groups, Pathauto, Comment Notify, and Commerce. Pledges #D7CX: The basic token API is now a part of Drupal 7! #D7AX - I pledge to make this module as accessible as it can be.

Cascading Style Sheets Vorlage:Infobox Dateiformat/Wartung/MagischeZahl fehltVorlage:Infobox Dateiformat/Wartung/Website fehlt Cascading Style Sheets (englische Aussprache [kæsˌkeɪdɪŋˈstaɪlʃiːts]; für stufenförmige oder (hintereinander) geschachtelte Gestaltungsvorlagen), kurz CSS genannt, ist eine deklarative Sprache für Stilvorlagen (engl. stylesheets) von strukturierten Dokumenten. Sie wird vor allem zusammen mit HTML und XML (zum Beispiel bei SVG) eingesetzt. Grundidee beim Entwurf von CSS war es, mittels HTML oder XML nur die inhaltliche Untergliederung eines Dokumentes und die Bedeutung seiner Teile zu beschreiben, während mittels CSS weitgehend unabhängig davon die visuelle Darstellung (Farben, Layout, Typografie usw.) der Elemente festgelegt wird. Während zu Beginn der Entwicklung nur einfache Gestaltungsanweisungen möglich waren, wurden später komplexere Module zum Sprachstandard hinzugefügt. Elemente eines Dokumentes können z. CSS gilt heute als die Standard-Stylesheetsprache für Webseiten.

ImageAPI This API is meant to be used in place of the API provided by image.inc. You probably do not need to install this module unless another module are you using requires it. It provides no new features to your Drupal site. It only provides an API other modules can leverage. Currently GD2 and ImageMagick support are distributed with ImageAPI. This module is specifically for Drupal 6 and older. Differences from Drupal core's image.inc Images are objects.Images are not written on each image operation and must be explicitly closed when processing is complete. Related Modules

Related: