DEPRECATION WARNING

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

EXT: eGov API

Classification:egovapi
Version:2.1.1
Language:en, de, fr, it
Description:Official implementation of the swiss eGov Remote API (eGovernment) that allows to access the Reference eGov CH application from SECO which hosts and provides administrative services (cyberadministration).
Keywords:e-government, switzerland, administrative services, cyberadministration
Copyright:2010-2013
Author:Xavier Perseguers (Causal) for SECO
Email:xavier@causal.ch
License:This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml
Rendered:2017-09-15 09:13

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Tutorial

This tutorial is best suited for day-to-day webmasters or editors having to integrate the eGov API within their website. It assumes an administrator already properly installed this extension (see chapter Administration). It is targeted at users and as such section "Plugin options" of chapter User manual) is part of the basic know-how the webmaster or editor should have to be able to use this extension.

Developer manual

This chapter is really targeted at extension developers. Most TYPO3 integrators should never have the need to go that deep in order for them to configure the eGov API extension to fit their integration needs. If however you encounter some limitation you cannot solve using TypoScript configuration, you may want to read the following sections to learn how to take more control.

Known problems

Please use the extension's bug tracker on Forge to report bugs: http://forge.typo3.org/projects/extension-egovapi/issues.

To-Do list

Please use the extension's bug tracker on Forge to propose new features: http://forge.typo3.org/projects/extension-egovapi/issues.

ChangeLog

The following is a very high level overview of the changes in this extension. For more details, see the ChangeLog file included with the extension or read it online.

Version Changes
2.0.0
  • RDF output, semantic web integration
1.5.0
  • Google Map and loading mask support
  • Localization files have been converted to XLIFF
1.4.0
  • Added support for both the existing web service and its upcoming new version
  • Tested with TYPO3 4.6
1.3.0
  • Added microformat markers (hCard) for the service's office
  • Services are grouped by provider for the selector form plugin
1.2.0
  • Selector form plugin added
1.1.0
  • Completed German translation
1.0.0
  • Stable release
  • Updated documentation with additional screenshots
  • Updated templates with additional CSS classes
0.9.0
  • Further documentation
0.8.0
  • First release on TER