xtmembers_fieldeditor 1.1.0

2011-06-16 15:12 by Helmut Schottmüller

xtmembers_fieldeditor 1.1.0 stable released

This extension allows you to create your own TYPOlight member fields.

It is an editor for member fields of the types text and select and creates a complete TYPOlight extension (module) structure containing the new fields, database update, etc. You can either install the extension directly in your TYPOlight modules directory or create a ZIP file and download the extension to your local computer to put it into another TYPOlight installation or the TYPOlight extension repository.

Release notes

1.1.0 stable

  • Added: Create textarea-Fields
  • Added: Additional eval attributes: rows, cols, wrap, style, rte, nospace, allowHtml, preserveTags, decodeEntities, doNotSaveEmpty, spaceToUnderscore, unique, encrypt

1.0.0 stable

  • Initial version 1.0.0 stable
  • Fixed: Recursion with following timeout on export
  • Fixed: Check for special characters in extension name
xtmembers_fieldeditor is available in the Contao Extension Repository for download.

tags 1.7.0

2011-02-02 01:00 by Helmut Schottmüller

tags 1.7.0 stable released

This module allows to create tags for Contao elements. It provides a basic database structure to save the tags and it can be used to visualize existing tags. The module contains the following extensions:

  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The tags are saved into a separate database table.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the Contao extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a Contao installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events, and content elements
  • An extended content element "heading" that can be shown only if tags are used.
  • An insert tag that shows a list of used tags.
  • Added: Save news archive URL parameters if a news archive is used on the same page as a tag cloud

Please note that for a proper integration the Mootools support must be activated in your Contao page layout.

Release notes

1.7.0

  • Added: Clear tags option. When checked, an additional hyperlink is shown to clear all selected tags.
  • Added: Module "Tag scope". This module shows all selected tags on a page. It supports the following actions: a) Clear all selected tags. b) Select a specific tag c) Clear a specific tag.
  • Modified: Example style sheets tags_orange.css and tags_oxygen.css have been modified to support the new features.

1.6.6

  • Added: Additional database field for global articlelist. Without a given tag it is now possible to show an empty articlelist (default) or all existing articles.

1.6.5

  • Added: Additional database field to add a CSS tag for tags that are assigned on the active page (only used in tags_articles and tags_content)
  • Fixed: Problem with calextend-Extension which prevents the extension of the eventlist-Module by removing the eventlist module legends
  • Fixed: Problem with old browsers/web servers and special characters (like german Umlauts) in tags. The resulting URLs are created now according to RFC 3986
  • Fixed: TOP 10 tags URLs have been the same for all tags

1.6.4

  • Added: Select wheather or not Contao specific URL parameters should be kept by tag clouds
  • Fixed: News archive filtering was not working correctly

1.6.3

  • Removed automatic manipulation of headlines when tags are used. Instead the used tags are available in the template variable 'tags_activetags' and the number of hits in the template variable 'tags_total_found'. This behaviour is NOT compatible with previous versions of this extension. To get the same result you have to modify existing template like mod_newslist etc. on your own but it's definitely the better and cleaner solution. I apologize for all inconveniences.
  • Added template selection for tag cloud module
  • Added CSS class/ID input fields for tag cloud module
  • Added insert tag 

1.6.2

  • Added template selection for global article list

1.6.1

  • Added insert tags , , , and
  • Added complete support of parseArticles hook (no longer overwriting the parseArticles method)

1.6.0

  • Added tags for content elements
  • Added Contao tags settings
  • Fixed a bug in ModuleNewsListTags (global $objPage was overwritten by accident)

1.5.2

  • Added Contao 2.9 compatibility

1.5.1

  • Added tag filter for Eventlist module

1.5.0

  • Added TYPOlight 2.8 compatibility
  • Added CSS class 'active' for selected tag in the tag cloud

1.4.3

  • Added extended content element "heading".
  • Added insert tag

1.4.2

  • Added an option "Use tag classname" for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.

1.4.1

  • Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.

1.4.0

  • Added support to show the tags of an event below the event in the eventlist module.
  • Added support to show the tags of an article below the article in the global article list module.

1.3.4

  • Added 'Tag filter' for news list and news archive to add a default filter for the news entries.

1.3.3

  • Added new option 'Ignore tags' for all news modules to prevent tag filtering. This might be necessary if a latest news list is called with a tag in the URL.

1.3.2

  • It is now possible to filter the module newslist with tags.
  • Renamed article delete method due to conflicts.

1.3.1

  • The toggle state of the tag clouds and the related tags will be saved for every user.

1.3.0

  • Created TYPOlight 2.7 compatible version.

1.2.0

  • Added support to show the tags of a news article below the article.
  • Added additional CSS styles for tag chains.
  • Added additional template file news_full_tags.tpl to show tag chains in news archive and news reader.

1.1.1

  • Added tag support for calendar/events.
  • Added the 'tag' URL parameter to the list of TYPOlight URL keywords to prevent problems with URL manipulating modules (this fixed an actual issue with the folderurl module).

1.1.0

  • Copying news and articles now also copies the tags (using the TYPOlight 2.6.4 reviseTable hook).

1.0.4

  • Added Related Tags to Tag Cloud.

1.0.3

  • Added Top 10 Tags to Tag Cloud.

1.0.2

  • Added maximum number of available tags for tag cloud and tag field.
  • Added global article list.
  • Added number of CSS selectors for tag cloud
  • Added delete callback for news entries to delete the news tags when the entry is deleted.
  • Added delete callback for articles to delete the article tags when the article is deleted.

1.0.1

  • Removed save_callback method saveTags and added automatic load/save for tags.
  • Added tag support for articles and news entries.
  • Tags will be saved with their given case now and no longer converted to lowercase.

1.0.0

  • Initial version

 

tags is available in the Contao Extension Repository for Download.

tabindex 1.0.0

2010-09-12 14:50 by Helmut Schottmüller

tabindex 1.0.0 stable released

tabindex adds the tabindex HTML attribute to most of your form elements. By filling in unique numeric indexes between 1 and 32767 you can set an activation order for your elements when a user tries to navigate through the form using the TAB key.

Please note that you may not enter duplicate tabindex values per web page. You can test your individual tab index values by pressing the Tab key in the associated frontend form. The form elements will be activated depending on indexes in incremental order.

The tabindex attribute is very useful for multicolumn forms.

Release notes

1.0.0

  • Initial release. Checkbox and Radiobutton support still missing.

tabindex is available in the Contao Extension Repository for Download.

All aurealis Contao components updated to Contao 2.9

2010-07-08 21:55 by Helmut Schottmüller

All aurealis Contao (formerly known as TYPOlight) extensions have been updated to Contao 2.9 compatibility. Some extensions also got some bugfixes and little enhancements. The following extensions have been changed:

  • avatarsizer to version 1.0.0 build 18
  • bookmarking to version 1.0.2 build 3
  • calendar_ical to version 1.2.2 build 11
  • efgExcel to version 1.0.1 build 67
  • html5media to version 1.0.0 build 13
  • iphonemovie to version 1.0.0 build 7
  • literature to version 1.2.2 build 3
  • MultiTextWizard to version 1.0.4 build 18
  • oxygen_theme to version 1.3.0 build 5
  • recommendation to version 1.0.1 build 12
  • styleVis to version 1.0.2 build 15
  • survey_ce to version 1.0.2 build 52
  • tags to version 1.5.2 build 10
  • tags_articles to version 1.0.3 build 26
  • tags_events to version 1.0.2 build 15
  • tags_members to version 1.0.1 build 5
  • tags_news to version 1.1.2 build 15
  • textwizard to version 1.1.0 build 14
  • vcard to version 1.0.1 build 14
  • xls_export to version 1.0.1 build 8
  • xtmembers to version 2.0.0 build 21
  • xtmembers_fieldeditor to version 1.0.0 build 29
  • xtmembers_outlook to version 1.0.0 β2 build 13
  • xtmembers_school to version 1.0.3 build 12
  • yamltools to version 1.0.4 build 15

