- 23 Apr, 2004 11 commits
-
-
Kasper Skårhøj authored
* Added feature in TYpoScript data type "getText" to get values from GET arrays via "GPvar" key word. Now you can specify ".date = GPvar : tx_myext|mode|index" to get value of &tx_myext[mode][index] git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@227 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added option "$TYPO3_CONF_VARS["GFX"]["gdlib_2"] = 'no_imagecopyresized_fix';" to avoid using the imagecopyresized workaround in stdgraphic class which has failed for some. Whether the workaround is needed anymore is not certain. Some people say it works fine without. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@226 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added TypoScript condition "hostname" for matching hostnames for IP addresses. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@225 709f56b5-9817-0410-a4d7-c38de5d9e867
-
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
-
Kasper Skårhøj authored
* Added option "mod.web_list.clickTitleMode = edit/info/show" to determine alternative behaviours of title links in the Web > List module. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@223 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added Page TSconfig option "mod.web_list.listOnlyInSingleTableView = 1" which makes the List module list only the table names by default. You have to click the table name to get the single-table view before records show up. This is useful for pages containing many records from many tables. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@222 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added refresh button to taskcenter (not in core CVS) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@221 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added "Login failure" message in backend login box git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@220 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@219 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added to user authentication that the HTTP_USER_AGENT is hashed and a part of the session lookup (in other words, if the HTTP_USER_AGENT stays constant the session stays as well). Also added possibility of configuring that the IP adresse used to lock down sessions is only part 1,2,3 or 4 (all) used. Mainly this is easily configurable for frontend users (which has had the "security level" set to "2" now instead of disabled totally!). For backend users I didn't make configuration options in TYPO3_CONF_VARS - just wanted to know if people needed it there first (not to bloat options....) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@218 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added possibility of jumping directly to editing a page in the backend. You specify "alt_main.php?edit=[page id]" and you will be brought directly to the page edit module. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@217 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 22 Apr, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added in RTE link box: Searched *into* Content ELements of type Text and Text w/Image after anchors (<a name="...">) and lists them as well with content elements to which an anchor link can be made. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@216 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added configuration options for what level of pages cache is cleared when you edit a page header. You can not get children and grand-parents cleared as well. (TCEMAIN.clear..... in Page TSconfig) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@215 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 21 Apr, 2004 2 commits
-
-
Kasper Skårhøj authored
* Added "altText" and "titleText" attributes to the IMGMAP object (used for IMGMENU: Now you can add values to the alt and title attributes of image maps). * Added "ATagTitle" attribute for TMENU / GMENU so the menu links can have a title attribute for accessible websites. * Added "allStdWrap" attributes for TMENUITEM/GMENU item states. + some other properties requested. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@214 709f56b5-9817-0410-a4d7-c38de5d9e867
-
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 3 commits
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@212 709f56b5-9817-0410-a4d7-c38de5d9e867
-
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
-
- 19 Apr, 2004 7 commits
-
-
Kasper Skårhøj authored
* "minItems", "maxItems" and "begin" has been added as properties to MENU objects (like TMENU, GMENU, IMGMENU etc) so you can set these values for the individual menus (as they probably should have been in the first place...). git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@209 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added a checkbox to the page header in the "cms" extension called "Hide in menu". With this checkbox the page is excluded from menus on the totally same terms as doktype=5 ("Not in menu") does. The implementation is believed to be complete (although there might be some places overlooked). The checkbox renders the doktype 5 "Not in menu" obsolete; the idea is that the checkbox should be used in the future. However it is not that easy to just skip the doktype=5 option. For now a configuration flag has been set by which it can be disabled (see configuration of the "cms" extension). Finally - if anyone read this far - I prophecise, that within two weeks from this moment someone will approach me and want to have a visual response to the "Hide in menu" checkbox in the icon; currently the page icon does NOT change it looks (and it would be very doubtful if we could justify making it change...). git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@208 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Fixed incompatibility between Mount Points and property "overrideId" in menus. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@207 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added support for JavaScript regular expression evaluation in FORM cObject. Means that fields in formmails can now be checked for a pattern and not only for "required". git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@206 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@205 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@204 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added possibility to copy database/file elements attached to records; You can now click the icon of these elements in the editing forms and get a (limited) context menu for these elements. * Fixed some other bugs around. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@203 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 18 Apr, 2004 2 commits
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@202 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
Improved substr() to allow negative values for start and len git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@201 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 17 Apr, 2004 1 commit
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@200 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 15 Apr, 2004 3 commits
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@199 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Robert Lemke authored
Interim commit: This is fixes a bug in the getCachedImageDimensions() and cacheImageDimensions functions which caused errors in PHP < 4.2.0. Now it works but the caching mechanism might still be improved soon. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@198 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Robert Lemke authored
Deleted $this->getAltParam() line in IMGTEXT because it caused the alt / title parameters to be included twice. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@197 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 14 Apr, 2004 2 commits
-
-
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
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@195 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Apr, 2004 3 commits
-
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@194 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@193 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
added substr() Support for Shift-JIS: added euc_substr() added helper euc_char2byte_pos() Some bug fixes in the string handling methods. Moved mbstring library calls from utf8_* anf euc_* to general methods to reduce class size. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@192 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 05 Apr, 2004 3 commits
-
-
Robert Lemke authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@191 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Robert Lemke authored
* Modified typo3/sysext/cms/tslib/class.tslib_content.php: * fixed bug: When providing an imgList for the IMGTEXT TLO, no spaces were accepted in the comma separated list. Now using t3lib_div::trimExplode for splitting. * fixed bug: The alt and title parameters have not been set correctly when using IMGTEXT with the imgList property. Now everything works as expected: You may specify alt/title texts for the whole IMGTEXT, or for each imgObj independently * Added support for automatically caching image dimensions instead of executing IM identify. Original extension provided by Michael Stucki. * Affected files: t3lib/class.t3lib_stdgraphic.php, typo3/sysext/cms/ext_tables.sql * Tested by Ingmar, Michael and Robert git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@190 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Robert Lemke authored
* Modified typo3/sysext/cms/tslib/class.tslib_content.php: * fixed bug: When providing an imgList for the IMGTEXT TLO, no spaces were accepted in the comma separated list. Now using t3lib_div::trimExplode for splitting. * fixed bug: The alt and title parameters have not been set correctly when using IMGTEXT with the imgList property. Now everything works as expected: You may specify alt/title texts for the whole IMGTEXT, or for each imgObj independently * Added support for automatically caching image dimensions instead of executing IM identify. Original extension provided by Michael Stucki. * Affected files: t3lib/class.t3lib_stdgraphic.php, typo3/sysext/cms/ext_tables.sql * Tested by Ingmar, Michael and Robert git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@189 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 02 Apr, 2004 1 commit
-
-
Jan-Erik Revsbech authored
Changed bug concerning Message-ID and Content-ID when sending MIME mail with embeddem Images in HTML. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@188 709f56b5-9817-0410-a4d7-c38de5d9e867
-