Ajaxportal
<< Back to Extension manuals page
This document is published under the Open Content License
The content is related to TYPO3 - a GNU/GPL CMS/Framework available from www.typo3.org
Contents |
Introduction
For the new TYPO3 documentation-portal the development of the extension "ajaxportal" has just started. The intention of this extension is that everybody can use this, it shall not be specialized for the docportal. So the quality of it will be better.
The idea behind of it is: an FE-user can select some of a list of gadgets (see iGoogle gadgets) and move by drag-and-drop to a place where it should be. Settings are saved in a dataset for this user.
Technically it's extjs and jsmanager from Joerg Schoppet, two db-tables, an update-service for the gadgets (observer-pattern).
With hooks it shall be easy to extend it.
What does it do?
Ajax-based portal for an intranet or extranet. Content is shown by gadgets. Extendable by hooks.
Screenshots
Uploads via Special:Upload
Users manual
A gadget has several settings:
- default position when added
- default slot
- default size x/y
- color-scheme
- available as RSS or not, category
Color-scheme:
- default border-color, title-font-size, background-color
Several positions/slots are available:
- index-slot
- menu-slot
- image-toolbar-slot
- navigation-slot
- warnings-slot
- info-area
- combined-search-slot
- combined-newsfeeds-slot
- combined-tagcloud
- combined-tagging-selector
FAQ
Adminstration
FAQ
Configuration
FAQ
Reference
| Property: | Data type: | Description: | Default: |
| yourproperty | string / stdWrap | Your Property description - more about wiki-table | the default value |
Tutorial
Testing with different browsers
- Daniel: Linux with Firefox2, Windows with MS IE 6
- Virgil: is using windows. Can test MS IE 7 and Safari for windows
Known problems
To-Do list
Changelog
for extension: see ChangeLog - file
wikipage:
- 2007-04-16 created 0.0.1 alpha extension, mailinglist-info in ext and doc to ask for gadget-interface-contributors
- 2007-04-11 started project
Relations
- Dashboard for the BE
Whishlist
- Is it possible to provide RealURL / cooluri - paths for a piece of content?

