DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Portfolio

Created:2006-05-21T14:35:18
Changed:2015-04-14T16:08:31.981000000
Classification:almportfolio
Description:AlmPortfolio - show your work
Keywords:almportfolio
Email:Andi Platen
Info 2:
Info 3:
Info 4:

EXT: Portfolio

Extension Key: alm_ portfolio

Andi Platen <info@wireframe.de>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3 -

a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

Setup 1

TS Settings 2

Template Vars 2

ToDo 2

Setup

  • Install Plugin
  • Include ts in template
  • create sys-folder
  • add categories
  • add items
  • create list page
  • add plugin (list)
  • create detail page
  • add plugin (detail)
  • configure realUrl (optional)

TS Settings

plugin.tx_almportfolio {

settings {

# template.list = fileadmin/template/portfolio_list.html

# template.cloud = fileadmin/template/portfolio_cloud.html

# template.menu = fileadmin/template/portfolio_menu.html

# template.detail = fileadmin/template/portfolio_detail.html

# template.select.1 = fileadmin/template/portfolio_list_1.html

# template.select.2 = fileadmin/template/portfolio_list_2.html

imgList.width = 160

imgList.height = 80

imgDetail.width = 320

imgDetail.height = 160

}

}

Template Vars

  • settings
  • categories
  • items
  • item

ToDo

  • Template-Auswahl pro Referenz (z.B. Referenz, Case Study)
  • Ähnliche Referenzen auswählbar pro Referenz
  • irgendwie die Möglichkeit unterhalb der Detailansicht weitere Referenzen anzuzeigen (mit Bezug irgendwie)
  • Weitere Felder, z.B. Grafiker...
  • Feld für Sortierung
  • Category => Feld: alias
  • Mehrere Felder: Text 1, Text 2, HTML 1 HTML 2
  • Weiteres Feld für Kundenstimmen (extra DB Table)

Portfolio - 2