tags 1.5.1

2010-05-26 09:40 by Helmut Schottmüller

tags 1.5.1 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.
  • An extended content element "heading" that can be shown only if tags are used.
  • An insert tag that shows a list of used tags.

Release notes

1.5.1

  • Added tag filter for Eventlist module

1.5.0

  • Added TYPOlight 2.8 compatibility
  • Added CSS class 'active' for selected tag in the tag cloud

1.4.3

  • Added extended content element "heading".
  • Added insert tag.

1.4.2

  • Added an option "Use tag classname" for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.

1.4.1

  • Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.

1.4.0

  • Added support to show the tags of an event below the event in the eventlist module.
  • Added support to show the tags of an article below the article in the global article list module.

 

tags is available in the TYPOlight Extension Repository for Download.

Oxygen theme 1.2.0

2010-02-28 07:34 by Helmut Schottmüller

To install Oxygen theme just extract the Oxygen theme ZIP file and copy the folder TL_ROOT/system/themes/oxygen into the TYPOlight directory system/themes.

To activate Oxygen theme please open the settings in the TYPOlight backend, choose oxygen from the backend theme dropdown menu and save the settings.

As an alternative you could install Oxygen smoothly be using the TYPOlight extension manager in your existing TYPOlight installation.

Oxygen Theme for TYPOlight 2.7

Release notes

1.2.0

  • Added TYPOlight 2.8 compatibility

1.1.0

  • Added support for the collapsible two-column form layout
  • Added any other small changes in the TYPOlight style files
oxygen is available for download in the TYPOlight Extension Repository

xtmembers 2.0.0

2010-02-25 17:35 by Helmut Schottmüller

xtmembers 2.0.0 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
  • Campaign (Singleline Text Field)
  • Business connection (Singleline Text Field)
  • Line of business (Singleline Text Field)
  • Job title (Singleline Text Field)
  • Job title [business card] (Singleline Text Field)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds three modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
  • Member details: This module shows the public details of a given member

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

Release notes

2.0.0

  • Added TYPOlight 2.8 compatibility

1.9.3

  • Added an additional eval parameter 'configure' to add fields to the list of inactive member fields in the TYPOlight settings

1.9.2

  • Added new personal member fields (Title [extended], Salutation)
  • Added new business connection member fields (Campaign, Business connection, Line of business, Job title, Job title [business card])

1.9.1

  • Added support to show the member name in the page title on member detail pages.

1.9.0

  • Added support for TYPOlight 2.7
  • Added support for collapsible two-column forms

 

xtmembers is available in the TYPOlight Extension Repository for Download.

tags 1.5.0

2010-02-20 11:06 by Helmut Schottmüller

tags 1.5.0 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.
  • An extended content element "heading" that can be shown only if tags are used.
  • An insert tag that shows a list of used tags.

Release notes

1.5.0

  • Added TYPOlight 2.8 compatibility
  • Added CSS class 'active' for selected tag in the tag cloud

1.4.3

  • Added extended content element "heading".
  • Added insert tag.

1.4.2

  • Added an option "Use tag classname" for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.

1.4.1

  • Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.

1.4.0

  • Added support to show the tags of an event below the event in the eventlist module.
  • Added support to show the tags of an article below the article in the global article list module.

 

tags is available in the TYPOlight Extension Repository for Download.

xls_export 1.0.1

2010-02-02 17:35 by Helmut Schottmüller

xls_export 1.0.1 stable released

PHP library to generate Microsoft Excel 95 files

Dateien Original files from http://sourceforge.net/projects/xls-exportclass/

Copyright © Olah Leslie

GNU General Public License (GPL)

Release Notes

1.0.1

  • Bugfix of the "merge cells" feature (thanks to Georg Rehfeld)
  • Additional "getter" for the xlsexport class (thanks to Georg Rehfeld):
    • public function getcolwidth($sheetname, $acolidx)
    • public function getrowheight($sheetname, $arowidx)

1.0.0 build 8

  • Modified sendFile method for Excel file output to create the temporary Excel files in the TYPOlight tmp directory

1.0.0

  • Initial version 1.0.0 stable, unmodified library release 080531

xls_export is available in the TYPOlight Extension Repository for Download

xtmembers 1.9.3

2009-11-06 17:35 by Helmut Schottmüller

xtmembers 1.9.3 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
  • Campaign (Singleline Text Field)
  • Business connection (Singleline Text Field)
  • Line of business (Singleline Text Field)
  • Job title (Singleline Text Field)
  • Job title [business card] (Singleline Text Field)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds three modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
  • Member details: This module shows the public details of a given member

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

Release notes

 

1.9.3

  • Added an additional eval parameter 'configure' to add fields to the list of inactive member fields in the TYPOlight settings

1.9.2

  • Added new personal member fields (Title [extended], Salutation)
  • Added new business connection member fields (Campaign, Business connection, Line of business, Job title, Job title [business card])

1.9.1

  • Added support to show the member name in the page title on member detail pages.

1.9.0

  • Added support for TYPOlight 2.7
  • Added support for collapsible two-column forms

 

xtmembers is available in the TYPOlight Extension Repository for Download.

tags 1.4.3

2009-11-01 11:06 by Helmut Schottmüller

tags 1.4.3 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.
  • An extended content element "heading" that can be shown only if tags are used.
  • An insert tag that shows a list of used tags.

Release notes

1.4.3

  • Added extended content element "heading".
  • Added insert tag.

1.4.2

  • Added an option "Use tag classname" for all news list modules. This option adds an individual CSS class for every tag which is shown below a news entry. To support the individual CSS class, the news_full_tags template has been changed.

1.4.1

  • Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.

1.4.0

  • Added support to show the tags of an event below the event in the eventlist module.
  • Added support to show the tags of an article below the article in the global article list module.

 

tags is available in the TYPOlight Extension Repository for Download.

tags_members 1.0.0

2009-10-30 11:56 by Helmut Schottmüller

tags_members 1.0.0 stable released

tags_members is an extension of the tags tag cloud. It allows you to add tags for every TYPOlight member. It lets you select a list of member groups to build the tag cloud.

tags_members extends the TYPOlight memberlist module to show only members with a given tag if a member list is called with a tag parameter.

Release notes

  • Initial release of tags_members.

tags_members is available in the TYPOlight Extension Repository for Download.

xtmembers 1.9.2

2009-10-20 12:00 by Helmut Schottmüller

xtmembers 1.9.2 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
  • Campaign (Singleline Text Field)
  • Business connection (Singleline Text Field)
  • Line of business (Singleline Text Field)
  • Job title (Singleline Text Field)
  • Job title [business card] (Singleline Text Field)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds three modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
  • Member details: This module shows the public details of a given member

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

Release notes

1.9.2

  • Added new personal member fields (Title [extended], Salutation)
  • Added new business connection member fields (Campaign, Business connection, Line of business, Job title, Job title [business card])

1.9.1

  • Added support to show the member name in the page title on member detail pages.

