Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
9faafc01
Commit
9faafc01
authored
May 07, 2016
by
Elias Villiger
Browse files
Fixed a few small typos.
parent
e22db2e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/Documentation/UsersManual/Index.rst
View file @
9faafc01
...
...
@@ -751,7 +751,7 @@ Type: radio
* '''emptyItemAtStart''': Existence of this item inserts an empty entry at the beginning of the selectlist.
* '''emptyItemAtEnd''': Existence of this item inserts an empty entry at the end of the selectlist.
* '''emptyHide''': Existence of this item hides the empty entry. This is useful
l
for e.g. Enums, which have a en empty
* '''emptyHide''': Existence of this item hides the empty entry. This is useful for e.g. Enums, which have a en empty
entry and the empty value should not be an option to be selected.
Type: select
...
...
@@ -782,7 +782,7 @@ Type: select
* '''emptyItemAtStart''': Existence of this item inserts an empty entry at the beginning of the selectlist.
* '''emptyItemAtEnd''': Existence of this item inserts an empty entry at the end of the selectlist.
* '''emptyHide''': Existence of this item hides the empty entry. This is useful
l
for e.g. Enums, which have a
e
n empty
* '''emptyHide''': Existence of this item hides the empty entry. This is useful for e.g. Enums, which have an empty
entry and the empty value should not be an option to be selected.
Type: subrecord
...
...
@@ -1244,7 +1244,7 @@ Special column names
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|_exec |Run batch files or executables on the webserver. |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|_vertical |Render Text vertically. This is useful
l
for tables with limited column width. |
|_vertical |Render Text vertically. This is useful for tables with limited column width.
|
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|_img |Display images. |
+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
...
...
@@ -1266,21 +1266,21 @@ Column: link
* Most URLs will be rendered via class link.
* Column names like pagee, mailto,... are wrapper to class link.
* The parameters for link contains a prefix to make them position-independet.
* The parameters for link contains a prefix to make them position-independe
n
t.
* For fewer conflicts:
A:u|m|p:url|mail|page (A=Anchor)
G:E|N|T|I|M|C (G=Gra
f
ic)
G:E|N|T|I|M|C (G=Gra
ph
ic)
G:P|b|C:<Color>|<Text> (G=Gra
f
ic)
G:P|b|C:<Color>|<Text> (G=Gra
ph
ic)
+---+---+----------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
|URL|IMG|Meaning |Qualifier |Example |Description |
+---+---+----------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
| | |Anchor |A:... |See above |Superclass for regular URL defnition |
+---+---+----------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
| | |Gra
f
ic
|G:... |See above |Superclass for graphic definiton |
| | |Gra
ph
ic |G:... |See above |Superclass for graphic definiton |
+---+---+----------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
|x | |URL |u:<url> |u:http://www.example.com |If an image is specified, it will be rendered inside the link, default link class: external |
+---+---+----------+-----------------------------------+---------------------------+----------------------------------------------------------------------------------------------------------------------------------------+
...
...
@@ -1422,9 +1422,9 @@ below.
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
|**column name**|**Purpose** |**create hash**|**default value of msgbox parameter**|**Mandatory parameters** |
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
|_page |Internal link without a gra
f
ic
|no |empty |p:<pageId> |
|_page |Internal link without a gra
ph
ic |no |empty |p:<pageId> |
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
|_pagec |Internal link without
a
gra
f
ic, with messagebox|no |*Please confirm!* |p:<pageId> |
|_pagec |Internal link without gra
ph
ic, with message
box|no |*Please confirm!* |p:<pageId> |
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
|_paged |Internal link with delete icon (trash) |yes |*Delete record ?* |p:<pageId>,i:<id>,T:<table name>|f:<form name>|
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment