Skip to content
Open
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
eb0657b
latte 3.0.22
dg Jun 24, 2025
5315789
fixed a typo
vrana Jun 30, 2025
16b9fdf
fixed a typo
vrana Jun 30, 2025
bf9ad0f
typo
vrana Jul 9, 2025
7f480c3
typo
vrana Jul 16, 2025
748306a
nette/application 3.2.7
dg Jul 17, 2025
9b633a3
php-generator: version is 4.x
dg Aug 6, 2025
bc4f22e
nette/tester 2.5.6
dg Aug 6, 2025
964377b
Typo
vrana Aug 8, 2025
95cea1a
typo
vrana Aug 8, 2025
e8624e2
typo
vrana Sep 10, 2025
e843e34
presenter: info about AbortException
dg Sep 16, 2025
e86ff86
ajax: linked best practices
vrana Sep 23, 2025
10a9a47
typo
vrana Oct 3, 2025
8a77c01
php2latte & twig2latte moved to fiddle.nette.org
dg Oct 20, 2025
e9a1de7
tests: added coverage.html
dg Oct 20, 2025
ddb0479
added @meta
dg Oct 22, 2025
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
bdef356
added dibi & texy
dg Oct 3, 2025
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
75dfc45
neon: link to fiddle
dg Apr 27, 2026
ac75ce1
texy: extensive documentation update
dg Oct 21, 2025
16ed8f1
removed null as an array offset
dg Oct 31, 2025
09cb748
typo [Closes #1081]
jtojnar Sep 27, 2025
58fd2dd
latte 3.1.0
dg Nov 26, 2025
2e89653
application: improved info about attributes, added #[Deprecated]
dg Nov 29, 2025
b8a006e
application: improved info about template variables and extensions
dg Nov 29, 2025
30af51c
nette/utils 4.0.10
dg Dec 1, 2025
f36f09b
nette/application 3.2.9
dg Nov 29, 2025
85deb86
adding missing stuff in nette/http
dg Dec 27, 2025
5a9eb0c
used first-class callables
dg Jan 4, 2026
69ec6ab
added coding standard section about global functions and constants
dg Jan 6, 2026
231c290
Tester 2.6: updated documentation for php.ini loading behavior change
dg Jan 6, 2026
503c771
added ai.nette.org
dg Jan 8, 2026
29f702d
latte 3.1.2
dg Jan 23, 2026
d450c7c
latte: info about whitespace
dg Mar 17, 2026
72e9a06
latte 3.1.3
dg Dec 23, 2025
1f47096
typo
dg Feb 23, 2026
0b5697c
latte: changed user template
dg Apr 13, 2026
f5b1336
php-generator: v4.2.2
dg Feb 23, 2026
11e75bd
di: documented @Type as service key for modifications
dg Mar 5, 2026
065b028
nette/mail 4.1.0
dg Mar 27, 2026
410dc0e
updated links to PhpStorm plugins
dg Apr 12, 2026
ff68355
tracy: open-files-in-ide updated Chrome policy to AutoLaunchProtocols…
dg Apr 12, 2026
34fb428
coding standard: added enums.php convention
dg Apr 6, 2026
875a57e
latte 3.1.4
dg Dec 23, 2025
b38a86d
latte: develop.texy adds 'Ways to Extend Latte' overview
dg Apr 25, 2026
2ec19e7
nette: add emoji icons to documentation home links
dg Apr 25, 2026
ba1124f
Merge branch 'master' into patch-2
Ondris May 2, 2026
966bd74
Merge branch 'master' into patch-2
Ondris May 20, 2026
57f6399
Update @home.texy
Ondris May 20, 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
4 changes: 4 additions & 0 deletions bootstrap/en/@home.texy
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,8 @@ $configurator->addDynamicParameters([
]);
```

<<<<<<< patch-2
The `remoteIp` parameter can be referenced in the configuration using the `%remoteIp%` notation.
=======
The `projectId` parameter can be referenced in the configuration using the `%projectId%` notation.
>>>>>>> master