- 18 Oct, 2010 1 commit
-
-
Xavier Perseguers authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@9141 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Apr, 2006 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1421 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 27 Dec, 2005 1 commit
-
-
Bernhard Kraft authored
Fixed bug #1685 partly: replaced ereg calls with preg pendants in t3lib_parsehtml.php and made some minor modifications to improve overall speed (report bugs with inproperly replaced markers or subparts with previously working setup or TV problems with HTML templates having no problems before at http://bugs.typo3.org/view.php?id=1685) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@954 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 Jun, 2005 1 commit
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@766 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 04 Apr, 2005 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@602 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 01 Apr, 2005 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@593 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Dec, 2004 1 commit
-
-
Kasper Skårhøj authored
Updates mainly to import/export extension. Many smaller changes / additions. See changelog for details. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@520 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 13 Sep, 2004 1 commit
-
-
Kasper Skårhøj authored
* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out... * Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@468 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Aug, 2004 1 commit
-
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@434 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 May, 2004 1 commit
-
-
Kasper Skårhøj authored
* Fixed various things in file processing, t3lib_extFileFunc et al. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@325 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 May, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@279 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 07 May, 2004 1 commit
-
-
Kasper Skårhøj authored
Added "relPathprefix" to TEMPLATE cObject and also added support for relative path substitution of references in url() wrappers in <style> tags. This will also fix THAT problem reported for automaketemplate. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@276 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Apr, 2004 2 commits
-
-
Kasper Skårhøj authored
* Changed a bunch of things, added a few new features to make TYPO3 accessible. One significant thing was the attributes "altText", "titleText" and "longdescURL" for IMAGE, IMGTEXT, FILE and ->filelink() in TypoScript. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@211 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Completed changes for XHTML compliance requests from the Accessibility group. Mainly adding support for more XHTML types, adding attributes like xml:lang to <html> tag, support for "dir" attributes in HTML tags, support for writing inline styles and JavaScript to a temporary file to keep a clean HTML <head> section... git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@210 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 14 Apr, 2004 1 commit
-
-
Kasper Skårhøj authored
Only changes to function indexes, comments and stripping of trailing whitespace in code lines all over code. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@196 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 25 Mar, 2004 2 commits
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@152 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
Added <span title=""> to path in backend modules in Web main module; you can now see the full path (non-truncated) as title text. Added RTE API and changed the "rte" extension to use that. Added t3lib_div::getUserObj() which returns an OBJECT , instead of executing a method call like callUserFunc() does. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@150 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 22 Mar, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@138 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 31 Jan, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@127 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 30 Jan, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@126 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Jan, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@117 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Jan, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@113 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 19 Dec, 2003 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@75 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 16 Dec, 2003 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@71 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 11 Dec, 2003 1 commit
-
-
Kasper Skårhøj authored
Tons of changes made to the CORE. All scripts has more a less been modified. Primarily cleaning up of scripts but also some bug fixing. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@60 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Oct, 2003 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@48 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Oct, 2003 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@20 709f56b5-9817-0410-a4d7-c38de5d9e867
-