Jump to content

Typo3

From EDM2
Revision as of 06:41, 18 February 2016 by Reiknir (talk | contribs) (Created page with "Typo 3 is an open source Content Management System for the web implemented in the PHP scripting language and suitable for both small installations and institutional us...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Typo 3 is an open source Content Management System for the web implemented in the PHP scripting language and suitable for both small installations and institutional users and is less resource hungry than most other PHP based CMS's, while being much easier to set up than the Perl based ones. There is an alternative called Typo 3 Neos that is a version of Typo 3 that has been rewritten from scratch for better performance.

TypoScript

Simple template language that can be used with the package and learning the basics of it is pretty much a requirement for any advanced use of the package.

Text editors with Typo 3 support

  • jEdit - Java based editor - TypoScript syntax highlighting built in - Current.

Version

  • Last known version: Typo 3 v7.6.3 (2016-02-16)
Prerequisites
  • Web server
  • PHP 5.5 or higher
  • MySQL 5.5 or higher
Other SQL databases are supported, including PostgreSQL, but some third party extensions only support MySQL

Links

Publications

  • Rene Fritz, Daniel Hinderink & Werner Altmann: TYPO3: Enterprise Content Management – ISBN 1-904811-41-8
  • Michael Peacock: Building Websites with TYPO3 – ISBN 1-84719-111-8
  • Dan Osipov: TYPO3 4.3 Multimedia Cookbook - ISBN 978-1-84719-848-8
  • Dmitry Dulepov: TYPO3 Extension Development – ISBN 978-1-84719-212-7

License

  • Open source software released under the GPL v2

Authors

  • Kasper Skårhøj (Original author)
  • Oliver Hader (Current project leader)