Contao Open Source CMS > Contao forum

Switch to german forum

Index > Extensions > Modules in development

Ben
Partner
Avatar
Posts: 2126
Atlanta, Georgia, United States
This thread is a placeholder where members of the community can announce any modules that they are working on. Please provide the following information and do not use this thread as a discussion of various modules.

--> Module name
--> Module escription
--> Discussion thread
--> Wiki documentation
(with download link)
2007-04-24 01:04
miele
User
Avatar
Module Name Form2DB

Module Description
The purpose of this module is to submit form data directly to a database table

Discussion Thread - http://www.typolight.org/forum/topic/1416.html

Wiki Documentation - http://www.typolight.org/wiki/extensions:form2db
Last edited by miele, 2007-07-18 20:34
2007-06-21 08:53
scare
User
Avatar
Module Name - Catalog

Module Description
The purpose of this module is to manage a catalog of different items (books, cars, houses ...) in the backend and list the items in the frontend.

Discussion Thread - http://www.typolight.org/forum/message/9516.html

Wiki Documentation - http://www.typolight.org/wiki/extensions:catalog

Download - http://scare.yweb.sk/typolight/catalog.zip
Last edited by scare, 2007-07-19 20:18
2007-07-09 07:55
felixpfeiffer
Partner
Avatar
Posts: 830
Hannover, Germany
Module Name MiniShop

Module Description
This is supposed to be a really simple Shop. You can setup as many Minishops you like for one Site. Every Minishop get's a free number of articles. Every article is linked to a detailpage (jumpTo this site has to be in the sitetree). There are no financial data of the user stored. Paying should be made by bill or the shopowners bank-data is send with a confirmation e-Mail.

Now a little deeper discription in german.

Der Minishop soll wirklich ganz einfach sein. Man kann beliebig viele Minishops auf einer Seite erstellen. Für disen wird ein Name, eine E-Mail Adresse für die Bestätiguungs-E-Mail, eine Weiterleitungsziel nach erfolgter Bestellung sowie eine Versandpauschale und der Mehrwertsteuersatz definiert. Einem Shop können beliebig viele Artikel angehängt werden.
Diese bekommen einen Namen, ein kleines Bildchen (feste Größe), einen Referenzlink (die genaue Beschreibung des Artikels) sowie gesonderte MWSt. und Versandpauschale. Und gaaanz wichtig natürlich einen Preis.
Nach Bestellung wird dem Kunden eine E-Mail entweder mit den gesamten Kosten und ggf. der Kontonummer des Verkäufers zugeschickt. Außerdem wird eine Bestellnummer generiert, anhand derer der Verkäufer jeden Käufer zuprdnen kann.
Ich habe zwar schon ein wenig damit begonnen, aber hänge noch an ein paar Stellen. Also, kann es noch bis weit in den August dauern, bis das Modul fertig ist.
Anregungen nehme ich aber trotzdessen gerne an!

Discussion Thread - http://www.typolight.org/board/topic/1809.html

Wiki Documentation - nothing
Last edited by felixpfeiffer, 2007-07-25 14:45
2007-07-24 10:08
fbliss
User
Avatar
Posts: 476
Greenfield, United States
Module Name - NewsletterXT

Module Description - Newsletter creation and management module for Typolight. Features Include:
- Recipient List Export
- Individual Administrator emails for each channel, if speicified
- Newsletter templating with an eye for common email client (rich client and console apps) compatibility
(see thread for full feature list

Discussion Thread - http://www.typolight.org/forum/topic/4431.html

Wiki Documentation - none yet
Last edited by fbliss, 2008-02-20 15:59
Come to the light... Typolight.
2007-07-27 20:03
tom
User
Avatar
Posts: 408
Ludwigsburg, Germany
Module Name
EFG

Module Description
Adds following features to Form Generator
- sending confirmation mail to frontend user after submitting a form,
confirmation mail is build as plain-text or optional additional html-mail,
- display submitted data on cinfirmation page using insert tags in an article
- option to store data submitted by frontend form to backend-table(s) "formdata"/"feedback",
without need to manually create database tables
- data from "formdata"-tables can be displayed and edited in frontend using a modified version of listing-module
- additional database bound form field types 'select menu' (DB), 'radio button menu (DB)' and 'checkbox menu (DB)'

Discussion Thread
http://www.typolight.org/forum/topic/2489.html

Wiki Documentation
http://www.typolight.org/wiki/extensions:efg
Last edited by tom, 2008-04-06 17:52
2007-08-07 15:18
BugBuster
User
Avatar
Posts: 630
Berlin, Germany
Module Name : Banner

Module Folder : banner
Module Tables : tl_banner, tl_banner_stat, tl_banner_blocker, tl_banner_category, tl_banner_status
Module Classes: ModuleBanner, ModuleBannerFile, ModuleBannerStat, BannerStatExport, BannerClicks, tl_banner

Module description

A little banner module with a simple form of weighting.
Only one banner is indicated, even if several are defined.
In BE you can see banner view and banner click statistics. (System Menu)
Statistics will only visible if at least one banner were indicated.

Special installation, please read install.en.txt !


Now in german.

Ein kleines Banner Modul mit einer einfachen Form der Gewichtung.
Es wird nur ein Banner angezeigt, auch wenn mehrere definiert sind.
Im Backend Bereich ist eine Bannerstatistik integriert im System Menü.
Statistik wird erst sichtbar wenn mindestens ein Banner angezeigt wurde.

Spezielle Installation nötig, bitte die install.de.txt lesen !

Discussion thread
German - new: http://www.typolight.org/board/topic/2446.html
German - old: http://www.typolight.org/board/message/13670.html

English: http://www.typolight.org/forum/topic/2502.html

Wiki documentation
http://dev.typolight.org/wiki/ExtensionsBanner

Direct Download:
Version < 1.6.2
http://www.typolight.glen-langer.de/inde…l_banner_module.html

Version >= 1.6.2
English: http://www.typolight.org/extension-list/…r,Advertisement.html
German: http://www.typolight.org/erweiterungslis…/Banner,Werbung.html
Last edited by BugBuster, 2008-10-08 23:36
Grüße, BugBuster
_____________________________________________
Module: Banner, XING, Visitors, LastLogin
(Freizeitentwicklung)
http://www.TYPOlight.Glen-Langer.de
2007-09-09 16:40
thyon
User
Avatar
Posts: 1756
Cape Town, South Africa
Module Name: QuickPoll

Module Folder: quickpoll
Module Tables: tl_quickpoll, tl_module (+field:quickpoll)
Module Classes: ModuleQuickPoll

Module Description
This module allows you to set-up multiple polls, each with their own title, description, stop date and options. Options are the Answers you want the user to choose from with a radio button group.

The user is required to make a a choice on the form (with error if not) and when you submit the form, your vote is added to the database and the results of the poll are displayed in graphic format. The stop date closes the poll for voting, so only results are displayed.

You are able to customize the look using CSS classes, e.g. colors, etc.

Related Discussion Thread
http://www.typolight.org/forum/message/13681.html

Wiki documentation:
http://www.typolight.org/wiki/extensions:quickpoll
(for installation, guide, download & version history)
Last edited by thyon, 2007-09-13 03:42
thyon | iMac 24" 3.06GHz, OSX Leopard, Safari, Camino, Coda
Manuals: QuickPoll, FormAuto, EventsAttend, Galleries, Invitations, Catalog, Catalog Ext, Catalog Tutorials, Catalog Multi-language Tutorial
2007-09-12 10:36
grizzly
User
Avatar
Posts: 210
Germany
Module Name : LevelNavigation

Module Folder : navigation_level
Module Tables : --
Module Classes: ModuleNavLevel

Module description
A little module that returns the pages of a specific menu-level.
it is useful if you have e.g. the third navigation-level at a different section of the webpage than the main and sub-navigation.
This module is in BETA-version 0.1

Now more details in german.
Das Modul gibt die Items eines bestimmten Navigations-Levels aus.
Das Level kann beim Anlegen des Moduls frei gewählt werden. Es werden dann immer die Menüpunkte des gewünschten Levels ausgegeben - abhängig vom aktuell gewählten Eltern-Level.
Das Modul befindet sich noch im Beta-Stadium und wurde zunächst für ein bestimmtes Projekt entwickelt, d.h. es ist nicht 100% mit der Navigation von TL kompatibel (z.b. werden keine Gruppenrechte, etc, berücksichtigt)

Kurzanleitung:
* Zip im modules-Ordner entpacken
* install.php aufrufen (legt ein neues Feld in tl_module an)
* neues Modul anlegen
* Navigation Level auswählen
* Level eingeben (gewünschte Navigationsebene, Startseite einer Webseite = Level 0)
* Template anpassen.

Todo:
* Ausgabe des Moduls an TL-typische Navigationsausgabe anpassen (Funktion RenderNavigation verstehen ;-) )
* Rechte und Einschränkungen berücksichtigen (ausgeblende Seiten werden bereits berücksichtigt)
* Weitere Vorschläge von Benutzern einbauen - wenn gewünscht und gekonnt ;-)

