Typo3 Extensions: Unterschied zwischen den Versionen
F (Diskussion | Beiträge) (→Basis Konfiguration) |
F (Diskussion | Beiträge) |
||
Zeile 11: | Zeile 11: | ||
− | + | ||
== t3blog == | == t3blog == | ||
=== Installation & Konfiguration === | === Installation & Konfiguration === | ||
Zeile 122: | Zeile 122: | ||
* [https://typo3.org/extensions/repository/view/t3blog typo3.org > Extensions > Extension Repository > T3BLOG] | * [https://typo3.org/extensions/repository/view/t3blog typo3.org > Extensions > Extension Repository > T3BLOG] | ||
** [https://typo3.org/extension-manuals/t3blog/1.2.0/view/ Manual] | ** [https://typo3.org/extension-manuals/t3blog/1.2.0/view/ Manual] | ||
+ | |||
+ | = Im Test = | ||
= Fehlerhafte Extensions = | = Fehlerhafte Extensions = |
Version vom 11. Februar 2013, 12:34 Uhr
Inhaltsverzeichnis
- 1 Extensions
- 1.1 t3blog
- 1.1.1 Installation & Konfiguration
- 1.1.1.1 Installation der Pakete im Extension Manager
- 1.1.1.2 Konfiguration der Pakete im Extension Manager
- 1.1.1.3 drei Wege t3blog in die Seite zu integrieren
- 1.1.2 bloggen
- 1.1.3 Links
- 1.1.1 Installation & Konfiguration
- 1.1 t3blog
- 2 Im Test
- 3 Fehlerhafte Extensions
Extensions
- ods_osm 06-08-2012 (require tt_address)
- itaw_youtoubeembed 19-03-2007
- Bildergallerie: rgsmoothgallery
- indexed_search
- TYPO3: Indexed Search (Installation, deutsche Übersetzung, Manual, Doku)
- wichtig Suchindex löschen, wenn die <!--TYPO3SEARCH_begin--> in template eingetragen wurden
- TYPO3: Indexed Search (Installation, deutsche Übersetzung, Manual, Doku)
- felogin
t3blog
Installation & Konfiguration
- Quelle:
Installation der Pakete im Extension Manager
- T3BLOG t3blog 1.2.0
- required:
- Media (DAM) dam 1.3.1
- static_info_tables 2.3.0
- TypoScript Tools typoscripttools 0.0.2
- SFP Anti SPAM sfpantispam 0.0.0
- Universal page browser pagebrowse 1.3.2
- Media (DAM) dam 1.3.1
- optional
- realurl
- required:
Konfiguration der Pakete im Extension Manager
Configuration > Sender Mail angeben
Backend neuladen
es erscheint links im Menu ein neues Modul T3BLOG
drei Wege t3blog in die Seite zu integrieren
Basis Konfiguration
muss bei allen drei Wegen umgesetzt werden
Seite irgendwo im Baum erstellen
- Reiter: Generale > Title vergeben
- Reiter: Appearance > Use as Container > Contains Plugin => T3BLOG
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.'
Template muss folgendes include
- T3BLOG functionalities on your website (t3blog)
- Page browser (pagebrowse)
I t3blog Seite mit "snowflake theme 1" konfigurieren
1. Template
in der Seite ein Template hinzufügen
- WEB > List || erstellte T3BLOG Seite || Template > New Record
(bzw WEB > Template || erstellte T3BLOG Seite || Create extension template)
- General > Template Title:
- Includes > Include static (from extensions): > Selected Items:
- css_styled_content
- T3BLOG template – snowflake theme 1 // This template configures the look and feel of your blog
- T3BLOG – main configuration // Here the overall functionality of the plugin is configured
- T3BLOG CSS – snowflake theme 1 // for the styling of your blog
- T3BLOG blog2page – output to the page // configuring the output to the PAGE-object.
- (“T3BLOG functionalities on your website // )
2. baseURL Konstante setzten (damit z.B. das CSS funktioniert)
- WEB > ConstantEditor || erstellte T3BLOG Seite ||
- Edit constants for template: => erstelltes Template
- Category => T3BLOG > Others > URL.baseURL => domain
- (bzw gleich URL.baseURL = http://domain.tld ins Konstantenfeld im neuerstellten Template
II t3blog Seite ohne "snowflake theme 1" also individuell konfigurieren
eigenes Template
Punkt 2.3.2 T3BLOG template – snowflake theme 1 nicht includen!!!
stattdessen aus der Datei typo3conf/ext/t3blog/static/t3blog/template/setup.txt (im Zweifel über Erweiterungen > T3BLOG > Dateien) den Text im neuerstellten Template unter dem Reiter General ins Setup Feld kopieren
und
aus der Datei typo3conf/ext/t3blog/static/t3blog/template/constants.txt den Text im neuerstellten Template unter dem Reiter General ins Constants Feld kopieren
Nun sollte mensch wieder den gleichen Output sehen, kann diesen aber nach Belieben verändern!
eigenes CSS
III t3blog plugin widgets nutzen
Installation
einfach im Webfrontend auf den jeweiligen Seiten Inhalte > Plugin > Blog Widget Auswahl > Blog Widget auswählen z.B.:
- Archive: Liste mit allen Blogeinträgen in Jahre, Monate sortiert
- Blog list: Beiträge chronologisch in Kurzform (ohne Kommentare) ausgegeben
- ....
jeweils den Widget starting Point angeben!!!
Konfiguration
im Template (für die t3blog Seite)
unter Setup folgendes eintragen
plugin.tx_t3blog_pi2.tagCloud { maxColor = #000000 minColor = #555555 renderingAlgorithm = lin minFontSize = 20 maxFontSize = 40 sortBy = tag maxTagsToShow = 5 # funktioniert nur wenn "sortBy = count" ist }
bloggen
- Quelle: Manual: Start blogging
- Kategorien: T3BLOG > Categories || Blogs > erstellter Blog || Create a new category
- Posten: T3BLOG > Posts || Blogs > erstellter Blog || Create a new blog post
- content hinzufügen
- Kategorie auswählen
- Achtung: evt. WEB > List || erstellte T3BLOG Seite || Post > Artikel sichtbar machen
Links
Im Test
Fehlerhafte Extensions
die das System smashen
- youtubeapi 26-03-2011
die die Seite smashen
- timezones