Quickstart Packages

From TYPO3Wiki

Jump to: navigation, search
Teams Committees This project/information is related to the Extension coordination team

Contents

Quickstart Packages

Extensions to implement

What is this?
  • This is our first estimation of existing extensions
  • Which extensions do you think stable and usefull enough to implement them into quickstart packages?
  • For each extension tell us pro, contra and conflicts.
  • Have you experienced conflicts with others of the listed extensions like xclasses concurrence?
  • Do you know about incompatibilities like the usage of different address tables or fields for the same user.
News (tt_news)
Pro
Contra
Conflicts
MJS Event Pro (mjseventpro)
Description

Manages and displays events like concerts and seminars (begin-/end-date/-time). Links to online ticketing-system like ticketonline.de. Archives past events. Views: List all, List upcoming, Single upcoming, Archive, Input Form (no calendar view). Export to foreign databases like kulturserver.de (ask). Full control via TS / Constant Editor. If FE-User submits event, admin gets eMail. Life demonstration on www.erftmusik.de / www.bm-cultura.de! Manual: http://typo3cms.info/uploads/media/mjseventpro_manual.pdf (description takes from EM)

Pro

It's a easy to use Calendar/Eventsystem. Fullfeatured Events can added in the backend.

Contra
  • links are "hardcoded": watch out for function mjs_list_linkSingle()
    • no RealURL
    • no simulateStaticDocuments etc
  • this extension is full of HTML code and CSS attributes: free templating is not possible
  • many fields are not finished: bug fixing is very time consuming
  • multiLang is not supportet
Conflicts
  • In this version a little bug in one of the three rtehtmlarea RTE fields. (In field "Anreiser" is a html code error when the last entry is a link.(Nested table symptom))
  • validation errors: f.e. links are parsed like <a href="#"><p class="bodytext">hello world</p></a>
Offer

Because of these bugs I have recoded this extensions from the scratch under a new EXT-Key. This EXT is not public, because I think another better_mjseventpro is not the solution. Some features of mjs_eventpro are not implemented yet (f.e. archiveView, Links to online ticketing-system, FE-Event-Submit...)

What we could do: finish this work together, so we could build up an extension that fits our needs for this project.
...maybe under a new EXT-Key like ect_* ??
[i've opened a new discussion]

--Arnd 12:39, 11 Dec 2005 (CET)

Modern Guestbook (ve_guestbook)
Description

Flexible guestbook based on HTML/CSS. Including frontend teasing and php form validation. Via the backend you can configure the limit / sorting for listing. Also there is full controll over the obligation fields, email and website validation. Optional: manual backend release, mail notification after a new entry and emoticons. With a single sql statement you can convert between tt_guest and ve_guestbook. Requires Typo 3.6.0 or later! Currently available in english, finnish, norwegian, swedish, hungarian, brazilian portuguese, italian, german and dutch. (description takes from EM)

Pro

It runs on many of my projects without problems.

Contra
  • Table layout template.
  • Security Risks
Conflicts

None at this time.


Enhanced HTML Cleaner (qcom_htmlcleaner)
Description

Extension to the built in HTML cleaner, basically defining valid Tags and Attributes for HTML. Enables you to automatically remove invalid tags / attributes.(description takes from EM)

Pro

Better HTML output for valid HTML Source code

Contra

The aim is to make TYPO3 deliver XHTML without such an extension.

Conflicts

None from me at this time.

Personal tools