Statistics
| Revision:

Repository (Subversion)

You can find the Subversion repository at https://svn.typo3.org/FLOW3/Packages/TypoScript/

Name Size Revision Age Author Comment
  branches 459 205 days k-fish Subversion reorganisation, part 1: * Added tru...
  tags 459 205 days k-fish Subversion reorganisation, part 1: * Added tru...
  trunk 1087 21 days k-fish FLOW3: removed unused option for specifying the...

Latest revisions

# Date Author Comment
1087 2008-08-06 17:20 k-fish

FLOW3: removed unused option for specifying the persistence backend
PHP6: completely removed the check for the PHP version, we fulfill it anyway
Install, TypoScript: replaced dirname(FILE) with DIR

1047 2008-07-22 11:46 robert

!!! Important global change !!!

Extracted the getComponent() method from the Component Manager into its own class, the Component Factory. From now on, use the factory if you only need the getComponent() functionality and use the manager if you need the more advanced functions.

879 2008-05-29 21:55 k-fish DocBook documentation consolidation and update:
  • moved TypoScript documentation from the old SVN to the TypoScript package documentation
  • moved the Coding Guidelines from the old SVN to an appendix in the FLOW3 package documentation
  • Coding Guidelines have been updated in various places
  • the "Documentor's Guide" content from the old SVN is now in the DocTools package documentation

With this the old SVN is no longer needed. Rendering of a complete "Definitive Guide" will be rising from the ashes in a new form.

846 2008-05-17 18:13 k-fish

Made the TypoScript package run a little greener in FLOW3CGL.

831 2008-05-10 17:43 k-fish

Pending commit, fixes #477.

817 2008-05-09 11:01 root

Moving packages up

764 2008-04-25 14:43 robert

Added the ExtJSWidgetViews package to the TYPO3 v5 distribution.

663 2008-03-25 15:36 robert

Globally renamed the PackageInfo.xml files to Package.xml and updated the FLOW3 code accordingly. Resolves #409.

661 2008-03-25 15:03 robert

Big global change: Renamed the class prefix "T3_" to "F3_". Resolves #423.

539 2008-02-20 14:57 robert
  • Replaced declare(encoding = 'utf-8'); by declare(ENCODING = 'utf-8'); in all packages of the current TYPO3v5 distribution. Relates to #265.
  • FLOW3: Sorted tests into subdirectories grouped by the subpackages.

View revisions