1.9.0

  • Added support for TYPOlight 2.7
  • Added support for collapsible two-column forms

 

xtmembers is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.2.0

2009-10-04 20:23 by Helmut Schottmüller

calendar_ical 1.2.0 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.
Single calendars can be created as automatic iCal subscriptions (.ics files) in the TYPOlight root directory (similar to RSS/Atom feeds). These files can be subscribed by calendar applications using the URL to the subscription file.

Release notes

  • New: Added iCal subscriptions in the calendar settings.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.5

2009-10-03 12:17 by Helmut Schottmüller

calendar_ical 1.1.5 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • New: Added import option to remove existing events.
calendar_ical is available in the TYPOlight Extension Repository for Download.

xtmembers 1.9.1

2009-08-31 09:11 by Helmut Schottmüller

xtmembers 1.9.1 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds three modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
  • Member details: This module shows the public details of a given member

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

Release notes

  • Added support to show the member name in the page title on member detail pages
xtmembers is available in the TYPOlight Extension Repository for Download.

 

tags_events 1.0.2

2009-08-22 10:48 by Helmut Schottmüller

tags_events 1.0.2 stable released

Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source calendars to build the tag cloud.

Release notes

  • Added support for individual CSS styles for every tag in a tag cloud.

tags_events is available in the TYPOlight Extension Repository for Download.

tags_news 1.1.2

2009-08-22 10:48 by Helmut Schottmüller

tags_news 1.1.2 stable released

Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source news archives to build the tag cloud.

Release notes

  • Added support for individual CSS styles for every tag in a tag cloud.

tags_news is available in the TYPOlight Extension Repository for Download.

tags_articles 1.0.3

2009-08-22 10:45 by Helmut Schottmüller

tags_articles 1.0.3 stable released

 

This extension allows the generation of a tag cloud for tagged articles in a given subtree of a TYPOlight installation. The tags can be restricted to articles of a given template column too.

To present the results, tags_articles uses a modified version of the global article list called Article list (tags) which is also capable to restrict the list of articles to a given subtree of a TYPOlight installation and an optional template column. While global article list shows all available articles, Article list (tags) shows nothing unless it is called with a tag URL parameter.

 

Release notes

1.0.3

  • Added support for individual CSS styles for every tag in a tag cloud.

1.0.2

  • Added support to show the tags of an article below the article for module articlelist (tags).

tags_articles is available in the TYPOlight Extension Repository for Download.

tags 1.4.1

2009-08-22 10:44 by Helmut Schottmüller

tags 1.4.1 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

 

1.4.1

  • Added an option to create additional CSS classes out of the tag names to allow individual styling of tags in tag clouds.

1.4.0

  • Added support to show the tags of an event below the event in the eventlist module.
  • Added support to show the tags of an article below the article in the global article list module.

 

tags is available in the TYPOlight Extension Repository for Download.

Embedding Adobe Flash Applets in ILIAS Test & Assessment

2009-08-01 10:49 by Helmut Schottmüller

Documentation for Flash Questions available

aurealis created a short documentation on how to use and embedd Adobe Flash applets into ILIAS Test & Assessment questions. The PDF file containing the documentation is available for Download.

Please contact me if you need the DocBook source of this documentation for further processing.

Hospizverein Loxstedt e.V.

2009-07-27 13:10 by Helmut Schottmüller

Hospizverein Loxstedt e.V.

Website of the hospice society Hospizverein Loxstedt e.V.

Hospizverein Loxstedt e.V.

tags 1.3.4

2009-07-24 09:36 by Helmut Schottmüller

tags 1.3.4 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • Added 'Tag filter' for news list and news archive to add a default filter for the news entries.
tags is available in the TYPOlight Extension Repository for Download.

tags_articles 1.0.1

2009-07-23 18:04 by Helmut Schottmüller

tags_articles 1.0.1 stable released

 

This extension allows the generation of a tag cloud for tagged articles in a given subtree of a TYPOlight installation. The tags can be restricted to articles of a given template column too.

To present the results, tags_articles uses a modified version of the global article list called Article list (tags) which is also capable to restrict the list of articles to a given subtree of a TYPOlight installation and an optional template column. While global article list shows all available articles, Article list (tags) shows nothing unless it is called with a tag URL parameter.

 

Release notes

  • Added template selection for Article list (Tags)
  • Article list links can either link to the articles (default) or optional to the containing pages

tags_articles is available in the TYPOlight Extension Repository for Download.

tags 1.3.3

2009-07-23 17:44 by Helmut Schottmüller

tags 1.3.3 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • Added new option 'Ignore tags' for all news modules to prevent tag filtering. This might be necessary if a latest news list is called with a tag in the URL.
tags is available in the TYPOlight Extension Repository for Download.

tags 1.3.2

2009-07-08 17:47 by Helmut Schottmüller

tags 1.3.2 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • It is now possible to filter the module newslist with tags.
tags is available in the TYPOlight Extension Repository for Download.

survey_ce 1.0.2

2009-06-26 10:43 by Helmut Schottmüller

survey_ce 1.0.2 released

Application to create questionnaires and run online surveys.

Create online surveys with Multiple Choice questions, Openended questions, Matrix questions or constant sums.

The surveys will be created with anonymized access or with personalized access for given member groups. Another option is to create survey codes (Transaction numbers, TAN) to grant survey access using this code.

Results will be presented cumulated and could be exported to Excel for further processing.

Release notes

  • Added: Show survey title on top of the survey
  • Added: Exit this survey command on topp of the survey

survey_ce is available in the TYPOlight Extension Repository for download.

yamltools 1.0.3

2009-06-25 08:05 by Helmut Schottmüller

yamltools 1.0.3 released

YAML tools adds some additional TYPOlight templates for those who use the YAML (Yet Another Multicolumn Layout) CSS framework instead of the TYPOlight CSS framework. If you don't use YAML, you should not install this extension.

The following templates are new/modified in TYPOlight:

  • New nav_yaml.tpl: Use this template with the TYPOlight navigation modules to add support for YAML nav_shinybuttons.css or nav_slidingdoor.css
  • New nav_yaml_vlist.tpl: Use this template with the TYPOlight navigation modules to add support for YAML nav_vlist.css
  • Modified form_widget.tpl: This template and some code changes add support for the YAML Form Construction Kit. Just add the yform class to your form to add support for YAML forms.css output.

Release notes

  • Added hide option for parent menu title of YAML vlists in the navigation module

yamltools is available in the TYPOlight Extension Repository for download.

yamltools 1.0.2

2009-06-20 15:36 by Helmut Schottmüller

yamltools 1.0.2 released

YAML tools adds some additional TYPOlight templates for those who use the YAML (Yet Another Multicolumn Layout) CSS framework instead of the TYPOlight CSS framework. If you don't use YAML, you should not install this extension.

The following templates are new/modified in TYPOlight:

  • New nav_yaml.tpl: Use this template with the TYPOlight navigation modules to add support for YAML nav_shinybuttons.css or nav_slidingdoor.css
  • New nav_yaml_vlist.tpl: Use this template with the TYPOlight navigation modules to add support for YAML nav_vlist.css
  • Modified form_widget.tpl: This template and some code changes add support for the YAML Form Construction Kit. Just add the yform class to your form to add support for YAML forms.css output.

Release notes

  • Added title of parent menu to YAML vlist (new version, now working)
  • Remove menu navigation template nav_yaml_vlist_title, because it is no longer needed

yamltools is available in the TYPOlight Extension Repository for download.

survey_ce 1.0.1

2009-06-20 01:42 by Helmut Schottmüller

survey_ce 1.0.1 released

Application to create questionnaires and run online surveys.

Create online surveys with Multiple Choice questions, Openended questions, Matrix questions or constant sums.

The surveys will be created with anonymized access or with personalized access for given member groups. Another option is to create survey codes (Transaction numbers, TAN) to grant survey access using this code.

Results will be presented cumulated and could be exported to Excel for further processing.

Release notes

  • Added: Hide question title
  • Added template selection for survey pages
  • Added development hooks: surveyQuestionsValidated, surveyQuestionsLoaded, surveyFinished

survey_ce is available in the TYPOlight Extension Repository for download.

survey_ce 1.0.0

2009-06-16 23:37 by Helmut Schottmüller

survey_ce 1.0.0 released

Application to create questionnaires and run online surveys.

Create online surveys with Multiple Choice questions, Openended questions, Matrix questions or constant sums.

The surveys will be created with anonymized access or with personalized access for given member groups. Another option is to create survey codes (Transaction numbers, TAN) to grant survey access using this code.

Results will be presented cumulated and could be exported to Excel for further processing.

Release notes

  • Created initial release 1.0.0 stable

survey_ce is available in the TYPOlight Extension Repository for download.

tags_articles 1.0.0

2009-06-10 17:04 by Helmut Schottmüller

tags_articles 1.0.0 stable released

This extension allows the generation of a tag cloud for tagged articles in a given subtree of a TYPOlight installation. The tags can be restricted to articles of a given template column too.

To present the results, tags_articles uses a modified version of the global article list called Article list (tags) which is also capable to restrict the list of articles to a given subtree of a TYPOlight installation and an optional template column. While global article list shows all available articles, Article list (tags) shows nothing unless it is called with a tag URL parameter.

Release notes

  • Created initial release 1.0.0 stable

tags_articles is available in the TYPOlight Extension Repository for Download.

xls_export 1.0.0

2009-06-10 01:02 by Helmut Schottmüller

xls_export 1.0.0 stable released

PHP library to generate Microsoft Excel 95 files

Original files from http://sourceforge.net/projects/xls-exportclass/

Copyright © Olah Leslie

GNU General Public License (GPL)

xls_export is available in the TYPOlight Extension Repository for Download.

MultiTextWizard 1.0.4

2009-06-09 13:33 by Helmut Schottmüller

MultiTextWizard 1.0.4 stable released

MultiTextWizard is a TYPOlight widget to add multiple text fields per row in a backend form. The number of text fields per row and an optional array containing the column headers are available to personalize this widget.

Release Notes

  • DCA eval attribute are used for the table around the fields and not for the fields itself
  • New css class for textfields to prevent automatic sizing of the textfields by TYPOlight 

MultiTextWizard is available in the TYPOlight Extension Repository for Download.

Dr. med. Thomas Wels – Medical Consulting & Key Account Management

2009-06-08 09:22 by Helmut Schottmüller

Dr. med. Thomas Wels – Medical Consulting & Key Account Management Screenshot

Website relaunch of Dr. med. Thomas Wels – Medical Consulting & Key Account Management. Content, structure, and layout of the site have been converted from TYPO3 CMS to TYPOlight CMS.

Screenshot Dr. med. Thomas Wels – Medical Consulting & Key Account Management

tags_events 1.0.0

2009-05-17 16:52 by Helmut Schottmüller

tags_events 1.0.0 stable released

Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source calendars to build the tag cloud.

Release notes

  • Created initial release 1.0.0 stable

tags_events is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.4

2009-05-17 15:25 by Helmut Schottmüller

calendar_ical 1.1.4 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Bugfix: During import, ics files in subdirectories of tl_files have not been recognized.
calendar_ical is available in the TYPOlight Extension Repository for Download.

Update of TYPOlight components to TYPOlight 2.7

2009-05-08 17:13 by Helmut Schottmüller

The following TYPOlight components have been updated to TYPOlight 2.7:

  • avatarsizer
  • bookmarking
  • calendar_ical
  • efgExcel
  • literature
  • MultiTextWizard
  • oxygen_theme
  • recommendation
  • styleVis
  • tags
  • tags_news
  • textwizard
  • vcard
  • xtmembers
  • xtmembers_school
  • yamltools

Interdisziplinäre Herzdiagnostik

2009-04-17 14:43 by Helmut Schottmüller

Interdisziplinäre Herzdiagnostik

Registration page for the "Interdisziplinäre Herzdiagnostik VI" symposium. This is a service of Bayer Austria Ges.m.b.H. - Bayer Schering Pharma for physicians. Relaunch and complete revision of the previous internet site.

 

Screenshot of Herzdiagnostik IV

Oxygen-Theme 1.1.0 for TYPOlight from version 2.7

2009-03-17 07:34 by Helmut Schottmüller

The most notable change in version 2.7 is the collapsible two-column form layout, which highly improves the usability of the TYPOlight back end. Oxygen theme is already updated to smoothly integrate the new feature into the theme. It also support all other TYPOlight styles.
To install Oxygen theme just extract the Oxygen theme ZIP file and copy the folder TL_ROOT/system/themes/oxygen into the TYPOlight directory system/themes.

To activate Oxygen theme please open the settings in the TYPOlight backend, choose oxygen from the backend theme dropdown menu and save the settings.

As an alternative you could install Oxygen smoothly be using the TYPOlight extension manager in your existing TYPOlight installation.

Oxygen Theme for TYPOlight 2.7

Changelog

  • Added support for the collapsible two-column form layout
  • Added any other small changes in the TYPOlight style files
oxygen is available for download in the TYPOlight Extension Repository

calendar_ical 1.1.2

2009-03-09 21:17 by Helmut Schottmüller

calendar_ical 1.1.2 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Bugfix: Fixed PHP Warning for Events without an end date.
  • Changed start date and end date in the iCal content element to optional. Leaving these fields empty uses the actual date as start date and the date in one year as end date.
calendar_ical is available in the TYPOlight Extension Repository for Download.

calendar_ical 1.1.1

2009-03-01 08:17 by Helmut Schottmüller

calendar_ical 1.1.1 stable released

The extension consists of two components:
  • A content element that creates a download link for one or more TYPOlight calendars and a given time period. You may use the download link to subscribe to this calendar(s) from within a calendar application like Apple iCal.
  • An import wizard to import iCal files (.ics) which have been uploaded into the file manager.

Release notes

  • Initial release 1.0.0 stable
  • Released 1.1.0 stable: Added import of iCal files (.ics) into calendars
  • Released 1.1.1 stable: Added a confirmation form for timezone changes if the import file and the system don't have equal timezones
  • Added timezone selection for calendar files with missing timezone
calendar_ical is available in the TYPOlight Extension Repository for Download.

backend_contentselector 1.0.0

2009-02-23 23:11 by Helmut Schottmüller

backend_contentselector 1.0.0 stable released

backend_contentselector is an extension for backend text fields. You can add a 'selector' which offers you the content of all text fields of the same type in the TYPOlight database e.g. all CSS classes of a content element. The selector could be either a drop-down box or a list of hyperlinks.
tl_files/images/TYPOlight/backend_contentselector.jpg
By selecting a given content element, the element will be added to the associated text field. If the content element already exists in the text field, then it will be removed by selecting it from the selector.

