Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for typo3

daily links

  • Panels 3: Creating a custom layout in your theme | drupal.org
    A panel layout is a layout that can be used by the Panels module. You can add content to defined content areas within a panel. The Panels module comes with several layouts, but you can also create your own for your own module or theme. Here we will create a layout for a theme.
  • TYPO3 - the Enterprise Open Source CMS: Repository
    Provides a shared version of the jQuery Javascript framework for use in other extensions. See class.tx_t3jquery.php for API and usage. Includes BE module for configuring which parts of jQuery UI you want included.
  • Extension TypoScript Templates – Video Tutorial | TYPO3 Blogger
    Organisation ist das halbe Leben – dies gilt auch für TYPO3-Homepages. Für mich als Anfänger war es schwer zu verstehen, meine TypoScript-Datensätze (TypoScript Extensions Templates) zu organisieren. In diesem Video zeige ich Anfängern kurz (ca. 12 Minuten^^) wie es im TYPO3 Introduction Package gelöst wurde
  • jPlayer : HTML5 Audio & Video for jQuery
    jPlayer is a jQuery plugin that allows you to:<br />
    _play and control media files in your webpage<br />
    _create and style a media player using just HTML and CSS<br />
    _add audio and video to your jQuery projects<br />
    _support more devices using HTML5<br />
    _support older browsers using a Flash Fallback<br />
    _control media on your website using a JavaScript API
  • heyday/Geared-Scrolling - GitHub
    Basically, we wanted a way to prolong the visibility of certain columns in a 3-column layout.<br />
    We thought - how about we do some funky proportional scrolling that slows the scrolling of shorter columns so that, as a user scrolls down the page, the columns will line up along the baseline of the tallest column… if this makes no sense it’s probably better you check it out in action: http://downtothewire.co.nz/ - sorry, our implmentation is for Webkit browsers only

daily links

  • ishanmahajan’s sandbox: typo3_migrate | drupal.org
    typo3_migrate supports migrating content from a Typo3 website to Drupal using the Migrate module. Import of the following<br />
    is supported:<br />
    1. Users(both frontend and backend).<br />
    2. Standard typo3 pages along with their tt_content elements.<br />
    3. News(tt_news) and news categories.
  • Syntaxtic! - Google Chrome-Erweiterungsgalerie
    Syntaxtic! is a chrome extension for syntax highlighting on source files opened in Chrome. This extension was primarily designed for viewing files hosted in a web accessible version control system that doesn’t natively provide highlighting but the usage certainly doesn’t end there.
  • Head JS :: The only script in your HEAD
    Head JS loads JavaScript files like images without blocking the page. Your page will be faster even with a single combined file.
  • HTML5 — Edition for Web Developers
    This HTML5 specification is like no other—It has been processed with you, the humble web developer, in mind.<br />
    The focus of this specification is readability and ease of access. Unlike the full HTML specification, this "web developer edition" removes information that only browser vendors need know.

daily links

  • Tommy Kaneko’s sandbox: Consensus platform | drupal.org
    Consensus is a platform for both creating content and having discussion in large groups.
    The suite of modules allow nodes of a specific content type to be viewed and edited in a semi-AJAX environment, in a collaborative, structured, accountable process. You can think of the module as a hybrid between a wiki and a message board. It is designed to allow conversations between potentially hundreds of people to remain concise, legible and useful through a self-moderating process.
  • Cablegate’s cables: Full-text search
    Cablegate’s cables: Full-text search
  • TYPO3-Tutorial: Backend Layout nutzen (TYPO3 4.5) / TYPO3-Agentur Berlin: undkonsorten:
    Einen Homepage mit einem breiten Teaserbilder oder einer Slideshow oben, darunter ein zwei- oder dreispaltiges Layout – dass kann man jetzt im TYPO3-Backend (ohne TemplaVoilá) einfach darstellen. Denn seit der TYPO3-Verion 4.5. läßt sich jetzt jeder Seite die Eigenschaft Backend Layout zuweisen.
    Wir wollen in unserem TYPO3-Tutorial erklären, wie man diese Backend-Layouts am besten verwendet.

