Skip to content
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
d2fc92c
texy: extensive documentation update
dg Oct 21, 2025
6a97a0c
removed null as an array offset
dg Oct 31, 2025
af99301
typo [Closes #1081]
jtojnar Sep 27, 2025
b07d9ff
latte 3.1.0
dg Nov 26, 2025
2659b49
application: improved info about attributes, added #[Deprecated]
dg Nov 29, 2025
3007b82
application: improved info about template variables and extensions
dg Nov 29, 2025
07f569b
nette/utils 4.0.10
dg Dec 1, 2025
6782ded
nette/application 3.2.9
dg Nov 29, 2025
3bf5b65
adding missing stuff in nette/http
dg Dec 27, 2025
a7c68f4
used first-class callables
dg Jan 4, 2026
a241df7
added coding standard section about global functions and constants
dg Jan 6, 2026
01baf81
Tester 2.6: updated documentation for php.ini loading behavior change
dg Jan 6, 2026
6d6830c
added ai.nette.org
dg Jan 8, 2026
e65bfff
latte 3.1.2
dg Jan 23, 2026
e129efd
latte: info about whitespace
dg Mar 17, 2026
59d2a04
latte 3.1.3
dg Dec 23, 2025
c5bd290
typo
dg Feb 23, 2026
028623a
latte: changed user template
dg Apr 13, 2026
6eb116a
php-generator: v4.2.2
dg Feb 23, 2026
3ffbfe1
di: documented @Type as service key for modifications
dg Mar 5, 2026
6953c86
nette/mail 4.1.0
dg Mar 27, 2026
94c726c
updated links to PhpStorm plugins
dg Apr 12, 2026
e9ba74f
tracy: open-files-in-ide updated Chrome policy to AutoLaunchProtocols…
dg Apr 12, 2026
35f5b9c
coding standard: added enums.php convention
dg Apr 6, 2026
98f8ba1
Update @home.texy
Ondris Apr 18, 2026
ba1124f
Merge branch 'master' into patch-2
Ondris May 2, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bootstrap/en/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ $configurator->addDynamicParameters([
]);
```

The `projectId` parameter can be referenced in the configuration using the `%projectId%` notation.
The `remoteIp` parameter can be referenced in the configuration using the `%remoteIp%` notation.