The selector could be added to any text field by adding a special eval entry in the data container array of the field. The eval entry is called contentselector and it is an array containing the following keys:
  • title (string): The title of the selector
  • type (string): The type of the selector, which is either 'text' for a list of hyperlinks or 'select' for a drop-down box
  • separator (string): A separator which separates unique content elements, like ' ' or ','
If you want to add content selectors for text fields of the type multiple, you may enter the contentselector eval value as an array where the keys of the array are the index positions of the text fields and the values of the array are arrays of the above type.

As a first implementation, backend_contentselector adds content selection for CSS classes of TYPOlight content elements.

Release notes

  • Initial release 1.0.0 stable
backend_contentselector is available in the TYPOlight Extension Repository for Download.

avatarsizer 1.0.0

2009-02-21 13:17 by Helmut Schottmüller

avatarsizer 1.0.0 stable released

This extension allows you to set your own avatar dimensions for the avatar extension.
It adds a global configuration array which contains the available avatar sizes. This array can be changed update safe in your localconfig.php by setting $GLOBALS['avatar']['avatar_maxdims'] to an array of your preferred avatar sizes, e.g. $GLOBALS['avatar']['avatar_maxdims'] = array(32, 48, 64, 80, 100, 128, 256, 512);

Release notes

  • Initial release 1.0.0 stable
avatarsizer is available in the TYPOlight Extension Repository for Download.

tags 1.2.0

2009-02-20 00:51 by Helmut Schottmüller

tags 1.2.0 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • Added support to show the tags of a news article below the article (tag chain).
  • Added additional CSS styles for tag chains.
  • Added additional template file news_full_tags.tpl to show tag chains in news archive and news reader.
tags is available in the TYPOlight Extension Repository for Download.

xtmembers 1.8.3

2009-02-08 23:27 by Helmut Schottmüller

xtmembers 1.8.3 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds three modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
  • Member details: This module shows the public details of a given member

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

Release notes

  • Added additional module Member details to show the public details of a given member
xtmembers is available in the TYPOlight Extension Repository for Download.

 

tags 1.1.1

2009-02-08 23:24 by Helmut Schottmüller

tags 1.1.1 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles, news entries and calendar/events.

Release notes

  • Added tag support for calendar/events
tags is available in the TYPOlight Extension Repository for Download.

xtmembers 1.8.1

2009-01-26 22:53 by Helmut Schottmüller

xtmembers 1.8.1 stable released

Additional data fields for TYPOlight members

xtmembers adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds two modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

xtmembers is available in the TYPOlight Extension Repository for Download.

IMPORTANT

xtmembers continues the MemberExtensions module. All files are located in the same directory. Renaming the extension was necessary to support the TYPOlight online translator. If you want to update from MemberExtensions to xtmembers please keep the following in mind:

  • Update using the TYPOlight extension manager: Please uninstall the MemberExtensions module, but ONLY delete the files. If TYPOlight asks you to change the database tables, please click cancel, otherwise you will loose all your previously created data with MemberExtensions. After uninstalling MemberExentsions please install the xtmembers module using the Extension Manager. TYPOlight installs the files and states that no database changes have been made (if you update from MemberExtensions 1.8.0).
  • Manual update: Just overwrite the xtmembers folder with the content of the xtmembers zip file.

tags 1.1.0

2009-01-26 22:41 by Helmut Schottmüller

tags 1.1.0 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles and news entries.

Release notes

  • Copying news and articles now also copies the tags (using the TYPOlight 2.6.4 reviseTable hook)
  • This version only works with TYPOlight 2.6.4 and higher
tags is available in the TYPOlight Extension Repository for Download.

bookmarking 1.0.0

2009-01-22 13:34 by Helmut Schottmüller

bookmarking 1.0.0 stable released

Put this content element on your page to create bookmark buttons to add the page to one or more social bookmarking web services. Bookmarking supports buttons for

  • Delicious
  • digg
  • furl
  • StumbleUpon
  • Mister Wong
  • YiGG
  • AddThis
bookmarking is available in the TYPOlight Extension Repository for Download.

tags 1.0.4

2009-01-15 11:59 by Helmut Schottmüller

tags 1.0.4 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository. The Tag Cloud can optionally contain a top 10 list of tags and a list of related tags.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles and news entries.

Release notes

  • Added Related Tags to Tag Cloud
tags is available in the TYPOlight Extension Repository for Download.

TagCloudNews 1.0.1

2009-01-15 11:54 by Helmut Schottmüller

TagCloudNews 1.0.1 stable released

Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source news archives to build the tag cloud.

Release notes

  • Added support for related tags

TagCloudNews is available in the TYPOlight Extension Repository for Download.

TagCloudNews 1.0.0

2009-01-11 17:49 by Helmut Schottmüller

TagCloudNews 1.0.0 stable released

Tag Cloud News is an extension of the tags tag cloud. It is possible to select a list of source news archives to build the tag cloud.

TagCloudNews is available in the TYPOlight Extension Repository for Download.

styleVis 1.0.1

2009-01-08 12:00 by Helmut Schottmüller

styleVis 1.0.1 stable released

styleVis is a TYPOlight plugin that adds visualization to your TYPOlight styles in the stylesheet editor. In the TYPOlight settings you can define whether you want to show only selected CSS styles in their original style definition or you want to show all CSS styles in their original style definition. 

Release notes

  • Added Show selected CSS styles option to TYPOlight settings

styleVis is available in the TYPOlight Extension Repository for Download.

literature 1.1.1

2009-01-07 12:00 by Helmut Schottmüller

literature 1.1.1 stable released

Literature lets you add or edit literature references of the following types:
  • Periodical journals etc.
  • Non-periodical literature (e.g. books)
  • Parts of non-periodical literature (e.g. book chapters)
A literaturelist module is available to create list views of selected literature categories. Individual styling is possible with literature style templates. You can use tags to categorize literature entries. The list output could be created for selected tags.
 
Personal literature list creation in MemberExtensions personal data (needs MemberExentensions extension)

You can add single literature references in the TYPOlight content (e.g. articles) using the insert tag insert_literature

Release notes

  • Added delete callback for literature tags when a literature entry is deleted
  • Added timestamps for dependend author and editor tables to prevent a system crash when a literature entry is duplicated
literature is available in the TYPOlight Extension Repository for Download.

styleVis 1.0.0

2009-01-07 12:00 by Helmut Schottmüller

styleVis 1.0.0 stable released

styleVis is a TYPOlight plugin that adds visualization to your TYPOlight styles in the stylesheet editor. With styleVis installed, the title of each style is shown in its distinct CSS style.
styleVis is available in the TYPOlight Extension Repository for Download.

vcard 1.0.0

2009-01-05 12:00 by Helmut Schottmüller

vcard 1.0.0 stable released

This module adds a new content element vcard for TYPOlight articles to display a download link which offers the download of a TYPOlight member vCard.
A vCard is a kind of electronic business card and commonly used in office applications such as Lotus Notes, Microsoft Outlook, Apple Address Book, Mozilla Thunderbird etc.
The vCard standard is defined in RFC 2426
vcard is available in the TYPOlight Extension Repository for Download.

tags 1.0.2

2009-01-04 12:00 by Helmut Schottmüller

tags 1.0.2 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository.
  • A frontend module Global article list to show a list of all articles in a TYPOlight installation. If the global article list is called from a tag cloud, only the articles with the given tag are listed
  • A tag field for articles and news entries.

Release notes

  • Added maximum number of available tags for tag cloud and tag field
  • Added global article list
  • Added number of CSS selectors for tag cloud
  • Added delete callback for news entries to delete the news tags when the entry is deleted
  • Added delete callback for articles to delete the article tags when the article is deleted
