- 14 Apr, 2005 2 commits
-
-
Michael Stucki authored
* New feature #0000957: Added TypoScript option page.headTag git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@643 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@641 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 13 Apr, 2005 2 commits
-
-
Michael Stucki authored
* Added new hook in t3lib_tcemain::process_cmdmap (closes #0000823) * Removed typeNum = 0 in some places (a previous change already sets them to 0 by default) * !!! Use nimbus.ttf and vera.ttf as default truetype fonts for the GIFBUILDER. This is generally not a problem because they were always used (arial.ttf is a symlink to nimbus.ttf, verdana.ttf is pointing to vera.ttf). However it could change your page design if you just overwrote the symlinks with a different file and did not set the fontFile in the GIFBUILDER configuration. * File- and foldernames in the fileadmin could be cut to some lenght. Therefore a tool tip is added to show the full name. * Fixed bug #0000286: spamProtectEmailAddresses sometimes wrecked table content elements * New feature #0000490: Optionally remove duplicate parameters in typolinks * Fixed bug #0000675: Context menu did not work with Opera * Corrected a hook in index_ts.php git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@639 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ingmar Schlecht authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@628 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
-
- 28 Mar, 2005 1 commit
-
-
Ingmar Schlecht authored
* New Feature #0000341: New option "ascii" for spamProtectEmailAddresses (very cool, because it doesn't need JavaScript! Thanks to user "Karsten" on bugs.typo3.org) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@586 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 04 Feb, 2005 1 commit
-
-
Michael Stucki authored
* Corrected some typos * Fix permissions after ImageMagick has created a new file. Introduced new function t3lib_div::fixPermissions. Closes bug #0000677. * Fixed bug #0000422: "Fatal error at 3: Image Processing -> 5: GD library functions" * Added a new constant TYPO3_branch which includes only the major and the minor numbers of the version (not the patchlevel). This is used in the "generator" meta tag and will finally close bug number #0000318. * ContextMenu is no longer disabled by default on Macintosh systems (except Opera, might have to do with bug #0000675). Closes bugs #0000542 and #0000486. * XHTML 1.1 compliancy fixes (thanks to Ernesto Baschny) * List view now resolves values of MM tables (thanks to Rupert Germann) * Use t3lib_div::isAbsPath() to check if the logfile path is absolute (doesn't work on Windows otherwise) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@552 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 31 Dec, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@526 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Nov, 2004 1 commit
-
-
Michael Stucki authored
* Fixed bug #0000526: Logging does not work on Windows systems. Thanks to Dirk Hoffmann. * New configuration option [SYS][displayErrors] for overriding the PHP "display_errors" option. By default, error messages in PHP are no longer displayed. * Improved description of [FE][logfile_dir] in config_default.php * TYPO3_CONF_VARS[BE][adminOnly] is now an integer value (was boolean by mistake) * Added missing description of 3rd parameter for the crop function in class.tslib_content.php git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@513 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Nov, 2004 1 commit
-
-
Kasper Skårhøj authored
* Merged all changes from "TYPO3_3-7" branch * Changed to version 3.8.0-dev git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@498 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
-
- 10 Sep, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@460 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 09 Sep, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@454 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 23 Jul, 2004 1 commit
-
-
Kasper Skårhøj authored
See my changelog comment from 2004-06-28 + locallang-XML changes (done to german language by Robert Lemke) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@415 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 03 Jun, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@335 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 May, 2004 1 commit
-
-
Kasper Skårhøj authored
See four lines in changelog, 2004-05-18. Basically a lot of fixes for character set handling, especially in the frontend. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@311 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 26 Apr, 2004 1 commit
-
-
Kasper Skårhøj authored
* Added prefix to relative file reference in @import style sheet git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@240 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 23 Apr, 2004 1 commit
-
-
Kasper Skårhøj authored
* Added API for configuring extra tables/fields for listing in Web > Page git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@224 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 21 Apr, 2004 1 commit
-
-
Kasper Skårhøj authored
* Added features around "includeCSS" TypoScript property for PAGE objects: "import" and "alternate" attributes (booleans) are now supported. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@213 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Apr, 2004 1 commit
-
-
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
-
- 31 Mar, 2004 2 commits
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@169 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added "config.doctype = none" support - omits any doctype in the frontend. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@167 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 22 Mar, 2004 1 commit
-
-
Kasper Skårhøj authored
First CVS update in a long time - see the top of changelog. In particular the foundational work for DBAL has been added. But don't worry - there is full backwards compliance. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@141 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Feb, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@130 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
-
- 26 Jan, 2004 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@119 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
-
- 31 Dec, 2003 1 commit
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@112 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
-
- 15 Dec, 2003 1 commit
-
-
Kasper Skårhøj authored
* Changed order of DOCTYPE and XML declaration for XHTML support (for standards compliance mode detection in MSIE) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@61 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
-