Unsere Kunden

Typo3 Informationen, Tipps & Tricks, Anleitungen

Dienstag 17. Februar 2009 1und1 Homepage Server auf php5

im t3 verzeichniss .htaccess anlegen mit:

 

 

AddType x-mapp-php5 .php

AddHandler x-mapp-php5 .php

 

 

 

 

 

RewriteEngine On

 

RewriteRule ^typo3$ - [L]

RewriteRule ^typo3/.*$ - [L]

RewriteCond %{REQUEST_FILENAME}...

Kategorie: Typo 3

Freitag 01. September 2006 awstat

verzeichniss und logfile manuell erzeugen:#mkdir fileadmin/log#chmod 777 fileadmin/log#touch awstats_log.txt#chmod 0755 awstats_log.txt

 

localconf.php

$TYPO3_CONF_VARS["FE"]["logfile_dir"] =...

Kategorie: Typo 3

Montag 16. Februar 2009 cal ics import german umlaute und time offset

Falls Umlaute nicht korrekt dargestellt werden sollte das ics file konvertiert werden. Hier von UTF-8 nach iso:

 

auf linux:

iconv -f UTF-8 -t iso-8859-1 kalenderwilfried2009.ics > kaliso.ics

 

change within ics file...

Kategorie: Typo 3

Freitag 03. November 2006 cal TYPO3 Calendar Base

cal version: 0.13.1

plugin.tx_cal_controller.view.month.monthLargeTemplate = fileadmin/templates/main/cal/template/month_large.tmplplugin.tx_cal_controller.view.month.monthTemplate =...

Kategorie: Typo 3

Freitag 29. Dezember 2006 chc_forum

chc_forum breite anpassen in klasse

 

.tx-chcforum-pi1-postForm textarea {    border: 1px solid {$chc-forum.style.bordercolor3};    margin: 3px 0;    width: 95%;   ...

Kategorie: Typo 3

Mittwoch 10. Juni 2009 Flashheader ext

Hallo, nach langem probieren und installieren habe ich die ext. gefunden mit der man Wechselheader in Flash und automatische Images bei nicht installiertem FlashplugIn einbinden kann.

 

1. Ladet euch die ext. „Flash Header - (...

Kategorie: Typo 3

Montag 22. Februar 2010 ImageMagick 4.2.9 und typo3 4.3.1

Beim update auf typo3 4.3.1 muss im Istall Tool

unter "ALL CONFIG" die Checkbox für

"im_useStripProfileByDefault" deaktiviert werden.

Kategorie: Typo 3

Dienstag 29. August 2006 MailformPlus installation

- MailformPlus extetion installieren

Kategorie: Typo 3

Mittwoch 10. Juni 2009 Page not found after update to realurl 1.4.0

Sometimes after update to realurl 1.4.0 the error page not found occurred.

Should be fixed if the site is called out of a new opened Browser.

 

Or downgrade to 1.1.4

Kategorie: Typo 3

Mittwoch 30. August 2006 RealUrl (default und tt_news)

Installation

 

To install this extension, four steps must be taken:

 

1. Install it in the Extension Manager

realUrl +

JB RealURL Regeneration

( hiermit können die erzeugten URLs regeneriert werden, wenn...

Kategorie: Typo 3

Donnerstag 05. Juni 2008 realurl settings for tx_mhbranchenbuch yellowpages

The realurl_autoconf.php doesn't wotk correctly with the setup so I copied

the generated php source code into my localconf.php

 

#####localconf.php tt_news and yellowpages setup  ...

Kategorie: Typo 3

Mittwoch 28. März 2007 slideshow typo3; slide show mit ext tscobj

1. tscobj extension installieren

2. sys folder mit "Nur Bilder" element anlegen mit den Bilderndie angezeigt werden sollen.

3. typo script im setup einbinden:id= seiten id wo element nur bilder gespeichert wurde ( sys...

Kategorie: Typo 3

Freitag 03. November 2006 sr_feuser_register

see: wiki.typo3.org/index.php/De:Front_End_User_Registration

 

Konfiguration

Konfigurationsschritte

Dies sind die Schritte um die Frontend User Registrierung (sr_feuser_register) Extension zu installieren

1....

Kategorie: Typo 3

Dienstag 29. August 2006 tt_news Basic installation and configuration

- extension tt_news installieren

- news CSS-based tmpl einbinden

- Datum Format einstellen:

# tt_news date & time formats

config.language = de

config.locale_all = de_DEplugin.tt_news {  archiveTitleCObject...

Kategorie: Typo 3

Mittwoch 30. August 2006 tt_news Caching

Example:

in the small pagetree below, the news articles are located in the sysfolder "News db Records". The page "Home"(647) shows a news LATEST content element in the left column and the page...

Kategorie: Typo 3

Montag 02. April 2007 tt_poll Tutorial

Quelle: www.typo3.net/forum/list/list_post//1445/

Hier die Schritte, die bei mir zum Erfolg geführt haben:

1. Extension tt_poll installieren

2. Eine Seite anlegen wo die Poll angezeigt...

Kategorie: Typo 3

Freitag 03. November 2006 ve_guestbook

install ve_guestbook

create sys folder to save guestbook entries

add plugin to site

- FORM

- LIST

Kategorie: Typo 3

Nachrichten Archiv:

  • Leider keine Einträge im Archiv vorhanden.