tags is available in the TYPOlight Extension Repository for Download.

aurealis

2009-01-01 19:11 by Helmut Schottmüller

aurealis [the software company] - website

aurealis [the software company]

Website of german company aurealis [the software company]. aurealis is a software developing company producing solutions for web based products like TYPOlight CMS and ILIAS LCMS. It also provides Java Enterprise solutions based on the Apple WebObjects application server.

aurealis [the software company]

 
aurealis is offering workshops for Apple and iPhone software development with Apple XCode and ObjectiveC, internet software development with Eclipse, Java and Apple WebObjects and internet software develpment with PHP.

MemberExtensions 1.8.0

2009-01-01 12:00 by Helmut Schottmüller

MemberExtensions 1.8.0 stable released

Additional data fields for TYPOlight members

MemberExtensions adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds two modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups

Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

MemberExtensions is available in the TYPOlight Extension Repository for Download.

literature 1.1.0

2009-01-01 12:00 by Helmut Schottmüller

literature 1.1.0 stable released

Literature lets you add or edit literature references of the following types:
  • Periodical journals etc.
  • Non-periodical literature (e.g. books)
  • Parts of non-periodical literature (e.g. book chapters)
A literaturelist module is available to create list views of selected literature categories. Individual styling is possible with literature style templates. You can use tags to categorize literature entries. The list output could be created for selected tags.
Personal literature list creation in MemberExtensions personal data (needs MemberExentensions extension)

You can add single literature references in the TYPOlight content (e.g. articles) using the insert tag insert_literature

Release notes

  • Added personal literature list creation in MemberExtensions personal data
  • Added dependent database tables for authors and editors instead of BLOB fields in the literature datasets
literature is available in the TYPOlight Extension Repository for Download.

tags 1.0.1

2008-12-30 12:00 by Helmut Schottmüller

tags 1.0.1 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository.
  • A tag field for articles and news entries.

Release notes

  • Removed save_callback method saveTags and added automatic load/save for tags
  • Added tag support for articles and news entries
  • Tags will be saved with their given case now and no longer converted to lowercase
tags is available in the TYPOlight Extension Repository for Download.

tags 1.0.0

2008-12-23 12:00 by Helmut Schottmüller

tags 1.0.0 stable released

This module allows to create tags for any TYPOlight element.
It provides a basic database structure to save the tags and it can be used to visualize existing tags.
The module contains the following extensions:
  • A widget TagField for backend forms. You can add tags as a comma separated list into a text field. The widget provides a static method saveTags which should be called by the field's save_callback to save the tags into the database.
  • A frontend module Tag Cloud to visualize the tags in a cloud like in the TYPOlight extension repository.
tags is available in the TYPOlight Extension Repository for Download.

literature 1.0.0

2008-12-19 12:00 by Helmut Schottmüller

literature 1.0.0 stable released

Literature lets you add or edit literature references of the following types:
  • Periodical journals etc.
  • Non-periodical literature (e.g. books)
  • Parts of non-periodical literature (e.g. book chapters)
A literaturelist module is available to create list views of selected literature categories.
literature is available in the TYPOlight Extension Repository for Download.

MultiTextWizard 1.0.1

2008-12-17 12:00 by Helmut Schottmüller

MultiTextWizard 1.0.1 stable released

MultiTextWizard is a TYPOlight widget to add multiple text fields per row in a backend form. The number of text fields per row and an optional array containing the column headers are available to personalize this widget.

Release Notes:
  • Automatic selection of the first element in new row 
MultiTextWizard is available in the TYPOlight Extension Repository for Download.

MultiTextWizard 1.0.0

2008-12-16 20:23 by Helmut Schottmüller

MultiTextWizard 1.0.0 stable released

MultiTextWizard is a TYPOlight widget to add multiple text fields per row in a backend form. The number of text fields per row and an optional array containing the column headers are available to personalize this widget.

MultiTextWizard is available in the TYPOlight Extension Repository for Download.

MemberExtensions 1.7.0

2008-12-02 17:00 by Helmut Schottmüller

MemberExtensions 1.7.0 stable released

Additional data fields for TYPOlight members

MemberExtensions adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds two modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
Changes of existing modules

  • Optional user agreement for the registration module
  • Optional selection of a member group on the registration page
  • Optional activation of a WYSIWYG page editor for additional member pages using the "Activate page editor" settings in the Personal data module.

MemberExtensions is available in the TYPOlight Extension Repository for Download.

MemberExtensions 1.6.0

2008-10-22 17:00 by Helmut Schottmüller

MemberExtensions 1.6.0 stable released

Additional data fields for TYPOlight members

MemberExtensions adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds two modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
MemberExtensions is available in the TYPOlight Extension Repository for Download.

MemberExtensions 1.5.0

2008-10-22 09:00 by Helmut Schottmüller

MemberExtensions 1.5.0 stable released

Additional data fields for TYPOlight members

