- Apr 27, 2004
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@246 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 26, 2004
-
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@243 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@242 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added possibility to prefix references to wizard scripts with "EXT:" for reference to wizard scripts in extension. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@241 709f56b5-9817-0410-a4d7-c38de5d9e867
-
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
-
Kasper Skårhøj authored
* Fixed bug where DB mounts for a user which has been deleted would still show up in the page tree. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@239 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@238 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@237 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@236 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Fixed bug with pageNotFound handling. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@235 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added a PAGE Tsconfig option to disable the automatic clearing of page cache when records are edited. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@234 709f56b5-9817-0410-a4d7-c38de5d9e867
-
http://www.unicode.org/Public/MAPPINGS/ISO8859/Martin Kutschker authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@233 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Updated "cms" extension with most recent labels from TYPO3.org git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@232 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Updated "lang" extension with most recent labels from TYPO3.org git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@231 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Kasper Skårhøj authored
* Added Latvian, Japanese and Vietnamese languages git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@230 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 24, 2004
-
-
Kasper Skårhøj authored
* Added to TypoScript object browser that the title text of the object links contains information about in which lines in the TypoScript body code that a certain object path is set, cleared, copied. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@229 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Apr 23, 2004
-
-
Kasper Skårhøj authored
* Added "removeBadHTML" option to stdWrap - this can help to avoid XSS dangerous HTML. git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@228 709f56b5-9817-0410-a4d7-c38de5d9e867
-
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
-
- Apr 22, 2004
-
-
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
-
- Apr 21, 2004
-
-
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
-
- Apr 20, 2004
-
-
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
-
- Apr 19, 2004
-
-
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
-