News Categories
Top 10 Tags
- Administration
- ambulant
- API
- article
- articles
- Assessment
- avatar
- backend
- book
- bookmarks
- business card
- calendar
- certificate
- consulting
- Contao
- content selection
- CSS
- database
- Documentation
- events
- Excel
- Export
- extension
- Flash
- forms
- help
- hospice
- hospice society
- iCal
- ILIAS
- image gallery
- import
- index
- Java
- Key Account Management
- library
- literature
- Logging
- Loxstedt
- maxtrix question
- medical services
- MemberExtensions
- members
- MultiTextWizard
- news
- Oxygen
- palliative care
- Project WONDER
- question
- questionnaire
- random
- RWTH Aachen
- sequence
- size
- Skin
- SOAP
- social bookmark
- stylesheet
- Support
- survey
- tag cloud
- tags
- Test
- text field
- Theme
- TYPOlight
- Universität
- university
- user
- vCard
- Web 2.0
- WebObjects
- Webservice
- website
- workshop
- XML
- YAML
TYPOlight+extension (50)
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 (TYPOlight+extension) 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 (TYPOlight+extension) 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
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
- 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 (TYPOlight+extension) 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 (TYPOlight+extension) 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.
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
- 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)
- Street to Address 1
- Company to Institution
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
- 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 (TYPOlight+extension) 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 (TYPOlight+extension) 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.
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
- 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)
- Street to Address 1
- Company to Institution
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
- 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 (TYPOlight+extension) that shows a list of used tags.
Release notes
1.4.3
- Added extended content element "heading".
- Added (TYPOlight+extension) 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_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
- 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)
- Street to Address 1
- Company to Institution
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.
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
- 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)
- Street to Address 1
- Company to Institution
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
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
- 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 1.3.4
2009-07-24 09:36 by Helmut Schottmüller
tags 1.3.4 stable released
- 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_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
- 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 1.3.2
2009-07-08 17:47 by Helmut Schottmüller
tags 1.3.2 stable released
- 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_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.
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.
tags 1.2.0
2009-02-20 00:51 by Helmut Schottmüller
tags 1.2.0 stable released
- 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.
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
- 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)
- Street to Address 1
- Company to Institution
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
tags 1.1.1
2009-02-08 23:24 by Helmut Schottmüller
tags 1.1.1 stable released
- 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
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
- 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)
- Street to Address 1
- Company to Institution
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
- 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 1.0.4
2009-01-15 11:59 by Helmut Schottmüller
tags 1.0.4 stable released
- 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
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
- Periodical journals etc.
- Non-periodical literature (e.g. books)
- Parts of non-periodical literature (e.g. book chapters)
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
styleVis 1.0.0
2009-01-07 12:00 by Helmut Schottmüller
styleVis 1.0.0 stable released
vcard 1.0.0
2009-01-05 12:00 by Helmut Schottmüller
vcard 1.0.0 stable released
tags 1.0.2
2009-01-04 12:00 by Helmut Schottmüller
tags 1.0.2 stable released
- 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
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
- 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)
- Street to Address 1
- Company to Institution
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
- Periodical journals etc.
- Non-periodical literature (e.g. books)
- Parts of non-periodical literature (e.g. book chapters)
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
tags 1.0.1
2008-12-30 12:00 by Helmut Schottmüller
tags 1.0.1 stable released
- 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 1.0.0
2008-12-23 12:00 by Helmut Schottmüller
tags 1.0.0 stable released
- 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.
literature 1.0.0
2008-12-19 12:00 by Helmut Schottmüller
literature 1.0.0 stable released
- Periodical journals etc.
- Non-periodical literature (e.g. books)
- Parts of non-periodical literature (e.g. book chapters)
MultiTextWizard 1.0.1
2008-12-17 12:00 by Helmut Schottmüller
MultiTextWizard 1.0.1 stable released
Release Notes:
- Automatic selection of the first element in new row
MultiTextWizard 1.0.0
2008-12-16 20:23 by Helmut Schottmüller
MultiTextWizard 1.0.0 stable released
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
- 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)
- Street to Address 1
- Company to Institution
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
- 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
- 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)
- Street to Address 1
- Company to Institution
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 1.5.0
2008-10-22 09:00 by Helmut Schottmüller
MemberExtensions 1.5.0 stable released
Additional data fields for TYPOlight members
- 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)
- Street to Address 1
- Company to Institution
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 1.0.0
2008-10-19 09:00 by Helmut Schottmüller
MemberExtensions 1.0.0 stable released
Additional data fields for TYPOlight members
- 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)
- Street to Address 1
- Company to Institution
Oxygen Theme 1.0.4
2008-10-05 21:55 by Helmut Schottmüller
Oxygen Theme 1.0.4 stable released
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
Oxygen Theme 1.0.1
2008-09-16 12:00 by Helmut Schottmüller
Oxygen Theme 1.0.1 stable released
Oxygen Theme is available in the TYPOlight Extension Repository for Download.