daily links

  • Moving sensitive files outside the web root j16 - Joomla! Documentation
    Starting with version 1.6, it is possible to provide a localized version of the files that reside in includes/defines.php i.e. includes/defines.php and administrator/includes/defines.php . This makes it possible to move a variety of files outside of DOCUMENT root. The actual process is quite simple, but it is advisable that you make sure you know what you re doing before proceeding. To start, copy the file {ROOT}/includes/defines.php to {ROOT}/defines.php and the file {ROOT}/administrator/includes/defines.php to {ROOT}/administrator/defines.php. Once you have copied the files, it is necessary to edit both new files and add the lines: define _JDEFINES , 1 ; define JPATH_BASE , dirNAME __FILE__  ; underneath the defined _JEXEC or die; line.
  • Professor Cloud
    * Works with most browsers (tested on IE6+, Firefox, Chrome, Opera, Safari).
    * Accurate 3d perspective.
    * Optional auto reflections - no need to modify your images or add server code.
    * Easy integration with basic valid HTML and a tiny bit of JavaScript.
    * Small 5Kb (minified) script..
    * Degrades gracefully with Javascript turned off.
    * Fully accessible with no CSS or text only browsers.
    * Works with other plugins, e.g. Slimbox, and preserves your links and mouse events.
    * Optional mouse wheel support as of version 1.0.2.
    * It’s completely free.
  • t3manager - Startseite - Ein webbasierter TYPO3 Manager
    * TYPO3 Extensions auswerten
    * PHP Fehlermeldungen auflisten
    * Server Einstellungen anzeigen
    * Keine Cronjobs notwendig
    * 24 Stunden Bericht per E-Mail
  • Getting Started - Making AJAX Applications Crawlable - Google Code
    >This document outlines the steps that are necessary in order to make your AJAX application crawlable. Once you have fully understood each of these steps, it should not take you very long to actually make your application crawlable! However, you do need to understand each of the steps involved, so we recommend reading this guide in its entirety.
  • DanielRapp/Noisy - GitHub
    A jQuery plugin that adds random noise to a given element.
  • WordPress › Tweet Blender « WordPress Plugins
    Better than Twitter’s own widgets - Tweet Blender is tag-aware and has support for multiple authors, lists, hashtags, and keywords all blended together. The plugin can show tweets from just one user or a list of users (as all other Twitter plugins do); however, it can also show tweets for a topic which you can define via Twitter hashtag or keyword. But there is more! It can also show tweets for multiple authors AND multiple lists AND multiple keywords AND multiple hashtags all blended together into a single stream.
    Version 3 added a new widget that automatically shows tweets relevant to your blog post by taking post’s tags and using them as keywords for Twitter search.

daily links

  • Free JavaScript Game Frameworks To Create A Web-Based Fun
    >As JavaScript-HTML5 development is getting more popular and browsers supporting new features are being utilized by more users everyday, -as expected- many new games are being developed with JavaScript.
    JavaScript-powered games are not only easier-to-develop for web developers but they are also the only cross-platform ones including desktop, web and mobile.
  • Installing Drupal 7 with drush
    This tutorial is a two-fer. You will learn how to install Drupal 7 using SSH and get a taste of Drush by seeing it in action. The first step is to install Drush. Then we use it to install Drupal…all using the command line. Look ma, no GUI!
  • A List Apart: Articles: Rapid Prototyping with Sinatra
    This article introduces Sinatra, a so-called “micro” web framework that helps you create real (albeit simple) web apps extremely fast, allowing you to prototype flows and behaviors that you may want to integrate into a final product. Sinatra is written in Ruby, but for our purposes we’ll use it as the “glue” between our HTML/CSS and the domain-specific Sinatra functions, so you won’t have to know much more than a few simple methods to get to “Hello world.” In this article, our example will be an extremely simple Twitter app that accepts two usernames and tells you if one user is following the other.
  • buzz.typo3.org: TYPO3 4.5 LTS: Prepared queries are the way to go!
    Prepared queries are now part of the TYPO3 database API. The API is mostly based on PDO’s method naming and currently supports SELECT queries. Read on to learn how to take advantage of this enhanced API for your own extensions.


Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.