MemberExtensions adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Office Hours (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Department/Organisational Unit (Singleline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.

Modules

The extension adds two modules in the user section:

  • Member Page: This module shows the personal page of a given member
  • Member List: This module shows a member list of selected member groups
MemberExtensions is available in the TYPOlight Extension Repository for Download.

MemberExtensions 1.0.0

2008-10-19 09:00 by Helmut Schottmüller

MemberExtensions 1.0.0 stable released

Additional data fields for TYPOlight members

MemberExtensions adds additional data fields for TYPOlight members. The following fields will be added:
  • Title (Singleline Text Field)
  • Position (Multiline Text Field)
  • Workscope (Multiline Text Field)
  • Address 2 (Singleline Text Field)
  • Room (Singleline Text Field)
  • Building (Singleline Text Field)
  • Joined (Date)
  • Resigned (Date)
The following data fields will be renamed:
  • Street to Address 1
  • Company to Institution
Any of the additional fields can be deactivated in the TYPOlight settings.
This extension will be completed perfectly by using the Avatar extension as well.
MemberExtensions is available in the TYPOlight Extension Repository for Download.

Oxygen Theme 1.0.4

2008-10-05 21:55 by Helmut Schottmüller

Oxygen Theme 1.0.4 stable released

Oxygen Theme is a TYPOlight backend theme based on the free Oxygen icons of designer David Vignoni (KDE project). 

Release Notes

  • Used darker colors for continuous text for better readability in the backend
  • Added missing file close.gif for preview


Oxygen Theme is available in the TYPOlight Extension Repository for Download. 

efgExcel 1.0.1

2008-09-22 12:00 by Helmut Schottmüller

efgExcel 1.0.1 stable released

efgExcel is an Extended Form Generator (EFG) plugin which adds Microsoft Excel 2007 XML (.xslx) file support for EFG exports using the free phpExcel library. As soon as efgExcel is installed, all Excel exports will be made in Excel 2007 format. This could be very helpful if a customer insists on the Excel XML format.
efgExcel uses EFG's efgExportXls hook to overwrite the existing Excel 95 (.xls) export.
Please note that efgExcel only runs in TYPOlight installations which use the PHP extensions zip and xml. If these extensions are not enabled in the system, EFG still exports the original BIFF5 (Excel 95) files.
efgExcel requires at least EFG version 1.9.9. 
efgExcel is available in the TYPOlight Extension Repository for Download.

Oxygen Theme 1.0.1

2008-09-16 12:00 by Helmut Schottmüller

Oxygen Theme 1.0.1 stable released

Oxygen Theme is a TYPOlight backend theme based on the free Oxygen icons of designer David Vignoni (KDE project). 

Oxygen Theme is available in the TYPOlight Extension Repository for Download. 

Creating your own ILIAS skins

2008-08-27 16:36 by Helmut Schottmüller

Creating your own ILIAS skins

I you like to adjust your ILIAS system to use your own logo or you own corporate design, it is crucial that you do not change the original ILIAS files in order to prevent these file from overwrite during the next system update or maintenance release.
ILIAS offers you a mechanism to define your own skins and styles for an installation. This article gives you a short introduction to complete this task.
Before I go into details, please note that this howto only works with ILIAS versions greater or equal than ILIAS 3.8.0.

Creating your own skin

In order to create your own skin in ILIAS you first have to create a folder for the skin in the filesystem. For this task I assume that you will name our own skin with "company". Therefore you have to create the skin folder under your ILIAS system folder. Please add the following directories (some may already exist):
Customizing/global/skin/company

Now you have to create an XML file template.xml in this directory which contains all the necessary information ILIAS needs to know that this directory contains an ILIAS skin. The file contains the name of the skin and at least one location of a style. You can of course support multiple styles for your skin but in this howto we only create one style. The content of template.xml is:

template.xml file

The text file is available for download.

To create a fully functional skin you now have to create the style file you just defined in the template.xml file. I assume that you do not want to reinvent the wheel so I am showing you now how to add a little variation of the usual ILIAS style (called delos). What I do is to copy the original ILIAS delos style file to the location where the skin expects our new style file. The original delos style is located in

templates/default/delos.css

while your new style has to be named after the id attribute in your template file followed by the extension .css. So the copy of delos.css has to be created into

Customizing/global/skin/company/company.css

The original delos.css file uses some images which are part of the CSS styles. All these images are located in the images directory of the default template directory, so please copy the complete directory

templates/default/images 

into your skin directory. All the images are addressed relative so the styles are working in the new location without any changes.

Activating the skin

That's it (ok, you only have a skin which looks similar to the default ILIAS skin but I will go further in the next part ot the howto). You can test your new skin by activating the skin in ILIAS. Please change into ILIAS, open your personal desktop, select the "Personal Profile" tab and change the Skin/Style selection in the Settings section to "company / company". If you do not see the company skin than something went wrong with the template.xml file or the file may not be readable due to wrong permission settings. After saving the new setting you will recognize that NOTHING changed (hopefully!). The only way to see at this point that ILIAS now runs with your own company skin is to have a look into the source code of an arbitrary ILIAS page. Somewhere in the head of the page you should find the following statement:

... link rel="stylesheet" type="text/css" href="./Customizing/global/skin/company/company.css ...

Changing ILIAS-Templates

To change the color or other style properties you just have to modify the style file company.css. I will not go into details here. This is the job of a web designer. To see which styles are used in some typical ILIAS components you have to look inside the the HTML source code of the pages of interest. There is no external element style documentation. To change existing ILIAS templates, you don't need to modify the template files directly. Just copy the template files you want to change from the templates/default directory into your skin directory.
To show an example I will replace the ILIAS logo with our company logo. Therefore please copy the company logo into the image folder of your skin. In this example, the logo file has a width of 210 pixels, a height of 44 pixels. and it comes with the name company.png:

Company logo

Now you have to change the ILIAS template that contains the head of the page and the main navigation. Please copy the file

templates/default/tpl.main_buttons.html

into your skin directory and change the code for the embedded logo from

Original code for ILIAS logo

to

New logo code

Save the file to Customizing/global/skin/company/tpl.main_buttons.html. Now you have to change the background of the main navigation to match the colors of the company logo. Have a look at the HTML code of the template. You will see that the style responsible for the main navigation bar is the style selector "ilMainHeader".

Change the already existing entry div.ilMainHeader in your style file company.css from

Original main navigation CSS style

to

New main navigation CSS style

Together with some other minor changes the result is looking like this if you reload one of the pages in ILIAS:

Example page with new company logo

Important ILIAS template

Below you'll find some of the most important ILIAS templates you might want to change if you create your own company skin:
  • templates/default/tpl.main_buttons.html
    ILIAS head with main navigation and logo
  • templates/default/tpl.login.html
    ILIAS logon page
  • templates/default/tpl.locator.html
    ILIAS locator which shows the path to the current page in the repository
  • templates/default/tpl.adm_content.html
    Main template for most ILIAS pages. This is the "body" for over 90 percent of the output

Overwriting templates and style of ILIAS modules

Not only the ILIAS core templates could be changed. It is also possible to change templates and syles of ILIAS modules such as Test & Assessment. ILIAS modules can be found in the Modules folder of your ILIAS installation.

What you have to do to modify module templates is to create a Modules folder in your skin folder. If you want to modify the template to show the participants of a test in ILIAS Test & Assessment, just copy the responsible template file

Modules/Test/templates/default/tpl.il_as_tst_participants.html

to the new module position in you skin:

Customizing/global/skin/company/Modules/Test/tpl.il_as_tst_participants.html

In other words, you create the folders Modules/Test in your skin folder and copy the desired template file into this newly created folder. In there you can modify the template in the same way as described above.

Conclusion

ILIAS customizing is way to change the ILIAS layout with your individualised CI. These changes could be applied by single users or for all users using the ILIAS system administration. The great advantage of this customization is the independence of your changes from ILIAS bug fixes and minor releases. Of course you should check if a bug fix or a release change changes style definitions or adds/removes styles or content templates. Another advantage is the fact that a skin can be applied simply by copying all the files into the Customizing folder of another ILIAS installation.

Conscius Supportmanager

2008-07-14 12:00 by Helmut Schottmüller

A platform for ambitious software support

Conscius Supportmanager
The Conscius Support Manager was designed and developed In cooperation with eidac software company. This product helps to organize the product support, helpdesk and documentation of a company's products and it offers a documentation platform which is accessible for all support activities.

Conscius Supportmanager

The main focus of Supportmanager is on ease and usability. Web 2.0 components are used when necessary to realize an optimal handling of the software. Most parts of the user interface and the administration interface are highly configurable. The output is completely template based and uses stric XHTML and CSS techniques to ensure the arbitrary use of any corporated design.

There is a Microsoft Excel XML export for all support tasks to guarantee a long term storage of the data.

Interdisziplinäre Herzdiagnostik

2008-07-05 12:00 by Helmut Schottmüller

Interdisziplinäre Herzdiagnostik

Registration page for the "Interdisziplinäre Herzdiagnostik V" symposium. This is a service of Bayer Austria Ges.m.b.H. - Bayer Schering Pharma for physicians.

Interdisziplinäre Herzdiagnostik

RWTH Aachen University - Mathematics Department

2008-06-01 23:05 by Helmut Schottmüller

Website of the Mathematics Department at RWTH Aachen University

Fachgruppe Mathematik der RWTH Aachen

The Mathematics Department is a group of more than 30 organizational units at the RWTH Aachen University.

Fachgruppe Mathematik der RWTH Aachen

The website contains an interface to the CAMPUS administrative system at RWTH Aachen University. The interface is realized in a TYPOlight module. The content is maintained locally by selected staff members of the participating organizational units.

Alternative Project Wonder Dokumentation

2008-06-01 07:19 by Helmut Schottmüller

aurealis generates a nightly doxygen based online documentation of the Project WONDER frameworks.
Doxygen can help you in three ways:
  1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code.
  2. You can configure doxygen to extract the code structure from undocumented source files. This is very useful to quickly find your way in large source distributions. You can also visualize the relations between the various elements by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically.
  3. You can even `abuse' doxygen for creating normal documentation (as I did for this manual).
The Project WONDER API documentation is available at http://www.aurealis.de/webobjects/wonder/api/html/.
Project Wonder API Dokumentation

YAML Templates in TYPOlight

2008-04-21 18:59 by Helmut Schottmüller

Workshop at the 1st TYPOlight user meeting in Würzburg

The workshop was designed to create an overview on how to create TYPOlight templates using the YAML CSS framework. Workshop language was german but there are english transparancies available.
There is also a screencast available on how to create a YAML based template which was the practical part of the workshop.

Unfortunately the screencast is in german only. I am not sure if I will produce an english audio track as well. The screencast features the practical part of the YAML template workshop. It is recorded in H.264 format and can be played with Apple Quicktime or VLC video player.

The audio quality is a bit poor because I had to use the internal notebook microphone and I wasn't able to put my mouth directly in front of the microphone :-) so please turn the volume up (if you are able to understand german...).

The materials can be found in the TYPOlight developer wiki

Image gallery

2008-02-18 12:00 by Helmut Schottmüller

Implementation of an image gallery object for Helmholtz-Mentoring project management of the German Aerospace Center (DLR).

The image gallery module allows the upload of single images or ZIP-files containing multiple images. It uses the LightBox JavaScript engine to display the gallery images.

Medical Consulting Group

2007-12-06 11:18 by Helmut Schottmüller

Medical Consulting Group

Implementation of the multilingual Medical Consulting Group website in switzerland.

 

Medical Consulting Group

The Medical Consulting Group is a group of independent, distinguished partners and guarantees its customers in the healthcare market the best possible quality and efficiency in the conception and implementation of projects in the context of strategic challenges.

User administration

2007-11-18 12:00 by Helmut Schottmüller

Extension of the ILIAS Open Source user administration for Qualitus GmbH.

The extension contains

  • Activate/deactivate selected users
  • Activate/deactivate limited access for users
  • Export of selected users
  • User filters (Activities, Course Membership, Group Membership, Role Membership)
The extension was realized as part of the ILIAS Open Source core.

Webservice interface

2007-11-11 12:00 by Helmut Schottmüller

Implementation of a SOAP service of the ILIAS Open Source Test & Assessment module for the Helmut Schmidt University of the Federal Armed Forces Hamburg.

Additional to the SOAP server component a Java based SOAP client for Java Applets of the Department of Standardization and Technical Drawing was developed to use Java Applets in ILIAS Test & Assessment.

The webservice interface for Test & Assessment is part of the official ILIAS Open Source distribution.

Workshop at the University of Applied Sciences in Bremen

2007-03-17 12:00 by Helmut Schottmüller

Conducted a ILIAS development workshop at the University of Applied Sciences in Bremen for staff members.
The workshop concerning the development of ILIAS Test & Assessment took about 4 hours. ILIAS (AULIS) is the official e-learning solution of the University of Applied Sciences in Bremen.

Matrix questions

2007-02-01 12:00 by Helmut Schottmüller

Matrixfragen

Implementation of a matrix question type in ILIAS Open Source surveys for Qualitus GmbH.

A matrix question is a complex survey question that allows multiple items to be rated side-by-side.

 

Matrixfrage in ILIAS Open Source

Matrix questions for surveys are part of the official ILIAS Open Source distribution.

Test certificates

2006-12-05 12:00 by Helmut Schottmüller

Implementation of test certificates in ILIAS Open Source for Qualitus GmbH.

Using a JavaScript based WYSIWYG editor (tinyMCE) an author can create test certificates using template variables to access test and user relevant data. The certificates are presented to the test participants when a test is completed.

Test certificates are part of the official ILIAS Open Source distribution.

Literature database

2006-07-30 18:45 by Helmut Schottmüller

Conceptual design and implementation of a literature database for the Institut of Statistics at RWTH Aachen University.

The literature database was developed to support multiple groups or persons who are working in different locations. It allows the archiving and tagging of literature references. For every reference detailed descriptions and file attachments are possible.

The database is searchable and support multiple export formats such as CSV and BibTeX.

Test & Assessment Logging

2006-05-22 12:00 by Helmut Schottmüller

Added changelogs in ILIAS Open Source Test & Assessment for the Helmut Schmidt University of the Federal Armed Forces Hamburg.

Tracking changes in Test & Assessment help to solve conflicts with test and question changes. The action of changing a question or changing the scoring of a participant has to be logged.

The changelog also logs participants answers to questions.

The Test & Assessment changelog is part of the official ILIAS Open Source distribution.

Varying Random Tests

2005-12-08 12:00 by Helmut Schottmüller

Implementation of varying random tests in ILIAS Test & Assessment for Qualitus GmbH.

Varying random tests use different question selections for every test pass.

Varying random tests are part of the official ILIAS Open Source distribution.

User export

2005-08-08 15:12 by Helmut Schottmüller

Implementation of an XML user export in ILIAS Open Source for the Helmut Schmidt University of the Federal Armed Forces Hamburg. 

The XML user export is part of the official ILIAS Open Source distribution.

 

Survey tool

2004-08-01 12:00 by Helmut Schottmüller

ILIAS Umfrage Modul

Conceptual design and implementation of a survey tool in ILIAS Open Source for the Helmut Schmidt University of the Federal Armed Forces Hamburg.

 

In ILIAS you could use surveys to easily collect information from a large number of ILIAS users, for example to evaluate courses or other events. ILIAS surveys are easy to create and administer, even for non-experienced users. With a sufficient basis of survey questions, teachers could create their own evaluations fast and efficient.

ILIAS offers you a broad variety of statistical evaluation methods but it does not claim to be an expert system in statistical evaluation. Thus you are able to export your survey results to CSV (comma separated values) or Microsoft Excel to do your statistical analysis with expert systems like SPSS. The survey tool contains:

 

  • Creation and use of question pools to store survey questions
  • Survey question types: Essay questions, Matrix questions, Metric questions, Nominal questions, and Ordinal questions
  • Personalized and anonymized surveys
  • Question blocks in surveys
  • Preconditions for survey questions and question blocks
  • Statical evaluation and export (CSV, Microsoft Excel)
  • Statistical evaluation with cumulated and per user results
ILIAS Umfrage Modul
Preview of a matrix question

Matrix questions are part of the official ILIAS Open Source distribution.

Test & Assessment

2004-01-15 12:00 by Helmut Schottmüller

ILIAS Test & Assessment

Conceptual design and implementation of a test & assessment tool in ILIAS Open Source for the Helmut Schmidt University of the Federal Armed Forces Hamburg.

ILIAS test & assessment comes with the following characteristics:

  • Creation and use of question pools to store questions
  • Question types: Single Choice, Multiple Choice, Fill-in-the-blank, Ordering questions,Matching questions, Imagemap questions, Numeric questions, Essay questions, Text subsets, Java Applet questions
  • Various test types: Self assessment, Online tests, Exams, Timed tests etc.
  • Random tests
  • LaTeX support for mathematical formulae
  • Various statistical and export (CSV, Microsoft Excel) options
  • Support of the IMS QTI 1.2 standard for assessments
ILIAS Test & Assessment
Preview of a drag and drop matching question

Test & Assessment is part of the official ILIAS Open Source distribution.