Typo3 Extensions: Unterschied zwischen den Versionen

Aus Vosp.info
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „= Extensions = = Im Test = == t3blog == === Installation & Konfiguration === * '''Quelle:''' ** original: [https://typo3.org/extension-manuals/t3blog/1.2.0/vi…“)
 
Zeile 1: Zeile 1:
 
= Extensions =
 
= Extensions =
 +
* ods_osm              06-08-2012 (require tt_address)
 +
* itaw_youtoubeembed    19-03-2007
 +
* Bildergallerie: rgsmoothgallery
 +
* indexed_search
 +
** [http://blog.undkonsorten.com/typo3-indexed-search-suche-deutsch-manual-doku TYPO3: Indexed Search (Installation, deutsche Übersetzung, Manual, Doku)]
 +
*** wichtig [http://www.typo3.net/forum/beitraege/indexed_search_engine/44812/ Suchindex löschen], wenn die <nowiki><!--TYPO3SEARCH_begin--></nowiki> in template eingetragen wurden
 +
* felogin
 +
** [http://www.edv-lehrgang.de/anmeldeformular-in-typo3-erstellen/ Anmeldeformular mit felogin]
 +
** [http://typo3-blog.net/tutorials/news/fe-login-anpassen.html vll. auch interssant]
  
  

Version vom 30. Dezember 2012, 22:03 Uhr

Extensions


Im Test

t3blog

Installation & Konfiguration

Installation der Pakete im Extension Manager

  • t3blog 1.2.0
    • required:
      • dam 1.3.1
        • static_info_tables 2.3.0
      • typoscripttools 0.0.2
      • sfpantispam 0.0.0
      • pagebrowse 1.3.2
    • optional
      • realurl

Konfiguration der Pakete im Extension Manager

Configuration > Sender Mail angeben

Backend neuladen

es erscheint links im Menu ein neues Modul T3BLOG

t3blog Seite konfigurieren

  1. Seite irgendwo im Baum erstellen
    1. Generale > Title vergeben
    2. Appearance > Use as Container > Contains Plugin => T3BLOG
    3. nicht wie bei tt_news: You don't have to create a sysFolder-page for the data, it's all saved on this blog-page.
  2. in der Seite ein Template hinzufügen
    1. WEB > List || erstellte T3BLOG Seite || Template > New Record
    2. General > Template Title:
    3. Includes > Include static (from extensions): > Selected Items:
      1. css_styled_content
      2. T3BLOG template – snowflake theme 1 // This template configures the look and feel of your blog
      3. T3BLOG – main configuration // Here the overall functionality of the plugin is configured
      4. T3BLOG CSS – snowflake theme 1 // for the styling of your blog
      5. T3BLOG blog2page – output to the page // configuring the output to the PAGE-object.
      6. (“T3BLOG functionalities on your website // )
  3. baseURL Konstante setzten (damit z.B. das CSS funktioniert)
    1. WEB > ConstantEditor || erstellte T3BLOG Seite ||
      1. Edit constants for template: => erstelltes Template
      2. Category => T3BLOG > Others > URL.baseURL => domain

bloggen

  1. Kategorien: T3BLOG > Categories || Blogs > erstellter Blog || Create a new category
  2. Posten: T3BLOG > Posts || Blogs > erstellter Blog || Create a new blog post
    1. content hinzufügen
    2. Kategorie auswählen
  3. Achtung: evt. WEB > List || erstellte T3BLOG Seite || Post > Artikel sichtbar machen

Links



Fehlerhafte Extensions

die das System smashen

  • youtubeapi 26-03-2011

die die Seite smashen

  • timezones