Discussion thread
German: noch nicht eröffnet
English: http://www.typolight.org/forum/message/15756.html

Wiki documentation
--

Direct Download:
http://www.saiga.de/tl/navigation_level.zip
Last edited by grizzly, 2007-10-10 22:52
2007-09-12 23:26
juraj
User
Avatar
Posts: 90
Duisburg, Germany
Module Name - sIFR

Module Description - Provides a convenient way to integrate Mike Davidsons sIFR implementation (http://www.mikeindustries.com/sifr) into TYPOlight

Discussion Thread - http://www.typolight.org/forum/topic/2582.html

Wiki Documentation - http://www.typolight.org/wiki/extensions:sifr_intro

Cheers,
juraj
2007-09-30 23:49
ga.n
User
Avatar
Posts: 85
Italy
Module Name - Language Selector
Module Description - provides a language selector bar in the frontend, to let user choose a language
Module Folder- languageselector
Wiki Documentation - http://www.typolight.org/wiki/extensions:languageselector

Update to version 0.2

updated documentation
Last edited by ga.n, 2008-06-25 17:31
2008-02-07 10:52
thyon
User
Avatar
Posts: 1756
Cape Town, South Africa
Module Name: FormAuto and EventsAttend

Related Discussion Threads
http://www.typolight.org/forum/topic/2732.html

FormAuto Module Description
This module can be used stand-alone from EventAttendance, hence its packaged separately
This Module extends the Form Generator and adds a new form type called [Automatic Form], which allows you to store the form values into an auto-managed table (as you modify the tablename and form fields). It further adds Form Validation like filter validation (to filter results on a venue), Unique Validation (no duplicates) and Count Validation with totals (booking counters). Finally you can configure a Confirmation e-mail using a HTML template with insert tags (which automatically generates a text alternate version in the same e-mail).

Status: Complete!

Wiki documentation:
Form Auto Module Wiki

EventsAttend Module Description
This module requires the Form Auto Module above
This module extends the Calendar Events Module and adds a new type of event called [Event with Attendance Registration] which adds option for a registration form, a last registration date, show Free remaining (for count validation) and provides a module that displays the event with these new additional options.

Status: Complete!

Wiki documentation:
Events Attend Module Wiki
Last edited by thyon, 2008-04-18 08:38
thyon | iMac 24" 3.06GHz, OSX Leopard, Safari, Camino, Coda
Manuals: QuickPoll, FormAuto, EventsAttend, Galleries, Invitations, Catalog, Catalog Ext, Catalog Tutorials, Catalog Multi-language Tutorial
2008-02-08 10:49
christian.barkowsky
Partner
Avatar
Posts: 302
Brandenburg an der Havel, Germany
Module Name - RecentChanges
Module Description - The RecentChanges module shows the latest content changes on you website. Changes in article and article elements are displayed.

Discussion Thread - http://www.typolight.org/board/message/24732.html
Wiki Documentation - http://www.typolight.org/wiki/extensions:recentchanges
Last edited by cb666, 2008-06-10 12:06
*** Christian Barkowsky | Webentwicklung *** http://www.christianbarkowsky.de
2008-02-14 08:48
christian.barkowsky
Partner
Avatar
Posts: 302
Brandenburg an der Havel, Germany
Module Name - FeedLister
Module Description - The FeedLister allows you to collect feeds under a rubric. Every FeedList rubric can displayed on one or more pages.

Module Folder - feedlister
Module Tables - tl_module_feedlister, tl_module_feedlister_feeds
Module Classes - ModuleFeedLister, tl_module_feedlister_feeds

Discussion Thread - http://www.typolight.org/board/topic/4314.html
Wiki Documentation - http://www.typolight.org/wiki/extensions:feedlister
*** Christian Barkowsky | Webentwicklung *** http://www.christianbarkowsky.de
2008-02-14 08:53
christian.barkowsky
Partner
Avatar
Posts: 302
Brandenburg an der Havel, Germany
Module Name - WeatherOnline
Module Description - Shows the weather with forecast for today and tomorrow. This module use a wetter.com service.

Module Folder - weatheronline
Module Tables - tl_module_weatheronline
Module Classes - ModuleWeatherOnline

Discussion Thread - http://www.typolight.org/board/message/25747.html
Wiki Documentation - http://www.typolight.org/wiki/extensions:weatheronline
*** Christian Barkowsky | Webentwicklung *** http://www.christianbarkowsky.de
2008-02-14 14:23