Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
typo3
qfq
Commits
9faafc01
Commit
9faafc01
authored
8 years ago
by
Elias Villiger
Browse files
Options
Downloads
Patches
Plain Diff
Fixed a few small typos.
parent
e22db2e4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extension/Documentation/UsersManual/Index.rst
+9
-9
9 additions, 9 deletions
extension/Documentation/UsersManual/Index.rst
with
9 additions
and
9 deletions
extension/Documentation/UsersManual/Index.rst
+
9
−
9
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>|
+---------------+-----------------------------------------------+---------------+-------------------------------------+----------------------------------------------+
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment